CVE-2026-35505
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk30th percentile - higher than 30% of all known CVEs
Summary
An unauthenticated remote attacker can repeatedly send crafted connection requests to leak memory. In single-process deployments the memory grows until the service is killed and the port stops responding until restart.
Risk Assessment
The risk is a denial-of-service (DoS) attack without authentication, potentially causing application downtime and port unavailability.
Recommendation
Immediately update to a patched version and consider implementing rate limiting at the network firewall level.
Other vulnerabilities in UnknownComponent
See all- CVE-2026-22098Critical
The vulnerability causes sensitive information such as passwords and charging card UIDs to be written to log files. This can lead to unauthorized access to this data by individuals with log access.
- CVE-2026-9645Critical
The vulnerability allows authenticated users to create and execute arbitrary JavaScript code on the server. Scripts run with full privileges, enabling complete system compromise as commands are executed as root.
- CVE-2026-57239High
The vulnerability allows low-privilege users to execute arbitrary executable files with NT AUTHORITY\SYSTEM privileges, enabling privilege escalation.
- CVE-2026-48951Medium
Lack of output escaping in modalreturn layouts of various components leads to Cross-Site Scripting (XSS) vulnerabilities.
- CVE-2026-21384Medium
Memory corruption occurs when updating prepared commands with invalid port indices from user space input that exceed supported read client limits.
- CVE-2026-21379High
The vulnerability causes memory corruption when allocating memory with sizes exceeding the maximum allowed value. This can lead to unpredictable application behavior.
- CVE-2026-21370Medium
The vulnerability causes memory corruption when validating input batch size and buffer plane count that exceed maximum allowed values.
- CVE-2026-9718Medium
A CWE-617 Reachable Assertion vulnerability allows an authenticated attacker to trigger a denial-of-service (DoS) condition by sending a specially crafted request to a vulnerable network-exposed service. This impacts system availability.
Original NVD description (English source)
An unauthenticated remote attacker can repeatedly send crafted connection requests to leak memory. In single-process deployments the memory grows until the service is killed and the port stops responding until restart.

