CVE-2026-92967
Last modified
CVE-2026-92967 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. The Pochipp plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'keyword' parameter in versions up to, and including, 1.20.2. This is due to insufficient output escaping , which reads $_GET['keyword'], applies only sanitize_text_field() (which strips tags but leaves double quotes intact) and interpolates the value directly into the value attribute of the search input via a PHP heredoc, without esc_attr().
Description
The Pochipp plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'keyword' parameter in versions up to, and including, 1.20.2. This is due to insufficient output escaping , which reads $_GET['keyword'], applies only sanitize_text_field() (which strips tags but leaves double quotes intact) and interpolates the value directly into the value attribute of the search input via a PHP heredoc, without esc_attr(). This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user with upload_files capability (Author or above) into performing an action such as clicking on a specially crafted link to /wp-admin/media-upload.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wppochipp | Pochipp | <= 1.20.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92967?
How severe is CVE-2026-92967?
How do I fix CVE-2026-92967?
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-92959vm2 before 3.11.8 does not fully enforce the allowAsync: fal…7.1
- CVE-2026-9296A weakness has been identified in Edimax BR-6428NS 1.10. Thi…6.3
- CVE-2026-92960vm2 before 3.11.6 fails to restrict access to os and dns bui…10
- CVE-2026-92961vm2 before 3.11.6 fails to enforce bufferAllocLimit on Array…7.5
- CVE-2026-92962vm2 is a sandbox for running untrusted JavaScript. In vm2 ve…2.1
- CVE-2026-92963vm2 versions before 3.11.2 fail to properly restrict access …5.3
- CVE-2026-9297A security vulnerability has been detected in Edimax BR-6428…6.3
- CVE-2026-92970HUBzero CMS through 2.2.32 contains a path traversal vulnera…8.8
- CVE-2026-92971InternLM LMDeploy through 0.17.0 contains a reachable assert…7.5
- CVE-2026-92972SGLang through 0.5.19 in prefill/decode disaggregation mode …8.6
- CVE-2026-92973ansi2html versions 1.7.0a0 through 1.9.3 contain a cross-sit…6.1
- CVE-2026-92976A stored Cross-Site Scripting (XSS) vulnerability in the pro…5.1
Are you affected by CVE-2026-92967?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
