HOMEVULNERABILITIESCVE-2026-6294
MEDIUM

CVE-2026-6294

CWE-352Published: April 22, 2026· Updated: Apr 22, 2026

4.3
CVSS v3.1
EPSS:0.01%probability of exploitation in 30 daysPercentile:0.8th

Official Description

The Google PageRank Display plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.4. This is due to missing nonce validation in the gpdisplay_option() function, which handles the plugin settings page. The settings form does not include a wp_nonce_field(), and the form handler does not call check_admin_referer() or wp_verify_nonce() before processing the POST request. This makes it possible for unauthenticated attackers to trick a logged-in administrator into submitting a crafted request that changes the plugin's settings (stored via update_option()), such as the display style used to render the PageRank badge.

NVD Source

Technical Analysis

CVE-2026-6294 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation does not require any privileges, though user interaction (Required) is needed, which slightly reduces the risk of mass automated attacks.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionRequired
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityLow
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Affected Vendors & Products

Mentioned vendors (from description):
GoogleWordPress
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (5)

Quick Facts

CVE IDCVE-2026-6294
CVSS Score4.3 / 10
SeverityMEDIUM
WeaknessCWE-352
CISA KEVNo
EPSS (30d)0.01%
PublishedApr 22, 2026

Related CVEs (CWE-352)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-6294 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.