Lucene search
+L

1930657 matches found

OSV
OSV
added 2026/09/04 3:12 p.m.5 views

CVE-2026-80760 Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject HCICMDSYNC paramslen above 255 mgmthcicmdsync checks that the message length agrees with paramslen but puts no upper bound on it. paramslen is le16 while the parameter length in the HCI command header is a...

5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/09/04 3:12 p.m.19 views

CVE-2026-80758

CVE-2026-80758 is a use-after-free vulnerability in the Linux kernel's futex subsystem. The flaw is in futex_private_hash_put(), which drops its reference to the private hash (fph) before evaluating fph->mm for wake_up_var(). Because futex_ref_put() re-enables preemption before returning, a ta...

5.5AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 3:12 p.m.32 views

CVE-2026-80758 futex: Avoid private hash use-after-free on final put

In the Linux kernel, the following vulnerability has been resolved: futex: Avoid private hash use-after-free on final put futexprivatehashput drops the reference to fph before evaluating fph-mm for wakeupvar. futexrefput enables preemption again before returning. If that put drops the final...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 3:12 p.m.6 views

EUVD-2026-71401

In the Linux kernel, the following vulnerability has been resolved: futex: Avoid private hash use-after-free on final put futexprivatehashput drops the reference to fph before evaluating fph-mm for wakeupvar. futexrefput enables preemption again before returning. If that put drops the final...

5.5AI score0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.9 views

CVE-2026-80758

In the Linux kernel, the following vulnerability has been resolved: futex: Avoid private hash use-after-free on final put futexprivatehashput drops the reference to fph before evaluating fph-mm for wakeupvar. futexrefput enables preemption again before returning. If that put drops the final...

5.5AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:12 p.m.7 views

CVE-2026-80758 futex: Avoid private hash use-after-free on final put

In the Linux kernel, the following vulnerability has been resolved: futex: Avoid private hash use-after-free on final put futexprivatehashput drops the reference to fph before evaluating fph-mm for wakeupvar. futexrefput enables preemption again before returning. If that put drops the final...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/04 3:06 p.m.9 views

EUVD-2026-71151

Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine wvsc.exe that allows low-privileged local attackers to execute arbitrary code as SYSTEM by exploiting a missing hardcoded directory path for OpenSSL-related files...

8.5CVSS6AI score0.00141EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/04 3:06 p.m.3 views

CVE-2026-6958 Acunetix 25.11.251107123 Local Privilege Escalation via wvsc.exe

Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine wvsc.exe that allows low-privileged local attackers to execute arbitrary code as SYSTEM by exploiting a missing hardcoded directory path for OpenSSL-related files...

8.5CVSS0.00141EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 3:06 p.m.29 views

CVE-2026-6958 Acunetix 25.11.251107123 Local Privilege Escalation via wvsc.exe

Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine wvsc.exe that allows low-privileged local attackers to execute arbitrary code as SYSTEM by exploiting a missing hardcoded directory path for OpenSSL-related files...

8.5CVSS0.00141EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 3:06 p.m.22 views

CVE-2026-6958

Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine (wvsc.exe) . The root cause is a missing hardcoded directory path for OpenSSL-related files; a low-privileged local attacker can create that directory, place a malicio...

8.5CVSS6AI score0.00141EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2026/09/04 2:51 p.m.9 views

New Ted Backdoor Hides Inside Victims' Own HAProxy Builds to Intercept Web Traffic

A previously undocumented Linux toolkit has been found compiled directly into the trojanized HAProxy load balancers of two South Korean organizations, where it intercepted web traffic and served altered pages to selected visitors. The attackers named the implant ted in debug strings left in the...

6.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/09/04 2:40 p.m.20 views

compfest-ctf-2026

COMPFEST CTF 2026 — Writeups & Solutions Solutions, exploits,...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.30 views

CVE-2026-85674 aider 0.86.2 Remote Code Execution via .aider.conf.yml

aider aider-chat automatically loads a .aider.conf.yml configuration file from the root of the git repository it is launched in. A crafted repository can set test-cmd executed at startup or lint-cmd executed on the first file edit, which aider runs through a shell subprocess with shell=True witho...

8.5CVSS0.00164EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/04 2:32 p.m.4 views

CVE-2026-85674 aider 0.86.2 Remote Code Execution via .aider.conf.yml

aider aider-chat automatically loads a .aider.conf.yml configuration file from the root of the git repository it is launched in. A crafted repository can set test-cmd executed at startup or lint-cmd executed on the first file edit, which aider runs through a shell subprocess with shell=True witho...

8.5CVSS0.00164EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.10 views

CVE-2026-85674

aider (aider-chat) is a CLI-based AI coding assistant that automatically loads a .aider.conf.yml configuration file from the root of the git repository it is launched in. A crafted repository can set test-cmd (executed at startup) or lint-cmd (executed on the first file edit), both of which are e...

8.5CVSS5.6AI score0.00164EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.5 views

EUVD-2026-71130

aider aider-chat automatically loads a .aider.conf.yml configuration file from the root of the git repository it is launched in. A crafted repository can set test-cmd executed at startup or lint-cmd executed on the first file edit, which aider runs through a shell subprocess with shell=True witho...

8.5CVSS5.6AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.8 views

CVE-2026-85674 aider 0.86.2 Remote Code Execution via .aider.conf.yml

aider aider-chat automatically loads a .aider.conf.yml configuration file from the root of the git repository it is launched in. A crafted repository can set test-cmd executed at startup or lint-cmd executed on the first file edit, which aider runs through a shell subprocess with shell=True witho...

8.5CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/04 2:32 p.m.9 views

CVE-2026-85670 tokenizers BpeBuilder Buffer Overflow via merge token

tokenizers Hugging Face is affected by an out-of-bounds buffer access in BpeBuilder::build tokenizers/src/models/bpe/model.rs. When loading a tokenizer.json via Tokenizer::fromfile/fromstr, the builder sizes a scratch buffer to the longest vocabulary key, then writes each concatenated merge rule...

7.1CVSS5.7AI score0.0031EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.7 views

EUVD-2026-71126

tokenizers Hugging Face is affected by an out-of-bounds buffer access in BpeBuilder::build tokenizers/src/models/bpe/model.rs. When loading a tokenizer.json via Tokenizer::fromfile/fromstr, the builder sizes a scratch buffer to the longest vocabulary key, then writes each concatenated merge rule...

7.1CVSS5.7AI score0.0031EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.8 views

CVE-2026-85670

CVE-2026-85670 affects Hugging Face tokenizers (observed in version 0.23.1 ). The vulnerability is an out-of-bounds buffer access in BpeBuilder::build (tokenizers/src/models/bpe/model.rs). When loading a tokenizer.json via Tokenizer::from_file/from_str, the builder sizes a scratch buffer to the l...

7.1CVSS5.7AI score0.0031EPSS
SaveExploits0References4
Rows per page
Query Builder