CVE-2026-7567

Published: Mag 01, 2026 Last Modified: Mag 01, 2026
ExploitDB:
Other exploit source:
Google Dorks:
CRITICAL 9,8
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

The Temporary Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to and including 1.0.0. This is due to improper input validation in the maybe_login_temporary_user() function, which fails to verify that the 'temp-login-token' GET parameter is a scalar string before processing it. When the parameter is supplied as an array, PHP's empty() check is bypassed and sanitize_key() returns an empty string, which is then passed as the meta_value to get_users(). WordPress ignores an empty meta_value and returns all users matching the meta_key '_temporary_login_token', allowing authentication without a valid token. This makes it possible for unauthenticated attackers to authenticate as any active temporary login user by sending a single crafted GET request.

EPSS (Exploit Prediction Scoring System)

Trend Analysis

EPSS (Exploit Prediction Scoring System)

Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.

EPSS Score
0,0007
Percentile
0,2th
Updated

Single Data Point

Only one EPSS measurement is available for this CVE. Trend analysis requires multiple data points over time.

288

Authentication Bypass Using an Alternate Path or Channel

Incomplete
Common Consequences
Security Scopes Affected:
Access Control
Potential Impacts:
Bypass Protection Mechanism
Applicable Platforms
Technologies: Not Technology-Specific, Web Based
View CWE Details
https://plugins.trac.wordpress.org/browser/temporary-login/tags/1.0.0/core/admi…
https://plugins.trac.wordpress.org/browser/temporary-login/tags/1.0.0/core/admi…
https://plugins.trac.wordpress.org/browser/temporary-login/tags/1.0.0/core/opti…
https://plugins.trac.wordpress.org/browser/temporary-login/trunk/core/admin.php…
https://plugins.trac.wordpress.org/browser/temporary-login/trunk/core/admin.php…
https://plugins.trac.wordpress.org/browser/temporary-login/trunk/core/options.p…
https://www.wordfence.com/threat-intel/vulnerabilities/id/f97c669b-86c1-4873-a0…