Lucene search
+L

266 matches found

CVE
CVE
added yesterday12 views

CVE-2026-68121

The CVE-2026-68121 issue affects the Linux kernel PPPoE path. During pppoe_sendmsg(), a pointer to the PPPoE header is saved before dev_hard_header(); if a device header callback reallocates the skb head (e.g., when a non-Ethernet port is added to a team during a blocked copy_from_user()), PPPoE ...

5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/02 4:12 p.m.48 views

CVE-2026-10848

CVE-2026-10848 affects Zephyr’s OCPP 1.6 RPC message parser (parse_rpc_msg) in subsys/net/lib/ocpp. A custom extract_string_field() copies uid/action with strncpy(out_buf, token + 1, outlen - 1) and then scans with strchr(out_buf, '"'), risking an out-of-bounds read and a one-byte NUL write when ...

8.6CVSS5.7AI score0.00195EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/07/30 7:16 a.m.8 views

CVE-2026-44102

An unauthenticated remote attacker can trigger a firmware update download via the OCPP backend by supplying an invalid firmware file. This will cause the file to remain accessible for a short period before it is deleted due to improper locking during the cleanup process...

6.9CVSS0.00209EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 6:51 a.m.13 views

EUVD-2026-51037

An unauthenticated remote attacker can trigger a firmware update download via the OCPP backend by supplying an invalid firmware file. This will cause the file to remain accessible for a short period before it is deleted due to improper locking during the cleanup process...

6.9CVSS5.9AI score0.00209EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 6:51 a.m.43 views

CVE-2026-44101

CVE-2026-44101 affects the CHARX OCPP Agent service. The vulnerability arises from missing authentication, allowing an unauthenticated remote attacker to reconfigure the backend connection. Reported impacts include Denial-of-Service and leakage of confidential data through backend reconfiguration...

9.8CVSS5.9AI score0.00401EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 6:49 a.m.11 views

EUVD-2026-51033

This vulnerability allows an unauthenticated remote attacker with control over the OCPP backend via firewall-bypass to perform an OS command injection, resulting in the execution of arbitrary commands as the limited user charx-oa. Charging could be interrupted...

8.8CVSS6.2AI score0.01367EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/30 6:49 a.m.9 views

CVE-2026-44098

This vulnerability allows an unauthenticated remote attacker with control over the OCPP backend via firewall-bypass to perform an OS command injection, resulting in the execution of arbitrary commands as the limited user charx-oa. Charging could be interrupted...

8.8CVSS6.2AI score0.01367EPSS
SaveExploits0References2Affected Software4
Cvelist
Cvelist
added 2026/07/30 6:49 a.m.39 views

CVE-2026-44098 OS Command Injection in OCPP Agent via charge_box_id

This vulnerability allows an unauthenticated remote attacker with control over the OCPP backend via firewall-bypass to perform an OS command injection, resulting in the execution of arbitrary commands as the limited user charx-oa. Charging could be interrupted...

8.8CVSS0.01367EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 9:17 p.m.5 views

CVE-2026-13308

Autel MaxiCharger AC Elite Home WebSockets Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Autel MaxiCharger AC Elite Home EV chargers. Authentication is not required to exploit this...

8.1CVSS0.00567EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 10:19 p.m.8 views

CVE-2026-8986

Autel Maxi Charger Single firmware through V1.03.51 is vulnerable to OS command injection when processing OCPP GetDiagnostics requests. A malicious or compromised OCPP server can supply a crafted diagnostics URL that results in arbitrary command execution on the charging station...

9.5CVSS0.01215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 9:14 p.m.30 views

CVE-2026-8986 Command Injection via Malicious OCPP Server

Autel Maxi Charger Single firmware through V1.03.51 is vulnerable to OS command injection when processing OCPP GetDiagnostics requests. A malicious or compromised OCPP server can supply a crafted diagnostics URL that results in arbitrary command execution on the charging station...

9.5CVSS0.01215EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 9:14 p.m.23 views

CVE-2026-8986

Autel Maxi Charger Single firmware up to V1.03.51 is vulnerable to OS command injection when handling OCPP GetDiagnostics requests. A crafted diagnostics URL from a malicious or compromised OCPP server can trigger arbitrary command execution on the charging station. This CVE has a high-severity, ...

9.5CVSS5.9AI score0.01215EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.17 views

PT-2026-62417

Autel Maxi Charger Single firmware through V1.03.51 is vulnerable to OS command injection when processing OCPP GetDiagnostics requests. A malicious or compromised OCPP server can supply a crafted diagnostics URL that results in arbitrary command execution on the charging station...

9.5CVSS5.8AI score0.01215EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.8 views

SUSE CVE-2026-63803

In the Linux kernel, the following vulnerability has been resolved: hdlcppp: sync per-proto timers before freeing hdlc state Each PPP control protocol LCP/IPCP/IPV6CP embedded in struct ppp registers a timer via timersetup. That struct ppp is the hdlc-state allocation, which detachhdlcprotocol...

6.4CVSS5.3AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63803 hdlc_ppp: sync per-proto timers before freeing hdlc state

In the Linux kernel, the following vulnerability has been resolved: hdlcppp: sync per-proto timers before freeing hdlc state Each PPP control protocol LCP/IPCP/IPV6CP embedded in struct ppp registers a timer via timersetup. That struct ppp is the hdlc-state allocation, which detachhdlcprotocol...

7.8CVSS5.3AI score
SaveExploits0References11
OSV
OSV
added 2026/07/19 3:47 a.m.8 views

OESA-2026-2992 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ppp: require CAPNETADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file-fcred-userns, while unattached administrative...

8.8CVSS6.5AI score0.0025EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:15 a.m.11 views

ppp: require CAP_NET_ADMIN in target netns for unattached ioctls

...

9.8CVSS6.1AI score0.0025EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/06/25 6:2 p.m.13 views

CVE-2026-53075

A flaw was found in the Linux kernel's Point-to-Point Protocol PPP subsystem. A local unprivileged user can exploit this vulnerability by creating a new user namespace and bypassing authorization checks for unattached administrative input/output controls ioctls. This allows the user to perform...

8.8CVSS5.8AI score0.0025EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/24 4:30 p.m.8 views

CVE-2026-53075 ppp: require CAP_NET_ADMIN in target netns for unattached ioctls

In the Linux kernel, the following vulnerability has been resolved: ppp: require CAPNETADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file-fcred-userns, while unattached administrative ioctls operate on current-nsproxy-netns. As a result, a local...

8.8CVSS5.8AI score
SaveExploits0References11
NVD
NVD
added 2026/06/08 5:16 p.m.23 views

CVE-2026-46306

In the Linux kernel, the following vulnerability has been resolved: flowdissector: do not dissect PPPoE PFC frames RFC 2516 Section 7 states that Protocol Field Compression PFC is NOT RECOMMENDED for PPPoE. In practice, pppd does not support negotiating PFC for PPPoE sessions, and the flow...

7.5CVSS0.00389EPSS
SaveExploits0References8
Rows per page
Query Builder