GHSA-CXVQ-C3R3-8GWQ
Vulnerability from github – Published: 2025-09-12 06:30 – Updated: 2025-11-18 21:32
VLAI?
Details
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.
Severity ?
5.3 (Medium)
{
"affected": [],
"aliases": [
"CVE-2025-10148"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-09-12T06:15:40Z",
"severity": "MODERATE"
},
"details": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"id": "GHSA-cxvq-c3r3-8gwq",
"modified": "2025-11-18T21:32:29Z",
"published": "2025-09-12T06:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10148"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/3330839"
},
{
"type": "WEB",
"url": "https://curl.se/docs/CVE-2025-10148.html"
},
{
"type": "WEB",
"url": "https://curl.se/docs/CVE-2025-10148.json"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…