CVE-2026-6294
Last modified
CVE-2026-6294 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6294?
How severe is CVE-2026-6294?
How do I fix CVE-2026-6294?
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-62915Missing authorization in Microsoft Exchange Server allows an…6.5
- CVE-2026-62917Improper input validation in Microsoft Office SharePoint all…4.6
- CVE-2026-62918Improper verification of cryptographic signature in Microsof…7.5
- CVE-2026-6292The MP Customize Login Page plugin for WordPress is vulnerab…4.3
- CVE-2026-62927In Eclipse Milo versions 1.0.0 through 1.1.4, the Call servi…7.5
- CVE-2026-6293The Inquiry Form to Posts or Pages plugin for WordPress is v…4.3
- CVE-2026-62946ImageMagick is free and open-source software used for editin…4.7
- CVE-2026-62947OpenWrt is a Linux operating system targeting embedded devic…4.9
- CVE-2026-62948OpenWrt is a Linux operating system targeting embedded devic…9.6
- CVE-2026-62959Coturn is a free open source implementation of TURN and STUN…8.2
- CVE-2026-6296Heap buffer overflow in ANGLE in Google Chrome prior to 147.…9.6
- CVE-2026-62963Centrifugo is an open-source scalable real-time messaging se…8.7
Are you affected by CVE-2026-6294?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
