GHSA-9V98-6G37-X9G6
Vulnerability from github – Published: 2026-06-26 21:03 – Updated: 2026-06-26 21:03
VLAI
Summary
deepstream is vulnerable to prototype pollution
Details
Impact
Prototype pollution in deepstream server v <=10.0.4. Potential privilege escalation from any authenticated user with write permission to any record.
Patches
Yes, upgrade to v10.0.5
Workarounds
Filter out all messages containing the path __proto__, constructor, prototype, before they reach the server's message pipeline
Severity
9.9 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@deepstream/server"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.0.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-49252"
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-26T21:03:59Z",
"nvd_published_at": "2026-06-18T21:16:29Z",
"severity": "CRITICAL"
},
"details": "### Impact\nPrototype pollution in deepstream server v \u003c=10.0.4. Potential privilege escalation from any authenticated user with write permission to any record.\n\n### Patches\nYes, upgrade to v10.0.5\n\n### Workarounds\nFilter out all messages containing the path `__proto__`, `constructor`, `prototype`, **before they reach the server\u0027s message pipeline**",
"id": "GHSA-9v98-6g37-x9g6",
"modified": "2026-06-26T21:03:59Z",
"published": "2026-06-26T21:03:59Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/deepstreamIO/deepstream.io/security/advisories/GHSA-9v98-6g37-x9g6"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49252"
},
{
"type": "WEB",
"url": "https://github.com/deepstreamIO/deepstream.io/commit/54b8e2958a98df444b5b5d9a66e22872afd84e44"
},
{
"type": "PACKAGE",
"url": "https://github.com/deepstreamIO/deepstream.io"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
"type": "CVSS_V3"
}
],
"summary": "deepstream is vulnerable to prototype pollution"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…