Logo
vulnerabilityCVE-2025-10148
Name
CVE-2025-10148
Source
NVD ( link)Debian ( link)
Description
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.
CWEs
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
libcurl-gnutls
Exploitable

Vulnerability Ratings#


5.3
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
8.20.0
Not Affected
buildroot
master
8.21.0
Not Affected
openwrt
master
8.19.0-r2
Not Affected
openwrt
master
8.20.0-r1
Not Affected
yocto
kirkstone
7.82.0
Not Affected
yocto
master
8.20.0
Not Affected
yocto
scarthgap
8.7.1
Patched

Resolved with patches#


curl (yocto:scarthgap)

#
Title
Author
Resolve
1
ws: get a new mask for each new outgoing frame
Daniel Stenberg <daniel@haxx.se>
CVE-2025-10148