WP Meta SEO <= 4.5.18 - Unauthenticated Stored Cross-Site Scripting via REQUEST_URI in 404 Logging

7.2
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE CVE-2026-9643
CVSS 7.2 (High)
Publicly Published June 23, 2026
Last Updated June 24, 2026
Researcher zedeq - dmz-zedeq

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`).

Learn more about Cross-Site Scripting vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for WP Meta SEO

Software Type Plugin
Software Slug wp-meta-seo (view on wordpress.org)
Patched? No
Remediation No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Affected Version
  • <= 4.5.18

Recent vulnerabilities in WP Meta SEO

# Title CVE ID CVSS Researchers Date
1 WP Meta SEO <= 4.5.18 - Authenticated (Contributor+) Server-Side Request Forgery via 'new_link' Parameter CVE-2026-11370 6.4 Enes Ismail June 23, 2026
2 WP Meta SEO <= 4.5.13 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2024-45456 6.4 Robert DeVore September 12, 2024
3 WP Meta SEO <= 4.5.13 - Authenticated (Administrator+) Stored Cross-Site Scripting CVE-2024-45455 4.4 Robert DeVore September 12, 2024
4 WP Meta SEO <= 4.5.12 - Unauthenticated Stored Cross-Site Scripting via Referer header CVE-2023-6961 7.2 Krzysztof Zając April 16, 2024
5 WP Meta SEO <= 4.5.12 - Information Exposure via Meta Description CVE-2023-6962 5.3 Krzysztof Zając April 16, 2024
6 WP Meta SEO <= 4.5.4 - Authenticated (Author+) PHAR Deserialization CVE-2023-1381 8.8 Alex Sanford March 27, 2023
7 WP Meta SEO <= 4.5.3 - Missing Authorization in 'wpmsGGSaveInformation' CVE-2023-1022 5.4 Marco Wotschka February 24, 2023
8 WP Meta SEO <= 4.5.3 - Missing Authorization in 'saveSitemapSettings' CVE-2023-1023 5.4 Marco Wotschka February 24, 2023
9 WP Meta SEO <= 4.5.3 - Missing Authorization in 'listPostsCategory' CVE-2023-1026 4.3 Marco Wotschka February 24, 2023
10 WP Meta SEO <= 4.5.3 - Cross-Site Request Forgery via 'setIgnore' CVE-2023-1028 4.3 Marco Wotschka February 24, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation