Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total5
Critical0
High3
Medium2
Reset
Showing 1-5 of 5 records
Threat Entry Updated 2026-03-11

CVE-2026-3178 - Name Directory Plugin

The Name Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'name_directory_name' parameter in all versions up to, and including, 1.32.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability was partially patched in versions 1.30.3 and 1.32.1.

PLUGIN Name Directory

CVE-2026-3178

HIGH CVSS 7.2 2026-03-11
Threat Entry Updated 2026-04-15

CVE-2026-1866 - Name Directory Plugin

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…

PLUGIN Name Directory

CVE-2026-1866

HIGH CVSS 7.2 2026-02-10
Threat Entry Updated 2026-01-14

CVE-2025-15283 - Name Directory Plugin

The Name Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'name_directory_name' and 'name_directory_description' parameters in all versions up to, and including, 1.30.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Name Directory

CVE-2025-15283

HIGH CVSS 7.2 2026-01-14
Threat Entry Updated 2024-11-21

CVE-2022-2072 - Name Directory Plugin

The Name Directory WordPress plugin before 1.25.3 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting. Furthermore, as the payload is also saved into the database after the request, it leads to a Stored XSS as well

PLUGIN Name Directory

CVE-2022-2072

MEDIUM CVSS 6.1 2022-07-25
Threat Entry Updated 2024-11-21

CVE-2022-2071 - Name Directory Plugin

The Name Directory WordPress plugin before 1.25.4 does not have CSRF check when importing names, and is also lacking sanitisation as well as escaping in some of the imported data, which could allow attackers to make a logged in admin import arbitrary names with XSS payloads in them.

PLUGIN Name Directory

CVE-2022-2071

MEDIUM CVSS 6.1 2022-07-25
Scroll to top