Skip to main content

PHP CVE-2026-34236

| EUVDEUVD-2026-17979 HIGH
Insufficient Entropy (CWE-331)
2026-04-01 GitHub_M GHSA-w3wc-44p4-m4j7
8.2
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.2 HIGH
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
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

4
Patch released
Apr 02, 2026 - 02:30 nvd
Patch available
EUVD ID Assigned
Apr 01, 2026 - 17:30 euvd
EUVD-2026-17979
Analysis Generated
Apr 01, 2026 - 17:30 vuln.today
CVE Published
Apr 01, 2026 - 17:04 nvd
HIGH 8.2

DescriptionGitHub 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.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

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

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

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

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

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

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2026-34236 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy