CVE-2026-4278
Last modified
CVE-2026-4278 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The Simple Download Counter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sdc_menu' shortcode in all versions up to, and including, 2.3. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes, specifically the 'text' and 'cat' attributes. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The Simple Download Counter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sdc_menu' shortcode in all versions up to, and including, 2.3. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes, specifically the 'text' and 'cat' attributes. The 'text' attribute is output directly into HTML content on line 159 without any escaping (e.g., esc_html()). The 'cat' attribute is used unescaped in HTML class attributes on lines 135 and 157 without esc_attr(). This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4278?
How severe is CVE-2026-4278?
How do I fix CVE-2026-4278?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42773Improper Neutralization of Special Elements used in an SQL C…9.3
- CVE-2026-42774Improper Neutralization of Special Elements used in an SQL C…9.3
- CVE-2026-42775Unauthenticated Cross Site Scripting (XSS) in AutomatorWP <=…7.1
- CVE-2026-42776Missing Authorization vulnerability in WP Sunshine Sunshine …6.3
- CVE-2026-42778The fix for CVE-2026-41409 was not applied to the 2.1.X and …9.8
- CVE-2026-42779The fix for CVE-2026-41635 was not applied to the 2.1.X and …9.8
- CVE-2026-42780A directory traversal vulnerability exists in BIG-IP SSL Orc…6.9
- CVE-2026-42781When embedded Packet Velocity Acceleration (ePVA) accelerati…7.1
- CVE-2026-42782Improper Isolation or Compartmentalization vulnerability in …7.2
- CVE-2026-42785OpenKM 6.3.12 contains a remote code execution vulnerability…8.6
- CVE-2026-42786Allocation of Resources Without Limits or Throttling vulnera…8.7
- CVE-2026-42788Allocation of Resources Without Limits or Throttling vulnera…6.9
Are you affected by CVE-2026-4278?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
