๐Ÿ” CVE Alert

CVE-2026-1866

HIGH 7.2

Name Directory <= 1.32.0 - Unauthenticated Stored Cross-Site Scripting via Double HTML-Entity Encoding in Submission Form

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor jeroenpeters1986
Product name directory
Published Feb 10, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for jeroenpeters1986 name directory

Be the first to know when new high vulnerabilities affecting jeroenpeters1986 name directory are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

jeroenpeters1986 / Name Directory
0 โ‰ค 1.32.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/29d13457-ac60-4e3d-9d8b-0141e6f8f4f6?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/name-directory/tags/1.31.0/helpers.php#L604 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/name-directory/tags/1.31.0/shortcode.php#L193 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/name-directory/tags/1.31.0/shortcode.php#L41 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3455023/name-directory/trunk?contextall=1&old=3446566&old_path=%2Fname-directory%2Ftrunk#file3

Credits

Duy Thai