CVE-2026-6275
Last modified
CVE-2026-6275 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The StatCounter – Free Real Time Visitor Stats plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.1.1 This is due to insufficient output escaping on the post author's nickname in the statcounter_addToTags() function. The function is hooked to wp_head and fires on every single post page. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
The StatCounter – Free Real Time Visitor Stats plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.1.1 This is due to insufficient output escaping on the post author's nickname in the statcounter_addToTags() function. The function is hooked to wp_head and fires on every single post page. It retrieves the post author's nickname via the_author_meta() and echoes it directly into a JavaScript double-quoted string context inside a <script> block without applying esc_js() or any equivalent JavaScript-context escaping. This makes it possible for authenticated attackers with Author-level access and above to inject arbitrary web scripts into pages that will execute whenever any user (including unauthenticated visitors) accesses a post authored by the attacker.
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-6275?
How severe is CVE-2026-6275?
How do I fix CVE-2026-6275?
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-62743Out-of-bounds read in Windows Win32K allows an authorized at…5.5
- CVE-2026-62745Integer underflow (wrap or wraparound) in Windows DHCP Serve…6.5
- CVE-2026-62746Buffer over-read in Windows Win32K allows an authorized atta…5.5
- CVE-2026-62747Heap-based buffer overflow in Windows Device Association Ser…7.8
- CVE-2026-62748Concurrent execution using shared resource with improper syn…7
- CVE-2026-62749Use after free in Windows Kernel allows an authorized attack…7
- CVE-2026-62750Partial string comparison in Windows HTTP Protocol Stack all…6.5
- CVE-2026-62751Integer overflow or wraparound in Windows Projected File Sys…7.8
- CVE-2026-62752Heap-based buffer overflow in Windows Kerberos allows an aut…7.8
- CVE-2026-62753Heap-based buffer overflow in Windows HTTP.sys allows an aut…7
- CVE-2026-62754Heap-based buffer overflow in Windows Kerberos allows an aut…7.8
- CVE-2026-62755Stack-based buffer overflow in Windows DHCP Client allows an…7.8
Are you affected by CVE-2026-6275?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
