CVE-2026-7430
Last modified
CVE-2026-7430 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. The Post Snippets plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 4.0.19. This is due to insufficient output escaping of imported snippet content when rendering JavaScript variables in the post editor. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The Post Snippets plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 4.0.19. This is due to insufficient output escaping of imported snippet content when rendering JavaScript variables in the post editor. Specifically, the `jqueryUiDialog()` method in `WPEditor.php` embeds snippet content directly into JavaScript string literals without escaping double quotes (the quote-escaping code on line 214 is commented out). When snippets are imported via the Import/Export feature, the content bypasses WordPress's `wp_magic_quotes()` (which would otherwise add protective backslashes), allowing double quotes in snippet content to break out of the JavaScript string context. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts via a malicious import file that execute whenever any administrator accesses a post editor page. Please note that this does not affect single-site installations as administrators already have the `unfiltered_html` capability.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7430?
How severe is CVE-2026-7430?
How do I fix CVE-2026-7430?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7424Integer underflow in the DHCPv6 sub-option parser in FreeRTO…8.1
- CVE-2026-7425Insufficient option length validation in the IPv6 Router Adv…6.5
- CVE-2026-7426Insufficient validation of the prefix length field in IPv6 R…8.1
- CVE-2026-7427GitLab has remediated an issue in GitLab CE/EE affecting all…5.3
- CVE-2026-7428Prior to 2025-11-03, well-intended users of Terraform or RES…9.2
- CVE-2026-7429SSCMS v7.4.0 contains a reflected cross-site scripting vulne…4.6
- CVE-2026-7431An incorrect permission assignment for critical resource of …4.4
- CVE-2026-7432A race condition in Ivanti Secure Access Client before 22.8R…7
- CVE-2026-7435SSCMS v7.4.0 contains a SQL injection vulnerability in the s…8.6
- CVE-2026-7436The WPC Badge Management for WooCommerce plugin for WordPres…6.4
- CVE-2026-7437The AzonPost plugin for WordPress is vulnerable to Reflected…6.1
- CVE-2026-7439AgentFlow's local web API accepts non-JSON content types on …4.8
Are you affected by CVE-2026-7430?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
