Lucene search
+L

202220 matches found

CVE
CVE
added 2026/08/06 4:54 p.m.72 views

CVE-2026-70635

TimescaleDB 2.29.1 contains an out-of-bounds read in the bulk text dictionary decompression path (Simple8b selector-11 stored as signed int16) that can cause query-result integrity failures or backend crashes. Exploitation requires direct DML access to a non-frozen physical compressed hypertable ...

7.1CVSS5.5AI score0.00359EPSS
SaveExploits0References3
Atlassian
Atlassian
added 2026/08/06 4:31 p.m.7 views

DoS (Denial of Service) undici Dependency in Jira Service Management Data Center

This High severity DoS Denial of Service vulnerability was introduced in version 11.3.8 of Jira Service Management Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an unauthenticated attacker t...

7.5CVSS5.9AI score0.00789EPSS
SaveExploits0
Atlassian
Atlassian
added 2026/08/06 4:31 p.m.7 views

DoS (Denial of Service) brace-expansion Dependency in Jira Service Management Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.7 and a CVS...

8.7CVSS5.7AI score0.00364EPSS
SaveExploits0
Atlassian
Atlassian
added 2026/08/06 4:30 p.m.7 views

DoS (Denial of Service) tar Dependency in Jira Software Data Center

This DoS Denial of Service vulnerability was introduced in versions 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Software Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 8.7 and a CVSS Vector of...

8.7CVSS6.5AI score0.00434EPSS
SaveExploits1
Atlassian
Atlassian
added 2026/08/06 4:30 p.m.10 views

DoS (Denial of Service) io.netty:netty-codec-http2 Dependency in Jira Software Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 9.12.1, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Software Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS...

7.5CVSS7.3AI score0.00443EPSS
SaveExploits1
The Hacker News
The Hacker News
added 2026/08/06 4:17 p.m.14 views

New Interrupt Injection Attack Can Bypass Spectre v2 Defenses on Intel and AMD CPUs

An unprivileged Linux program can time a hardware interrupt to land in the gap between a processor sanitizing its branch predictor and the kernel using it, re-poisoning the predictor after the defense has run. MIT CSAIL researchers Daniël Trujillo and Mengjia Yan named the technique INTERRUPT...

4.7CVSS7.1AI score0.07302EPSS
SaveExploits1
NVD
NVD
added 2026/08/06 4:16 p.m.13 views

CVE-2026-19047

A vulnerability was detected in NocteDefensor LudusMCP up to 1.0.24. This affects the function executeArbitraryCommand/executeCommand of the file src/ludusMCP/cliWrapper.ts of the component luduscliexecute. Performing a manipulation of the argument command/args results in command injection. The...

5.3CVSS0.00683EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 3:56 p.m.31 views

CVE-2026-71324 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS0.00551EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/06 3:16 p.m.16 views

ALPINE-CVE-2025-49506

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 3:00 p.m.37 views

CVE-2026-19047 NocteDefensor LudusMCP ludus_cli_execute cliWrapper.ts executeCommand command injection

A vulnerability was detected in NocteDefensor LudusMCP up to 1.0.24. This affects the function executeArbitraryCommand/executeCommand of the file src/ludusMCP/cliWrapper.ts of the component luduscliexecute. Performing a manipulation of the argument command/args results in command injection. The...

5.3CVSS0.00683EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/06 2:33 p.m.28 views

CVE-2025-49506 Apache Portable Runtime Utility: apr_password_validate() vulnerable to timing attack

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 2:33 p.m.87 views

CVE-2025-49506

CVE-2025-49506 affects APR-util 1.6.3 and earlier: the function apr_password_validate() is not constant-time for hash/password comparisons, potentially leaking content via a side-channel timing attack on platforms without crypt() (e.g., Windows, BeOS, NetWare, Android). The issue is mitigated by ...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/06 2:33 p.m.9 views

CVE-2025-49506 Apache Portable Runtime Utility: apr_password_validate() vulnerable to timing attack

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

5.4AI score0.00379EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 2:33 p.m.34 views

CVE-2025-49506 Apache Portable Runtime Utility: apr_password_validate() vulnerable to timing attack

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

0.00379EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/06 2:33 p.m.30 views

CVE-2025-49506

APR-util versions 1.6.3 and earlier function aprpasswordvalidate was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt such as Windows, BeOS, NetWare, or Android. Users are...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0
CVE
CVE
added 2026/08/06 2:15 p.m.50 views

CVE-2026-19044

CVE-2026-19044 affects LeeSinLiang godot-mcp 0.1.0. The vulnerability is in the function executeOperation of src/index.ts within the create_scene/add_node component, where manipulation of the argument projectPath allows command injection. Exploitation requires local access. The report notes the i...

5.3CVSS5.6AI score0.00696EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/08/06 2:00 p.m.13 views

Microsoft Teams Spoofing Vulnerability

Improper verification of cryptographic signature in Microsoft Teams allows an unauthorized attacker to perform spoofing over a network...

7.5CVSS5.5AI score0.00452EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/06 2:00 p.m.20 views

Application Insights Profiler Elevation of Privilege Vulnerability

Improper limitation of a pathname to a restricted directory 'path traversal' in Application Insights Profiler allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.5AI score0.00751EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/08/06 1:51 p.m.5 views

@ccfly/setup (0.1.9) potentially affected by unknown CVE via @ccfly/setup-linux-x64 (0.1.9)

@ccfly/setup-linux-x64 NPM version 0.1.9 is affected by a known vulnerability. The following packages have a transitive dependency on @ccfly/setup-linux-x64 and may be impacted: - @ccfly/setup 0.1.9 Source cves: unknown CVE Source advisory: OSV:MAL-2026-13418...

5.4AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/08/06 1:51 p.m.3 views

@ccfly/setup (0.1.1) potentially affected by unknown CVE via @ccfly/setup-linux-x64 (0.1.1)

@ccfly/setup-linux-x64 NPM version 0.1.1 is affected by a known vulnerability. The following packages have a transitive dependency on @ccfly/setup-linux-x64 and may be impacted: - @ccfly/setup 0.1.1 Source cves: unknown CVE Source advisory: OSV:MAL-2026-13418...

5.4AI score
SaveExploits0
Rows per page
Query Builder