CVE-2026-9643
Last modified
CVE-2026-9643 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The WP Meta SEO plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REQUEST_URI server variable in all versions up to, and including, 4.5.18. When the plugin's `wpmsTemplateRedirect()` hook detects a 404, it concatenates `$_SERVER['HTTP_HOST']` with the raw `$_SERVER['REQUEST_URI']` and inserts that value verbatim into the `wp_wpms_links.link_url` column via `$wpdb->insert()`. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The WP Meta SEO plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REQUEST_URI server variable in all versions up to, and including, 4.5.18. When the plugin's `wpmsTemplateRedirect()` hook detects a 404, it concatenates `$_SERVER['HTTP_HOST']` with the raw `$_SERVER['REQUEST_URI']` and inserts that value verbatim into the `wp_wpms_links.link_url` column via `$wpdb->insert()`. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute whenever an administrator views the plugin's 404 & Redirects admin page (`/wp-admin/admin.php?page=metaseo_broken_link`).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9643?
How severe is CVE-2026-9643?
How do I fix CVE-2026-9643?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9636A security issue exists within CompactLogix® 5380, ControlLo…8.2
- CVE-2026-9638Crypt::PBKDF2 versions before 0.261630 for Perl generate ins…7.5
- CVE-2026-9639Nil-pointer dereference in CreateCustomVolumeFromBackup in L…6.5
- CVE-2026-9640A privilege escalation vulnerability exists in LXD from 6.0 …7.2
- CVE-2026-9641Crypt::PBKDF2 versions before 0.261630 for Perl have a weak …5.3
- CVE-2026-9642Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-9644The LiveSmart Video Chat Live Video Chat plugin for WordPres…6.4
- CVE-2026-9645Exposed methods allow authenticated users to create and exec…9.9
- CVE-2026-9646A reflected cross-site scripting issue exists in URL handlin…6.1
- CVE-2026-9648The crypton-x509-validation Haskell library fails to enforce…9.1
- CVE-2026-9650CWE-522 Insufficiently Protected Credentials vulnerability t…7.5
- CVE-2026-9651CWE-732 Incorrect Permission Assignment for Critical Resourc…4.4
Are you affected by CVE-2026-9643?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
