S4E just found a high top 10 tcp port service scan
medium·Product Based Web Vulnerabilities·Updated Sep 16, 2025

CVE-2023-0876 Scanner

CVE-2023-0876 Scanner - Open Redirect vulnerability in WordPress Meta SEO

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-0876
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

The WP Meta SEO WordPress plugin before 4.5.3 does not authorize several ajax actions, allowing low-privilege users to make updates to certain data and leading to an arbitrary redirect vulnerability.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
WP Meta SEO
AFFECTED< 4.5.3SAFE ✓≥ 4.5.3
Updated Aug 22, 2026View on NVD →
Detail

The WordPress Meta SEO plugin is widely used by web developers and administrators to optimize SEO functionalities in their WordPress websites. Designed by JoomUnited, it's intended to assist users in managing meta information efficiently, improving search engine rankings. The plugin provides features such as bulk editing of meta titles, descriptions, and image file names. Its expansive capabilities make it a valuable tool for site owners aiming to enhance their site's visibility. However, like any complex system, it can have vulnerabilities that affect site security. This scanner examines the plugin for specific security issues, ensuring users are informed of potential risks.

The Open Redirect vulnerability in WordPress Meta SEO can allow attackers to redirect users to malicious websites. This vulnerability was due to unauthorized access to specific AJAX actions, enabling low-privilege users to make arbitrary redirects. Open Redirect vulnerabilities are particularly dangerous as they can be exploited to perform phishing attacks. This weakness arises when a web application accepts untrusted input, allowing HTTP responses to redirect to a third-party site. The vulnerability can be leveraged by attackers to compromise user safety and trust. Awareness and timely updates are crucial in mitigating such vulnerabilities.

The vulnerability is present in the AJAX action handling of the WP Meta SEO plugin, specifically affecting versions up to 4.5.2. The problematic endpoint, `/wp-admin/admin-ajax.php`, allows arbitrary redirection when low-privilege users manipulate certain parameters. Attackers can craft a request to this endpoint, delivering inputs that trigger a redirect to any external URL of their choosing. The 'link_redirect' parameter is crucial in this exploit, as it becomes the destination of the redirection. Exploiting this flaw is hazardous without proper access control checks to prevent unauthorized actions.

When exploited, this vulnerability can have serious repercussions, potentially damaging a site's reputation and compromising user safety. Users may be redirected to malicious sites, where their credentials could be phished or malware distributed. Trust in the site operator may diminish, leading to a loss in user base and credibility. Additionally, the vulnerability presents an entry point for broader attacks should the adversary succeed in tricking users into further actions. Mitigating such risks is vital to maintaining site integrity and securing user interactions. Regular updates and robust access controls are essential measures.

REFERENCES

  • https://wpscan.com/vulnerability/1a8c97f9-98fa-4e29-b7f7-bb9abe0c42ea/
  • https://api.first.org/data/v1/epss?cve=CVE-2023-0876&pretty=true
Solution Advice
  • Update the plugin to version 4.5.3 or later to fix the arbitrary redirect vulnerability.
  • Regularly monitor for plugin updates to patch potential vulnerabilities promptly.
  • Restrict access to AJAX functions only for authorized users with necessary permissions.
  • Implement user input validation to prevent unsanitized data from triggering redirects.
  • Enable logging to monitor redirection activities for unusual patterns or attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2023-0876 Scanner - Open Redirect vulnerability in WordPress Meta SEO S4E