CVE-2026-0815 MEDIUM

CVE-2026-0815: Category Image <= 2.0 - Authenticated (Editor+) Stored Cross-Site Scripting via 'tag-image' Parameter

Vendor Pankajanupam
Product Category Image
Weakness CWE-79 · XSS
Published February 11, 2026
Last update April 8, 2026

CVSS base score

4.4/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Category Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tag-image' parameter in all versions up to, and including, 2.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Editor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Category Image versions 2.0 and earlier contain a cross-site scripting vulnerability in the admin interface. An attacker with high-level admin privileges can inject malicious scripts that execute in other administrators' browsers, potentially affecting site-wide functionality. The vulnerability requires high attack complexity and does not require user interaction from the victim.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other admins' browsers to steal data or modify site settings.

Potential impact on your site

04Site Impact

Compromised admin accounts could allow malicious admins to inject persistent scripts affecting all site administrators.

Conditions required to exploit

05Prerequisites

Attacker must have high-level admin account access; no user interaction required from victim.

Key dates

06Disclosure timeline

February 11, 2026 CVE published
April 8, 2026 Record updated