GHSA-54JX-F43M-H839
Vulnerability from github – Published: 2026-09-19 03:32 – Updated: 2026-09-19 03:32The 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.
{
"affected": [],
"aliases": [
"CVE-2026-92967"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-19T03:17:18Z",
"severity": "MODERATE"
},
"details": "The Pochipp plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the \u0027keyword\u0027 parameter in versions up to, and including, 1.20.2. This is due to insufficient output escaping , which reads $_GET[\u0027keyword\u0027], 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.",
"id": "GHSA-54jx-f43m-h839",
"modified": "2026-09-19T03:32:03Z",
"published": "2026-09-19T03:32:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92967"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox.php#L10"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox.php#L20"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox/serach_items.php#L13"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/browser/pochipp/tags/1.20.2/inc/thickbox/serach_items.php#L19"
},
{
"type": "WEB",
"url": "https://plugins.trac.wordpress.org/changeset?reponame=\u0026old=3701315%40pochipp\u0026new=3701315%40pochipp"
},
{
"type": "WEB",
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/eb138c9c-49c2-4534-bb37-ca163d035f46?source=cve"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.