
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1905 is a Stored Cross-Site Scripting (XSS) vulnerability in the Sphere Manager plugin for WordPress. It affects all versions up to and including 1.0.2, stemming from insufficient input sanitization and output escaping of the width parameter in the show_sphere_image shortcode. Authenticated attackers with Contributor-level access or above can inject arbitrary web scripts into pages that execute when any user visits the affected page. It was published on February 14, 2026, and carries a CVSS v3.1 base score of 6.4 (Medium) (Red Hat CVE, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerability exists because the width parameter passed to the show_sphere_image shortcode is not properly sanitized before being rendered in the page output, allowing malicious script content to be stored in the database and later served to site visitors. Exploitation requires an authenticated session with at least Contributor-level privileges, meaning the attacker must have a valid WordPress account. The attack vector is network-based with low attack complexity and no user interaction required beyond a victim visiting the injected page (Red Hat CVE, Wordfence).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of users who visit pages containing the malicious shortcode, impacting both confidentiality and integrity (CVSS scope: Changed). This can lead to session cookie theft, credential harvesting, defacement of page content, redirection to malicious sites, or further attacks against authenticated administrators — potentially enabling privilege escalation or site takeover. Availability is not directly impacted by this vulnerability (Red Hat CVE).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2026-1905 as of the available data. The EPSS score is approximately 0.029% (0.000290), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a Contributor-level WordPress account, which limits the attack surface compared to unauthenticated vulnerabilities (Red Hat CVE, Wordfence).
show_sphere_image shortcode with a malicious payload injected into the width parameter, e.g., [show_sphere_image width="1 onmouseover=alert(document.cookie)"] or a more sophisticated script tag bypass.wp-admin/post.php or the REST API containing show_sphere_image shortcode with unusual width parameter values (e.g., containing <script>, onerror, onload, or encoded JavaScript).wp_posts table where post content includes [show_sphere_image width= followed by JavaScript payloads or HTML event handlers.wp-content/plugins/sphere-manager/ that may indicate plugin tampering.WordPress site administrators should update the Sphere Manager plugin to a version beyond 1.0.2 if a patched release is available from the plugin's official WordPress.org repository. If no patched version exists, the recommended workaround is to deactivate and remove the Sphere Manager plugin until a fix is released. Additionally, restrict Contributor-level account creation to trusted users, and consider deploying a Web Application Firewall (WAF) with XSS filtering rules as a compensating control (Wordfence, Red Hat CVE).
Wordfence included CVE-2026-1905 in their weekly WordPress vulnerability report for February 9–15, 2026, as part of routine plugin vulnerability tracking (Wordfence). Red Hat also tracked the CVE in their security advisory database (Red Hat CVE). No significant broader media coverage or notable researcher commentary has been identified for this vulnerability.
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."