CVE-2026-6293
Last modified
CVE-2026-6293 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Inquiry Form to Posts or Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery leading to Stored Cross-Site Scripting in version 1.0. This is due to missing nonce validation on the plugin settings update handler, combined with insufficient input sanitization on all user-supplied fields and missing output escaping when rendering stored values. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
The Inquiry Form to Posts or Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery leading to Stored Cross-Site Scripting in version 1.0. This is due to missing nonce validation on the plugin settings update handler, combined with insufficient input sanitization on all user-supplied fields and missing output escaping when rendering stored values. The settings handler fires solely on the presence of `$_POST['inq_hidden'] == 'Y'` with no call to `check_admin_referer()` and no WordPress nonce anywhere in the form or handler. This makes it possible for unauthenticated attackers to inject arbitrary web scripts via a forged request that tricks a logged-in Administrator into visiting a malicious page.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6293?
How severe is CVE-2026-6293?
How do I fix CVE-2026-6293?
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-62914Improper neutralization of input during web page generation …7.3
- CVE-2026-62915Missing authorization in Microsoft Exchange Server allows an…6.5
- CVE-2026-62917Improper input validation in Microsoft Office SharePoint all…4.6
- CVE-2026-62918Improper verification of cryptographic signature in Microsof…7.5
- CVE-2026-6292The MP Customize Login Page plugin for WordPress is vulnerab…4.3
- CVE-2026-62927In Eclipse Milo versions 1.0.0 through 1.1.4, the Call servi…7.5
- CVE-2026-6294The Google PageRank Display plugin for WordPress is vulnerab…4.3
- CVE-2026-62946ImageMagick is free and open-source software used for editin…4.7
- CVE-2026-62947OpenWrt is a Linux operating system targeting embedded devic…4.9
- CVE-2026-62948OpenWrt is a Linux operating system targeting embedded devic…9.6
- CVE-2026-62959Coturn is a free open source implementation of TURN and STUN…8.2
- CVE-2026-6296Heap buffer overflow in ANGLE in Google Chrome prior to 147.…9.6
Are you affected by CVE-2026-6293?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
