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 conn…
Medium CVSS 5.3
Summary
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 …
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://curl.se/docs/CVE-2025-10148.html Patch
- https://curl.se/docs/CVE-2025-10148.json Vendor Advisory
- https://hackerone.com/reports/3330839 Issue Tracking
- http://www.openwall.com/lists/oss-security/2025/09/10/2 Mailing List
- http://www.openwall.com/lists/oss-security/2025/09/10/3 Mailing List
- http://www.openwall.com/lists/oss-security/2025/09/10/4 Mailing List
Timeline
- nvd_ingest NVD