CVE-2026-1866
Last modified
CVE-2026-1866 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Name Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via double HTML-entity encoding in all versions up to, and including, 1.32.0. This is due to the plugin's sanitization function calling `html_entity_decode()` before `wp_kses()`, and then calling `html_entity_decode()` again on output. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
The Name Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via double HTML-entity encoding in all versions up to, and including, 1.32.0. This is due to the plugin's sanitization function calling `html_entity_decode()` before `wp_kses()`, and then calling `html_entity_decode()` again on output. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page via the 'name_directory_name' and 'name_directory_description' parameters in the public submission form granted they can trick the site administrator into approving their submission or auto-publish is enabled.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-1866?
How severe is CVE-2026-1866?
How do I fix CVE-2026-1866?
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-18653The WP Directory Kit WordPress plugin before 1.5.7 does not …7.2
- CVE-2026-18654Key exchange without entity authentication in the EMR SSH he…6.9
- CVE-2026-18655Improper restriction of intended endpoints in the RabbitMQ b…7.1
- CVE-2026-18656An uncontrolled search path element in Kiro IDE before versi…7.8
- CVE-2026-18657An uncontrolled search path element in Kiro CLI before versi…7.8
- CVE-2026-18658IBM Operational Decision Manager 9.6.0.0, 9.5.0.0, 8.11.1.0,…9.8
- CVE-2026-18663A flaw was found in 389-ds-base. The get_ldapmessage_control…5.9
- CVE-2026-18664When ranges are used for access control (i.e. of the form 1.…9.1
- CVE-2026-18666The Library Management System WordPress plugin before 3.6.7 …4.3
- CVE-2026-18667A vulnerability in Tenable Sensor Proxy allows a remote atta…9.6
- CVE-2026-18669IBM i 7.6, 7.5, 7.4, and 7.3 is vulnerable to a privilege es…8.8
- CVE-2026-1867The Guest posting / Frontend Posting / Front Editor WordPre…5.9
Are you affected by CVE-2026-1866?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
