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-2026-49252 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

deepstream is a server that allows clients and backend services to sync data, send messages and make rpcs at scale. Versions prior to 10.0.5 are vulnerable to Prototype Pollution. Exploitation can lead to potential privilege escalation from any authenticated user with write permission to any record. This issue has been fixed in version 10.0.5.

Metrics

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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1321Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')[email protected]

Affected Products

ProductVersions
deepstreamIO deepstream.io
< 10.0.5 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 10.0.5moderate effort
  • Mitigation:low effort

    Filter out all messages containing the path '__proto__', 'constructor', 'prototype', before they reach the server's message pipeline.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-49252
NVD Published Date:
Jun 18, 2026
NVD Last Modified:
Jun 23, 2026
Source:
[email protected]
CVE-2026-49252 Details - Not Deferred