Lucene search
+L

216965 matches found

OSV
OSV
added 2026/08/03 7:08 p.m.10 views

JLSEC-2026-1155 Issue summary: A signed integer overflow when sizing the destination buffer for Unicode output in...

Issue summary: A signed integer overflow when sizing the destination buffer for Unicode output in ASN1mbstringncopy can lead to a heap buffer overflow. Impact summary: A heap buffer overflow may lead to a crash or possibly attacker controlled code execution or other undefined behaviour. In...

8.1CVSS7.9AI score0.00804EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/03 7:08 p.m.11 views

JLSEC-2026-1136 Issue summary: Remote peer may exhaust heap memory of the QUIC server or client by flooding it...

Issue summary: Remote peer may exhaust heap memory of the QUIC server or client by flooding it with packets containing PATHCHALLENGE frames. Impact summary: A malicious remote peer can cause an unbounded memory allocation which can lead to an abnormal termination of the application acting as a QU...

7.5CVSS7.2AI score0.01049EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/08/03 7:04 p.m.19 views

CVE-2026-67324

A flaw was found in GitPython. A remote attacker can exploit a vulnerability where the software fails to properly recognize joined short-option forms e.g., -u when enforcing its default unsafe-option gate. This allows the attacker to bypass security checks and execute arbitrary commands during a...

9.8CVSS7.6AI score0.0038EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/03 5:57 p.m.75 views

CVE-2026-59913

Affected product/component: Dell Display and Peripheral Manager (DDPM Mac). Vulnerability: Missing Authentication for Critical Function. Affected versions: DDPM Mac prior to 2.3.0.1005. Impact: Local attacker with low privileges could exploit to achieve Elevation of Privileges (privilege escalati...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/03 5:53 p.m.10 views

CVE-2026-59912

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges and arbitrary code execution...

7.8CVSS5.8AI score0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 5:53 p.m.16 views

EUVD-2026-52398

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges and arbitrary code execution...

7.8CVSS5.8AI score0.00102EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.8 views

cmd/go: golang: Go 'go bug' command: Arbitrary file overwrite via symlink attack

A flaw was found in the 'go bug' command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system's temporary directory could exploit this by creating a symbolic link symlink with one of these predictable...

5.3CVSS6.8AI score0.00179EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.5 views

mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header

A flaw was found in the Golang MIME Multipurpose Internet Mail Extensions package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/03 5:30 p.m.62 views

CVE-2026-40717

Dell Monitor driver, version 1.0.0.0, contains an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of Privileges...

6.6CVSS0.00115EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/03 5:30 p.m.9 views

CVE-2026-40717

Dell Monitor driver, version 1.0.0.0, contains an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of Privileges...

6.6CVSS5.5AI score0.00115EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 5:16 p.m.18 views

CVE-2026-41452

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall...

9.8CVSS0.02454EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/08/03 5:16 p.m.7 views

CVE-2026-18477

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.3AI score0.0008EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 5:16 p.m.9 views

UBUNTU-CVE-2026-18477

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.4AI score0.0008EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/03 5:11 p.m.36 views

PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

Summary The fix for GHSA-6g55-p6wh-862q added a guard in lib/previous-map.js PreviousMap.loadFile that restricts an attacker-controlled sourceMappingURL from a CSS comment to a .map extension and, for untrusted maps, rejects .. traversal and absolute paths. The traversal/absolute rejection is...

6.3CVSS5.6AI score0.00451EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2026/08/03 5:11 p.m.12 views

GHSA-FXQJ-RQCC-2CMP PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

Summary The fix for GHSA-6g55-p6wh-862q added a guard in lib/previous-map.js PreviousMap.loadFile that restricts an attacker-controlled sourceMappingURL from a CSS comment to a .map extension and, for untrusted maps, rejects .. traversal and absolute paths. The traversal/absolute rejection is...

6.3CVSS5.6AI score0.00451EPSS
SaveExploits2References4
EUVD
EUVD
added 2026/08/03 4:54 p.m.13 views

EUVD-2026-52372

Ghidra contains an arbitrary code execution vulnerability in the Swift demangler analyzer that allows an attacker to execute arbitrary binaries by supplying a malicious Ghidra project with a crafted Swift tool directory path. When a victim opens the attacker-supplied project, SwiftDemanglerAnalyz...

7.1CVSS6.5AI score0.00206EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/03 4:54 p.m.22 views

CVE-2026-18718 Ghidra Swift Demangler Analyzer Arbitrary Code Execution via Project State

Ghidra contains an arbitrary code execution vulnerability in the Swift demangler analyzer that allows an attacker to execute arbitrary binaries by supplying a malicious Ghidra project with a crafted Swift tool directory path. When a victim opens the attacker-supplied project, SwiftDemanglerAnalyz...

7.1CVSS6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/03 4:54 p.m.51 views

CVE-2026-18718 Ghidra Swift Demangler Analyzer Arbitrary Code Execution via Project State

Ghidra contains an arbitrary code execution vulnerability in the Swift demangler analyzer that allows an attacker to execute arbitrary binaries by supplying a malicious Ghidra project with a crafted Swift tool directory path. When a victim opens the attacker-supplied project, SwiftDemanglerAnalyz...

7.1CVSS0.00206EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/08/03 4:54 p.m.12 views

CVE-2026-18718 Ghidra Swift Demangler Analyzer Arbitrary Code Execution via Project State

Ghidra contains an arbitrary code execution vulnerability in the Swift demangler analyzer that allows an attacker to execute arbitrary binaries by supplying a malicious Ghidra project with a crafted Swift tool directory path. When a victim opens the attacker-supplied project, SwiftDemanglerAnalyz...

7.1CVSS6.5AI score0.00206EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/03 4:47 p.m.12 views

axios: axios: NO_PROXY bypass allows exposure of local services

A flaw was found in axios. This vulnerability occurs because the software fails to correctly identify 0.0.0.0 as a local loopback address when evaluating NOPROXY rules. A remote attacker could exploit this by providing a 0.0.0.0 URL, causing requests to bypass intended proxy restrictions. This...

7.5CVSS5.5AI score0.00331EPSS
SaveExploits1References6
Rows per page
Query Builder