CVE-2026-2505

The Categories Images plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.1, via the 'z_taxonomy_image' shortcode. This is due to the shortcode rendering path passing attacker-controlled class input into a fallback image builder that concatenates HTML attributes without proper escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts that execute when users interact with the injected frontend page via the 'class' shortcode attribute.
Configurations

No configuration.

History

18 Apr 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-18 10:16

Updated : 2026-04-22 20:22


NVD link : CVE-2026-2505

Mitre link : CVE-2026-2505

CVE.ORG link : CVE-2026-2505


JSON object : View

Products Affected

No product.

CWE
CWE-79

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