CVE-2026-67339
Received Received - Intake

Guzzle HTTP Client Proxy-Authorization Header Exposure

Vulnerability report for CVE-2026-67339, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-01

Last updated on: 2026-08-01

Assigner: VulnCheck

Description

guzzlehttp/guzzle versions before 7.14.2 fail to properly isolate Proxy-Authorization headers from origin servers in cURL handlers. Attackers can capture proxy credentials through origin server access logs when requests are redirected, bypassed, or sent through SOCKS proxies that Guzzle misclassifies as direct connections.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-01
Last Modified
2026-08-01
Generated
2026-08-01
AI Q&A
2026-08-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
guzzlehttp guzzle to 7.14.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects guzzlehttp/guzzle versions before 7.14.2. It fails to properly isolate Proxy-Authorization headers from origin servers in cURL handlers. Attackers can capture proxy credentials through origin server access logs when requests are redirected, bypassed, or sent through SOCKS proxies that Guzzle misclassifies as direct connections.

Detection Guidance

Check if your system uses guzzlehttp/guzzle versions before 7.14.2 by running: composer show guzzlehttp/guzzle. If the version is below 7.14.2, the system is vulnerable.

Impact Analysis

If you use an affected version of guzzlehttp/guzzle, attackers could steal proxy credentials. This could lead to unauthorized access to internal networks or sensitive data if those credentials are reused. It primarily affects applications making HTTP requests through proxies.

Mitigation Strategies

Upgrade guzzlehttp/guzzle to version 7.14.2 or later immediately. Use: composer require guzzlehttp/guzzle:^7.14.2. Review proxy configurations to ensure Proxy-Authorization headers are properly isolated.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67339. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart