Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Remote unauthenticated buffer overflow yielding arbitrary code execution warrants AV:N/AC:L/PR:N/UI:N and high C/I/A; the vendor's C:L/I:L/A:L understates true RCE impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Buffer Overflow vulnerability in Easy Chat Server 3.1 allows a remote attacker to obtain sensitive information and execute arbitrary code via the chat message functionality
AnalysisAI
Remote code execution in Easy Chat Server 3.1 stems from a buffer overflow in the chat message handling functionality, letting remote attackers overwrite memory to leak sensitive data and run arbitrary code on the hosting Windows machine. The product is a small standalone web-based chat server historically used as an exploit-development target, and publicly available exploit code exists (GitHub PoC), though EPSS is low (0.18%, 39th percentile) and it is not on CISA KEV. No public evidence of active in-the-wild exploitation was identified at time of analysis.
Technical ContextAI
Easy Chat Server is a lightweight standalone HTTP-based chat server application for Windows that exposes a web interface for real-time messaging. The flaw is classified as CWE-120 (Classic Buffer Overflow / copy without checking input size): the chat message processing routine copies attacker-supplied input into a fixed-size stack or heap buffer without bounds validation, allowing the buffer boundary to be exceeded. Overwriting adjacent memory (including saved return addresses or control structures) enables both disclosure of adjacent memory contents and hijacking of execution flow to attacker-controlled shellcode. CPE data in the feed is a placeholder ('cpe:2.3:a:n/a:n/a') and does not further constrain the affected component beyond the vendor description of the chat message functionality.
RemediationAI
No vendor-released patched version is identified at time of analysis, and the only vendor reference (http://easy.com) provides no confirmed fixed build, so treat this as unpatched. Because Easy Chat Server 3.1 is legacy, exploit-targeted software, the strongest control is to decommission or replace it with a maintained chat platform. If it must remain running, restrict network exposure by placing the service behind a firewall or reverse proxy that limits access to trusted internal clients only, block inbound access to its HTTP listener port from untrusted networks, and monitor the host for anomalous child-process spawning from the server binary - the trade-off is loss of public/remote chat accessibility. Consult the NVD advisory (https://nvd.nist.gov/vuln/detail/CVE-2026-36228) for updates; do not rely on invented version numbers, as none are confirmed in the source data.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-120 – Classic Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31472
GHSA-jh5j-c5cw-c6g9