GHSA-WJ7P-G9VC-3935
Vulnerability from github – Published: 2026-02-10 12:30 – Updated: 2026-02-10 12:30
VLAI?
Details
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.
Severity ?
7.2 (High)
{
"affected": [],
"aliases": [
"CVE-2026-1866"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-02-10T10:15:57Z",
"severity": "HIGH"
},
"details": "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\u0027s 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 \u0027name_directory_name\u0027 and \u0027name_directory_description\u0027 parameters in the public submission form granted they can trick the site administrator into approving their submission or auto-publish is enabled.",
"id": "GHSA-wj7p-g9vc-3935",
"modified": "2026-02-10T12:30:26Z",
"published": "2026-02-10T12:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1866"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/name-directory/tags/1.31.0/helpers.php#L604"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/name-directory/tags/1.31.0/shortcode.php#L193"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/name-directory/tags/1.31.0/shortcode.php#L41"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/changeset/3455023/name-directory/trunk?contextall=1\u0026old=3446566\u0026old_path=%2Fname-directory%2Ftrunk#file3"
},
{
"type": "WEB",
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/29d13457-ac60-4e3d-9d8b-0141e6f8f4f6?source=cve"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…