CVE-2026-2374
Last modified
CVE-2026-2374 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Login No Captcha reCAPTCHA plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `$_SERVER['PHP_SELF']` superglobal in all versions up to, and including, 1.8.0. This is due to the `authenticate()` function storing the unsanitized output of `basename($_SERVER['PHP_SELF'])` in the `login_nocaptcha_error` WordPress option when a login attempt is made from a non-standard login page (e.g., xmlrpc.php). EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
The Login No Captcha reCAPTCHA plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `$_SERVER['PHP_SELF']` superglobal in all versions up to, and including, 1.8.0. This is due to the `authenticate()` function storing the unsanitized output of `basename($_SERVER['PHP_SELF'])` in the `login_nocaptcha_error` WordPress option when a login attempt is made from a non-standard login page (e.g., xmlrpc.php). The `admin_notices()` function then echoes this stored value directly into the admin dashboard HTML without escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator with a whitelisted IP address visits the WordPress dashboard within 30 seconds of the attack.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2374?
How severe is CVE-2026-2374?
How do I fix CVE-2026-2374?
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-23734XWiki Platform is a generic wiki platform. Versions prior to…9.3
- CVE-2026-23735GraphQL Modules is a toolset of libraries and guidelines ded…8.7
- CVE-2026-23736seroval facilitates JS value stringification, including comp…9.8
- CVE-2026-23737seroval facilitates JS value stringification, including comp…7.5
- CVE-2026-23738Asterisk is an open source private branch exchange and telep…6.1
- CVE-2026-23739Asterisk is an open source private branch exchange and telep…6.5
- CVE-2026-23740Asterisk is an open source private branch exchange and telep…7.8
- CVE-2026-23741Asterisk is an open source private branch exchange and telep…8.8
- CVE-2026-23742Skipper is an HTTP router and reverse proxy for service comp…8.8
- CVE-2026-23743Discourse is an open source discussion platform. In versions…7.5
- CVE-2026-23744MCPJam inspector is the local-first development platform for…9.8
- CVE-2026-23745node-tar is a Tar for Node.js. The node-tar library (<= 7.5.…6.1
Are you affected by CVE-2026-2374?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
