Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Ni8Walk3R

#21511of 56,330
12.8Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-56487
7.5
2026-07-08
Socket.Io · Socket.Io · CVE-2026-59724
**Name of the Vulnerable Software and Affected Versions** Socket.IO versions 6.5.0 through 6.6.6 **Description** Engine.IO servers with WebTransport enabled are susceptible to a denial of service. During WebTransport upgrade handling, the server can resolve a crafted session ID, such as ` proto `, through an inherited property of the clients object, which results in a TypeError. **Recommendations** Update to version 6.6.7.
PT-2021-11544
5.3
2021-01-19
Socket.Io · Socket.Io · CVE-2020-28481
Name of the Vulnerable Software and Affected Versions: socket.io versions prior to 2.4.0 Description: The issue is related to Insecure Defaults due to CORS Misconfiguration, where all domains are whitelisted by default. Recommendations: For versions prior to 2.4.0, update to version 2.4.0 or later to resolve the issue. As a temporary workaround, consider restricting CORS configuration to only allow specific domains.