Lucene search
+L

288019 matches found

Cvelist
Cvelist
added yesterday14 views

CVE-2026-10680 Out-of-bounds access in Zephyr BR/EDR L2CAP configuration request handling via `uint16_t` length underflow

The Classic BR/EDR L2CAP signaling handlers l2capbrconfreq and l2capbrconfrsp in subsys/bluetooth/host/classic/l2capbr.c validated the minimum command size against buf-len the bytes remaining in the whole received PDU instead of len the per-command data length from the L2CAP signaling header...

7.6CVSS
Exploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-46449

The Classic BR/EDR L2CAP signaling handlers l2capbrconfreq and l2capbrconfrsp in subsys/bluetooth/host/classic/l2capbr.c validated the minimum command size against buf-len the bytes remaining in the whole received PDU instead of len the per-command data length from the L2CAP signaling header...

7.6CVSS5.9AI score
Exploits0References2
CVE
CVE
added yesterday5 views

CVE-2026-10680

CVE-2026-10680 affects Zephyr Project’s Classic BR/EDR L2CAP signaling: l2cap_br_conf_req() and l2cap_br_conf_rsp() validate the per-command length against the whole PDU length (buf->len) instead of the per-command len, allowing underflow of opt_len and an out-of-bounds read/write during confi...

7.6CVSS5.9AI score
Exploits0References2
Cvelist
Cvelist
added yesterday18 views

CVE-2026-8987 Authenticated Heap Overflow

Autel Maxi Charger Single firmware through V1.03.51 contains a heap-based buffer overflow in the setapparam command handled by the /localcfg endpoint. An authenticated attacker can supply oversized input, resulting in denial of service and potentially arbitrary code execution...

9.4CVSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-8987

Autel Maxi Charger Single firmware through V1.03.51 contains a heap-based buffer overflow in the setapparam command handled by the /localcfg endpoint. An authenticated attacker can supply oversized input, resulting in denial of service and potentially arbitrary code execution...

9.4CVSS6.2AI score
Exploits0References2
CVE
CVE
added yesterday5 views

CVE-2026-8987

CVE-2026-8987 affects Autel Maxi Charger Single firmware up to V1.03.51. The issue is a heap-based buffer overflow in the set_ap_param command handled by the /localcfg endpoint. An authenticated attacker can supply oversized input, leading to denial of service and potentially arbitrary code execu...

9.4CVSS6.2AI score
Exploits0References1
NVD
NVD
added yesterday4 views

CVE-2026-64881

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS
Exploits0References1
NVD
NVD
added yesterday5 views

CVE-2026-47708

MCP-for-Stata is an MCP server for Stata to integrate Stata into an agent. Prior to version 1.17.3, the logfilename parameter in the statado API and CLI is directly interpolated into a Stata command string without sanitization. The security guard GuardValidator only scans the do-file content but...

9.3CVSS0.00629EPSS
Exploits0References3
NVD
NVD
added yesterday6 views

CVE-2026-44879

A vulnerability in the command line interface of ECOS devices could allow a highly privileged, authenticated remote attacker to perform command injection on certain CLI commands. Successful exploitation could allow an attacker to execute arbitrary commands on the underlying operating system...

7.2CVSS
Exploits0References1
Cvelist
Cvelist
added yesterday18 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.5CVSS
Exploits0References1
CVE
CVE
added yesterday5 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 score
Exploits0References1
ATTACKERKB
ATTACKERKB
added yesterday3 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.5CVSS5.8AI score
Exploits0References2
CVE
CVE
added yesterday7 views

CVE-2026-8985

CVE-2026-8985 affects Autel Maxi Charger Single firmware up to version 1.03.51. The vulnerability is an OS command injection in the /test endpoint exposed on TCP port 9002. An unauthenticated attacker can craft input in the URL parameter to execute arbitrary operating-system commands. The NVD ent...

10CVSS5.9AI score
Exploits0References1
Cvelist
Cvelist
added yesterday17 views

CVE-2026-8985 Unauthenticated Command Injection

Autel Maxi Charger Single firmware through V1.03.51 is vulnerable to OS command injection in the /test endpoint exposed on TCP port 9002. An unauthenticated attacker can supply crafted input in the url parameter to execute arbitrary operating system commands...

10CVSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-8985

Autel Maxi Charger Single firmware through V1.03.51 is vulnerable to OS command injection in the /test endpoint exposed on TCP port 9002. An unauthenticated attacker can supply crafted input in the url parameter to execute arbitrary operating system commands...

10CVSS5.8AI score
Exploits0References2
OSV
OSV
added yesterday5 views

GHSA-RH79-75QM-GWJR Gitea LFS Deploy-Key Privilege Escalation

Vulnerability Header | Field | Value | | ------------------- | ----------------------------------------------------------- | | Vulnerability Title | Gitea LFS Deploy-Key Privilege Escalation | | Severity Rating | High | | Bug Category | Insufficient Authorization | | Location |...

5.4CVSS5.5AI score
Exploits0References3
Github Security Blog
Github Security Blog
added yesterday6 views

Gitea LFS Deploy-Key Privilege Escalation

Vulnerability Header | Field | Value | | ------------------- | ----------------------------------------------------------- | | Vulnerability Title | Gitea LFS Deploy-Key Privilege Escalation | | Severity Rating | High | | Bug Category | Insufficient Authorization | | Location |...

5.5AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added yesterday6 views

Gitea: Local File Inclusion via file:// URI in Migration Restore

Local File Inclusion via file:// URI in Migration Restore Target: go-gitea/gitea Component: services/migrations/giteauploader.go, modules/uri/uri.go Severity: High Affected Versions: = v1.22.x all releases, master as of latest commit Researchers: - Isa Can — Eresus Security...

6.1AI score
Exploits0References2Affected Software1
OSV
OSV
added yesterday5 views

GHSA-5GGR-2F2H-JMVM Gitea: Local File Inclusion via file:// URI in Migration Restore

Local File Inclusion via file:// URI in Migration Restore Target: go-gitea/gitea Component: services/migrations/giteauploader.go, modules/uri/uri.go Severity: High Affected Versions: = v1.22.x all releases, master as of latest commit Researchers: - Isa Can — Eresus Security...

6.7CVSS6.1AI score
Exploits0References2
Cvelist
Cvelist
added yesterday14 views

CVE-2026-47708 MCP-for-Stata: Command injection via log_file_name parameter in Stata command wrapper

MCP-for-Stata is an MCP server for Stata to integrate Stata into an agent. Prior to version 1.17.3, the logfilename parameter in the statado API and CLI is directly interpolated into a Stata command string without sanitization. The security guard GuardValidator only scans the do-file content but...

9.3CVSS0.00629EPSS
Exploits0References3
Rows per page
Query Builder