CVE-2026-3362
Last modified
CVE-2026-3362 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. The Short Comment Filter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Minimum Count' settings field in all versions up to and including 2.2. This is due to insufficient input sanitization (no sanitize callback on register_setting) and missing output escaping (no esc_attr() on the echoed value in the input's value attribute). EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
The Short Comment Filter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Minimum Count' settings field in all versions up to and including 2.2. This is due to insufficient input sanitization (no sanitize callback on register_setting) and missing output escaping (no esc_attr() on the echoed value in the input's value attribute). The option value is stored via update_option() and rendered unescaped in an HTML attribute context. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in the settings page that will execute whenever a user accesses that page. This is particularly impactful in WordPress multisite installations or when DISALLOW_UNFILTERED_HTML is set, where administrators are not granted the unfiltered_html capability.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/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-3362?
How severe is CVE-2026-3362?
How do I fix CVE-2026-3362?
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-33614An unauthenticated remote attacker can exploit an unauthenti…7.5
- CVE-2026-33615An unauthenticated remote attacker can exploit an unauthenti…9.1
- CVE-2026-33616An unauthenticated remote attacker can exploit an unauthenti…7.5
- CVE-2026-33617An unauthenticated remote attacker can access a configuratio…5.3
- CVE-2026-33618Chamilo LMS is a learning management system. Prior to .0.0-R…8.8
- CVE-2026-33619PinchTab is a standalone HTTP server that gives AI agents di…5.5
- CVE-2026-33620PinchTab is a standalone HTTP server that gives AI agents di…4.3
- CVE-2026-33621PinchTab is a standalone HTTP server that gives AI agents di…6.5
- CVE-2026-33622PinchTab is a standalone HTTP server that gives AI agents di…8.8
- CVE-2026-33623PinchTab is a standalone HTTP server that gives AI agents di…7.2
- CVE-2026-33624Parse Server is an open source backend that can be deployed …2.7
- CVE-2026-33626LMDeploy is a toolkit for compressing, deploying, and servin…7.5
Are you affected by CVE-2026-3362?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
