Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_gvret.cpp, the length field in GVRET binary data is not properly validated, allowing remote attackers to cause a denial of service or possibly execute arbitrary code via crafted GVRET frames.
AnalysisAI
Remote code execution in Open Vehicle Monitoring System 3 (OVMS3) version 3.3.005 allows network-based attackers to execute arbitrary code or crash the system without authentication. A buffer overflow in the GVRET CAN data parser (canformat_gvret.cpp) fails to validate length fields in binary frames, enabling memory corruption. CVSS 10.0 reflects unauthenticated network vector with scope change, but no public exploit or active exploitation confirmed at time of analysis. EPSS data unavailable; real-world risk depends on OVMS3 deployment exposure (typically vehicle telematics environments).
Technical ContextAI
OVMS3 is an open-source vehicle monitoring and telematics platform that interfaces with automotive CAN bus networks. The vulnerable component is canformat_gvret.cpp, which parses GVRET (Generalized Vehicle Reverse Engineering Tool) binary frame format used for CAN bus data transmission. GVRET frames contain a length field that controls buffer operations; lack of bounds checking allows attackers to specify lengths exceeding allocated buffer sizes, triggering classic stack or heap-based buffer overflow. The vulnerability is exploitable over network protocols that accept GVRET frames, likely TCP/IP connections to the OVMS3 web interface or API endpoints. CPE data (cpe:2.3:a:n/a:n/a) is a placeholder indicating vendor/product fields not yet populated in NVD, but GitHub reference confirms the openvehicles/Open-Vehicle-Monitoring-System-3 repository as the affected codebase.
RemediationAI
No vendor-released patch version or security advisory identified from provided references at time of analysis. GitHub repository reference (https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3) should be monitored for commits addressing CVE-2026-37541 or canformat_gvret.cpp buffer overflow fixes. GIST reference (https://gist.github.com/sgInnora/f4ac66faeefe07a653ceeb3f58cdc381) may contain vulnerability details or POC but does not constitute an official patch. Compensating controls until patch available: (1) Block network access to OVMS3 GVRET ingestion endpoints from untrusted sources using firewall rules-restrict to local vehicle network only; this eliminates remote attack vector but may break legitimate remote monitoring features. (2) Disable GVRET frame processing if alternative CAN data formats are available; verify compatibility with monitoring workflows before deployment. (3) Deploy OVMS3 behind network segmentation with IDS/IPS monitoring for malformed GVRET frames containing anomalous length fields; configure detection rules for length values exceeding typical CAN frame sizes (8-64 bytes). Monitor vendor GitHub repository and security mailing lists for official fix announcements.
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-121 – Stack-based Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26694