Cybersecurity & Regolamentazione UE

News & Sicurezza

Aggiornamenti da ENISA, NVD e le principali fonti di cybersecurity europee. Tutto quello che un Responsabile Tecnico deve sapere.

37305 risultati

VulnerabilitàAlta
CVE-2026-42469 - OVMS3 Buffer Overflow Vulnerability

CVE ID :CVE-2026-42469 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_canswitch.cpp the parser does not properly validate a CANswitch DLC value, allowing remote attackers to cause a denial of service or possibly execute arbitrary code via crafted CANswitch frames. Severity: 8.6 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37541 - OVMS3 Buffer Overflow Vulnerability

CVE ID :CVE-2026-37541 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :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. Severity: 10.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37535 - Apache OpenXC CAN-Bus ISO-TP OOB Read Denial of Service

CVE ID :CVE-2026-37535 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac (2021-08-09) contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious CAN frame with an oversized length nibble can cause memory reads beyond the buffer, allowing attackers to cause a denial of service, or gain sensitive information. Severity: 7.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37540 - STM32MP1/Zynq/i.MX OpenAMP ELF Loader Integer Overflow Vulnerability

CVE ID :CVE-2026-37540 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :OpenAMP v2025.10.0 ELF loader contains an integer overflow vulnerability in firmware image parsing. In elf_loader.c, it performs multiplication of two attacker-controlled 16-bit values from the ELF header without overflow checking. On 32-bit embedded systems (STM32MP1, Zynq, i.MX), large values can cause the product to wrap around to a small value. Severity: 8.4 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37537 - Open-SAE-J1939 Integer Underflow Out-of-Bounds Write

CVE ID :CVE-2026-37537 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :collin80/Open-SAE-J1939 thru commit 744024d4306bc387857dfce439558336806acb06 (2023-03-08) contains an integer underflow leading to out-of-bounds write in Transport Protocol Data Transfer handling. At line 23: uint8_t index = data[0] - 1. When data[0] (sequence number from CAN frame) is 0, index underflows to 255. Subsequent write at tp_dt->data[255*7 + i-1] reaches offset 1791, exceeding the MAX_TP_DT buffer (1785 bytes) by 6 bytes. Severity: 8.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37536 - Apache UDS-C Stack Buffer Overflow Vulnerability

CVE ID :CVE-2026-37536 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :miaofng/uds-c commit e506334e270d77b20c0bc259ac6c7d8c9b702b7a (2016-10-05) contains a stack buffer overflow in send_diagnostic_request. A 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) receives memcpy at offset 1+pid_length with payload_length bytes. MAX_UDS_REQUEST_PAYLOAD_LENGTH=7, so 1+2+7=10 exceeds buffer by 4 bytes. No bounds check on payload_length before memcpy. Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37539 - Cannelloni CAN Frame Parsing Buffer Overflow

CVE ID :CVE-2026-37539 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :Buffer overflow vulnerability in cannelloni v2.0.0 in CAN frame parsing in parser.cpp in function parseCANFrame, and decoder.cpp in function decodeFrame allowing remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via crafted CAN FD frames. Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37538 - Socketcand Buffer Overflow Denial of Service

CVE ID :CVE-2026-37538 Published : May 1, 2026, 5:16 p.m. | 3 hours, 2 minutes ago Description :Buffer overflow vulnerability in socketcand 0.4.2 in file socketcand.c in function main allows attackers to cause a denial of service or other unspecified impacts via crafted bus_name. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37534 - Open-SAE-J1939 Integer Underflow Memory Corruption Vulnerability

CVE ID :CVE-2026-37534 Published : May 1, 2026, 5:16 p.m. | 1 hour, 2 minutes ago Description :Integer underflow vulnerability in Open-SAE-J1939 thru commit b6caf884df46435e539b1ecbf92b6c29b345bdfe (2025-11-30) in SAE_J1939_Read_Transport_Protocol_Data_Transfer,allows attackers to write to arbitrary memory via crafted sequence number from the CAN frame. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37530 - AGL agl-service-can-low-level Stack Buffer Overflow Vulnerability

CVE ID :CVE-2026-37530 Published : May 1, 2026, 5:16 p.m. | 1 hour, 2 minutes ago Description :AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH=7) via memcpy at an offset of 1+pid_length (2-3 bytes), resulting in 1-4 bytes of controlled stack overflow. The payload_length field (uint8_t) has no bounds check against the destination buffer. On 32-bit ARM automotive ECUs without stack canaries, this can lead to return address overwrite and RCE. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37526 - AGL app-framework-binder afb-daemon Privilege Escalation Vulnerability

CVE ID :CVE-2026-37526 Published : May 1, 2026, 5:16 p.m. | 1 hour, 2 minutes ago Description :AGL app-framework-binder (afb-daemon) through v19.90.0 allows any local process to execute privileged supervision commands (Exit, Do, Sclose, Config, Trace, Debug, Token, slist) without authentication via the abstract Unix socket @urn:AGL:afs:supervision:socket. The on_supervision_call function in src/afb-supervision.c dispatches all 8 commands without any credential verification. The abstract socket has no DAC protection, as acknowledged in the official CAUTION comment in src/afs-supervision.h. This allows a low-privileged local process to kill the daemon (DoS via Exit command), execute arbitrary API calls (via Do command), close arbitrary user sessions (via Sclose command), or leak the entire global configuration (via Config command). The vulnerability was introduced in commit b8c9d5de384efcfa53ebdb3f0053d7b3723777e1 on 2017-06-29. Severity: 7.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026
VulnerabilitàAlta
CVE-2026-37525 - AGL app-framework-binder (afb-daemon) Privilege Escalation Vulnerability

CVE ID :CVE-2026-37525 Published : May 1, 2026, 5:16 p.m. | 1 hour, 2 minutes ago Description :AGL app-framework-binder (afb-daemon) through v19.90.0 contains a privilege escalation vulnerability in the supervision Do command. The on_supervision_call function in src/afb-supervision.c explicitly nullifies the request credentials by calling afb_context_change_cred(&xreq->context, NULL) before dispatching an attacker-controlled API call via xapi->itf->call(xapi->closure, xreq). The NULL propagation chain through afb-context.c:110 (context->credentials = afb_cred_addref(NULL)) and afb-cred.c:163 (returns NULL when cred is NULL) confirms that credentials are zeroed before the target API executes. The attacker controls both api and verb parameters via JSON input, allowing execution of any registered API with a NULL credential context. APIs that rely on context->credentials for authorization decisions may fail open when receiving NULL credentials, enabling privilege escalation. This vulnerability was introduced in commit abbb4599f0b921c6f434b6bd02bcfb277eecf745 on 2018-02-14. Severity: 7.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE01 mag 2026

Pagina 1923 di 3109

Resta aggiornato sulla cybersecurity

Iscriviti a CodersRegistry per ricevere gli aggiornamenti più importanti su regolamentazione EU e vulnerabilità critiche.