CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two communicating parties that could be interpreted by an involved proxy (configured or transparent) as genuine, real, HTTP traffic with content and thereby poison its cache. That cached poisoned content could then be served to all users of that proxy.
Configurations

No configuration.

History

04 Nov 2025, 22:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2025/09/10/2 -
  • () http://www.openwall.com/lists/oss-security/2025/09/10/3 -

12 Sep 2025, 18:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

12 Sep 2025, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-12 06:15

Updated : 2025-11-04 22:16


NVD link : CVE-2025-10148

Mitre link : CVE-2025-10148

CVE.ORG link : CVE-2025-10148


JSON object : View

Products Affected

No product.

CWE

No CWE.