WP Vulnerability WatchVulnerability data as of September 19, 2026

Vulnerability alerts / September 18, 2026

Vulnerability in Pochipp — CVE-2026-92967

MediumSeverity
CVSS 6.1
Estimated exploit probability
EPSS
20,000+ sitesInstalls
1.20.3Fixed in

What to do now

Update Pochipp to 1.20.3 or later.

Affected versions

  • Everything up to and including 1.20.2

Affected: Pochipp (plugin, pochipp)

Check: The plugin on wordpress.org / Our record for Pochipp

What the vulnerability is

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.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/eb138c9c-49c2-4534-bb37-ca163d035f46
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts