CVE-2026-1905
WordPress vulnerability analysis and mitigation

Overview

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

Technical details

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

Impact

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

Exploitability

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

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Sphere Manager plugin version 1.0.2 or earlier using tools like WPScan or by inspecting page source for plugin indicators.
  2. Obtain Contributor Access: Register or compromise a WordPress account with at least Contributor-level privileges on the target site.
  3. Craft Malicious Shortcode: Create or edit a post/page using the 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.
  4. Publish Content: Submit the post or page for publication (or publish directly if permissions allow), storing the malicious payload in the WordPress database.
  5. Trigger Execution: When any site visitor (including administrators) loads the affected page, the injected JavaScript executes in their browser, enabling session hijacking, credential theft, or further attacks.

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to 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).
  • Database: Suspicious entries in the wp_posts table where post content includes [show_sphere_image width= followed by JavaScript payloads or HTML event handlers.
  • Network: Outbound requests from victim browsers to attacker-controlled domains following page visits, potentially visible in web proxy or firewall logs.
  • File System: No direct file system artifacts expected for stored XSS; however, check for newly created or modified plugin files in wp-content/plugins/sphere-manager/ that may indicate plugin tampering.

Mitigation and workarounds

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

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-78570CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78568CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78572HIGH8.1
  • kalles-addons
NoNoAug 25, 2026
CVE-2026-78576HIGH7.5
  • readabler
NoYesAug 25, 2026
CVE-2026-76128MEDIUM6.4
  • ecommerce-product-catalog
NoYesAug 25, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management