CVE-2026-0608
Unknown Unknown - Not Provided
Stored XSS in WordPress Head Meta Data Plugin Allows Script Injection

Publication date: 2026-01-20

Last updated on: 2026-01-20

Assigner: Wordfence

Description
The Head Meta Data plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'head-meta-data' post meta field in all versions up to, and including, 20251118 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-20
Last Modified
2026-01-20
Generated
2026-05-27
AI Q&A
2026-01-20
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
head_meta_data head_meta_data to 20251118 (inc)
head_meta_data head_meta_data 20260105
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Head Meta Data WordPress plugin. It occurs because the plugin does not properly sanitize and escape input in the 'head-meta-data' post meta field. Authenticated users with contributor level access or higher can inject malicious scripts into pages, which then execute whenever any user views those pages. [1]


How can this vulnerability impact me? :

The vulnerability allows attackers with contributor or higher access to inject arbitrary scripts into WordPress pages. This can lead to malicious script execution in users' browsers, potentially resulting in theft of user data, session hijacking, defacement, or other malicious actions that compromise site integrity and user security. [1]


What immediate steps should I take to mitigate this vulnerability?

Update the Head Meta Data WordPress plugin to version 20260105 or later, which includes enhanced sanitization of custom fields using WordPress's wp_kses() function with a defined whitelist of allowed HTML tags and attributes. This update prevents injection of malicious scripts through the 'head-meta-data' post meta field. Ensure your WordPress installation is at least version 4.7 and PHP version is 5.6.20 or higher as required by the plugin update. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart