CVE-2025-14797

T

he Same Category Posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the widget title placeholder functionality in all versions up to, and including, 1.1.19. This is due to the use of `htmlspecialchars_decode()` on taxonomy term names before output, which decodes HTML entities that WordPress intentionally encodes for safety. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Configurations

No configuration.

History

24 Jan 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-24 08:16

Updated : 2026-01-26 15:03


NVD link : CVE-2025-14797

Mitre link : CVE-2025-14797

CVE.ORG link : CVE-2025-14797


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')