icon

We found results for “

CVE-2025-10148

Good to know:

icon
icon

Date: September 10, 2025

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. This affects curl 7.86.0 to and including 8.15.0, fixed in 8.16.0

Severity Score

Severity Score

Top Fix

icon

Upgrade Version

Upgrade to version libcurl - null;https://github.com/curl/curl.git - curl-8_16_0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us