Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-10148 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://curl.se/docs/CVE-2025-10148.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2025-10148.json curlVendor Advisory
https://hackerone.com/reports/3330839 curlIssue TrackingThird Party Advisory
http://www.openwall.com/lists/oss-security/2025/09/10/2 CVEMailing ListPatchThird Party Advisory
http://www.openwall.com/lists/oss-security/2025/09/10/3 CVEMailing ListThird Party Advisory

see all 6 references

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]
CWE-340Generation of Predictable Numbers or Identifierscurl

Affected Products

ProductVersions
haxx curl
>= 8.11.0, < 8.16.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

9 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-10148
NVD Published Date:
Sep 12, 2025
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2025-10148 Details - Not Deferred