πŸ” CVE Alert

CVE-2026-91766

MEDIUM 5.9

Cross-origin credential leak in HTTP stream wrapper redirects

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

When the http:// stream wrapper follows a redirect it forwards the user-supplied Authorization, Cookie and Proxy-Authorization headers unchanged, even when the redirect target is a different host, a different port, or a downgrade from HTTPS to HTTP. A server that can steer a redirect therefore receives credentials that were only meant for the original origin. This is the same class of issue that libcurl fixed in 7.58.0 ( CVE-2018-1000007 https://github.com/advisories/GHSA-g7x2-hrfp-pv5f ).

CWE CWE-200 CWE-522
Vendor php group
Product php
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for php group php

Be the first to know when new medium vulnerabilities affecting php group php are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

PHP Group / PHP
8.2.* < 8.2.34 8.3.* < 8.3.35 8.4.* < 8.4.26 8.5.* < 8.5.11

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/php/php-src/security/advisories/GHSA-fpwc-w8rq-cr92

Credits

πŸ” @q2a3z (GitHub) πŸ” Ilia Alshanetsky Alexandre Daubois Tim DΓΌsterhus Arnaud Le Blanc Jakub Zelenka