Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
Lifecycle Timeline
4DescriptionGitHub Advisory
Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. From version 8.0.0 to before version 8.19.0, in applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies. This issue has been patched in version 8.19.0.
AnalysisAI
Insufficient entropy in cookie encryption within Auth0 PHP SDK versions 8.0.0 through 8.18.x enables brute-force attacks against session cookie encryption keys, potentially allowing authenticated threat actors with network access to forge arbitrary session cookies and bypass authentication controls. Vendor-released patch available in version 8.19.0. No public exploit identified at time of analysis, though CVSS score of 8.2 reflects high severity due to potential for complete authentication bypass with cross-scope impact.
Technical ContextAI
The Auth0 PHP SDK (cpe:2.3:a:auth0:auth0-php) provides authentication and management API integration for PHP applications. This vulnerability stems from CWE-331 (Insufficient Entropy) in the cookie encryption implementation. When applications encrypt session cookies using weak or predictable key material, cryptographic operations become vulnerable to brute-force attacks. In this case, the SDK's cookie encryption mechanism between versions 8.0.0 and 8.18.x used insufficient randomness in key generation or key derivation, reducing the computational effort required for an attacker to recover encryption keys. Once the key is compromised, attackers can forge valid session cookies with arbitrary claims, effectively bypassing the authentication layer entirely. This affects any PHP application relying on Auth0 PHP SDK for session management within the affected version range.
RemediationAI
Organizations using Auth0 PHP SDK should immediately upgrade to version 8.19.0 or later, which addresses the insufficient entropy vulnerability through improved cryptographic key generation mechanisms. The patched version is available through Composer package management and documented in the release notes at https://github.com/auth0/auth0-PHP/releases/tag/8.19.0. After upgrading, invalidate all existing session cookies by rotating session secrets or implementing forced re-authentication to ensure no potentially compromised cookies remain valid. Review application logs for anomalous authentication patterns that might indicate prior exploitation attempts. No effective workarounds exist short of upgrading, as the vulnerability resides in core SDK cryptographic functions. Organizations unable to immediately upgrade should implement compensating controls such as enhanced session monitoring, reduced session timeouts, and strict IP-based access controls to limit exploitation opportunities until patching is complete.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-331 – Insufficient Entropy
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17979
GHSA-w3wc-44p4-m4j7