CVE-2025-10148
MEDIUMcurl - SSRF
Title source: llmDescription
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.
References (6)
Scores
CVSS v3
5.3
EPSS
0.0010
EPSS Percentile
28.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Classification
Status
published
Affected Products (1)
haxx/curl
< 8.16.0
Timeline
Published
Sep 12, 2025
Tracked Since
Feb 18, 2026