Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Unauthenticated, low-complexity network packet (AV:N/AC:L/PR:N/UI:N) crashes the stack with availability-only impact (A:H), no confidentiality or integrity effect.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
A buffer overflow in the Get_Attribute_List function of EIPStackGroup OpENer commit 76b95c allows attackers to cause a Denial of Service (DoS) via supplying a crafted Common Packet Format (CPF) packet.
AnalysisAI
Denial of service in EIPStackGroup OpENer (commit 76b95c), an open-source EtherNet/IP stack, allows remote attackers to crash the device by sending a crafted Common Packet Format (CPF) packet that triggers a buffer overflow in the Get_Attribute_List handler. The flaw is network-reachable without authentication or user interaction (CVSS 7.5, availability-only impact), and SSVC indicates proof-of-concept exploit code exists and that exploitation is automatable. EPSS is low (0.17%, 7th percentile) and the CVE is not on CISA KEV, so there is no public evidence of active exploitation yet.
Technical ContextAI
OpENer is a widely-referenced open-source implementation of the EtherNet/IP and CIP (Common Industrial Protocol) stack used in embedded industrial automation devices, PLCs, and OT gateways. The vulnerable code path is the CIP Get_Attribute_List service, which parses attribute requests carried inside the Common Packet Format (CPF) - the encapsulation structure EtherNet/IP uses to wrap CIP messages over TCP/UDP port 44818/2222. The reported root cause is a buffer overflow (the input data classifies it under Buffer Overflow and Denial Of Service tags); the assigned CWE-284 (Improper Access Control) appears mismatched to the described memory-safety defect, which is more accurately a buffer overflow class (e.g. CWE-787/CWE-120). Because CIP requests are processed before any strong validation, a malformed attribute-count or length field in the CPF packet drives an out-of-bounds access, corrupting memory and crashing the stack.
RemediationAI
No vendor-released patch or tagged fixed version is identified at time of analysis - the references point only to the OpENer repository and to GitHub issue #567, not to a released patch or merged commit, so remediation currently means tracking that issue for a fix and rebuilding firmware once an upstream commit lands. As compensating controls, restrict network access to EtherNet/IP services (TCP/UDP 44818 and UDP 2222) so only trusted automation hosts can reach affected devices, ideally via dedicated OT VLAN segmentation and a firewall allowlist - this is the most effective mitigation but requires inventorying legitimate CIP clients to avoid breaking polling/scanning traffic. Where feasible, place devices behind an EtherNet/IP-aware deep-packet-inspection firewall to drop malformed CPF packets, and monitor for unexpected device resets as a detection signal. Avoid exposing these devices to the internet or IT networks entirely. Validate any custom integration by reviewing the Get_Attribute_List parsing path against issue #567 before redeploying.
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-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40246
GHSA-p26f-vx3f-455g