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.
CVE-2026-92967
This medium-severity CVE scores 6.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.1
- EG Score
- 6.1(low)
- EG Risk
- 32(Track)EG Risk 32/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity61% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
September 19, 2026
Last Modified
September 19, 2026
References (6)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox.php#L10
- security@wordfencehttps://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox.php#L20
- security@wordfencehttps://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox/serach_items.php#L13
- security@wordfencehttps://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox/serach_items.php#L19
- security@wordfencehttps://plugins.trac.wordpress.org/changeset?reponame=&old=3701315%40pochipp&new=3701315%40pochipp
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/eb138c9c-49c2-4534-bb37-ca163d035f46?source=cve
Vendor Advisories for CVE-2026-92967(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 03:28 UTCEG score recompute
- 2026-09-19 02:36 UTCEG score recompute
- 2026-09-19 02:35 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(4)
What is CVE-2026-92967?
When was CVE-2026-92967 disclosed?
What is the CVSS score of CVE-2026-92967?
How do I remediate CVE-2026-92967?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-92967
Is Your Infrastructure Affected by CVE-2026-92967?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.