Lucene search
+L

16490 matches found

Cvelist
Cvelist
added 4 days ago27 views

CVE-2026-43629 llama.cpp b4882–b9058 Buffer Overflow in KV Cache State Restore

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS0.00619EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago32 views

CVE-2026-43629

The CVE-2026-43629 entry concerns llama.cpp builds b4882–b9058 with a heap buffer overflow in the KV cache state restore path. The root cause is state_read_data() computing the write size without overflow checks, enabling an attacker with write access to the slot_save_path directory to craft mali...

9.2CVSS6.5AI score0.00619EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 4 days ago6 views

CVE-2026-43629 llama.cpp b4882–b9058 Buffer Overflow in KV Cache State Restore

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS6.3AI score0.00619EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 4 days ago7 views

CVE-2026-67304

A null pointer dereference flaw in FreeRDP allows a remote attacker to cause a denial of service DoS via specially crafted smartcard requests. If reader-state decoding fails, the system attempts to free uninitialized states during cleanup, resulting in a process crash. Mitigation To mitigate this...

8.7CVSS7.2AI score0.00354EPSS
SaveExploits0References6
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-53860

Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT e.g., one whose clientsecret is known or compromised can thereby substitute th...

9.1CVSS5.4AI score0.00265EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago9 views

CVE-2025-13394

The Ajax processor within the Carbon console fails to adequately protect state-changing operations from Cross-Site Request Forgery CSRF attacks. Specifically, it utilizes the HTTP GET method for these operations, and while the SameSite=Lax cookie attribute is employed for mitigation, this mechani...

5.4CVSS0.00114EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago34 views

CVE-2025-13394

The CVE-2025-13394 entry describes a CSRF issue in the Carbon console's Ajax processor. State-changing operations are performed via HTTP GET, and while SameSite=Lax cookies are used, this mitigation is bypassed for cross-origin top-level navigation, allowing an authenticated user’s browser to tri...

5.4CVSS5.5AI score0.00114EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2025-13394

The Ajax processor within the Carbon console fails to adequately protect state-changing operations from Cross-Site Request Forgery CSRF attacks. Specifically, it utilizes the HTTP GET method for these operations, and while the SameSite=Lax cookie attribute is employed for mitigation, this mechani...

5.4CVSS5.5AI score0.00114EPSS
SaveExploits0References2Affected Software47
Cvelist
Cvelist
added 4 days ago38 views

CVE-2024-6832 Account Lockout Failure via Secondary User Store Inaccessibility in Multiple WSO2 Products Allows Brute Force Attacks

The account locking mechanism fails to trigger when secondary user stores are inaccessible. The software does not maintain a consistent state for account locking if it cannot reach all configured user stores, allowing an attacker to repeatedly attempt authentication with invalid credentials witho...

5.9CVSS0.00252EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago6 views

CVE-2026-64587 net: ethernet: arc: emac: quiesce interrupts before requesting IRQ

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

7CVSS5.4AI score
SaveExploits0References11
Apple
Apple
added 4 days ago55 views

About the security content of macOS Sonoma 14.8.9

About the security content of macOS Sonoma 14.8.9 This document describes the security content of macOS Sonoma 14.8.9. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or release...

7.1CVSS5.5AI score0.00304EPSS
SaveExploits0References1Affected Software1
Apple
Apple
added 4 days ago117 views

About the security content of macOS Sequoia 15.7.9

About the security content of macOS Sequoia 15.7.9 This document describes the security content of macOS Sequoia 15.7.9. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or...

7.1CVSS5.5AI score0.00304EPSS
SaveExploits0References1Affected Software1
Apple
Apple
added 4 days ago135 views

About the security content of macOS Tahoe 26.6.1

About the security content of macOS Tahoe 26.6.1 This document describes the security content of macOS Tahoe 26.6.1. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases...

7.1CVSS5.5AI score0.00304EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 5 days ago7 views

CVE-2026-66885

Cross-Site Request Forgery CSRF vulnerability in livebook-dev livebook allows an attacker to authenticate a victim's browser session under the attacker's own Livebook Teams identity. When Livebook is configured to use Livebook Teams for identity, Livebook.ZTA.LivebookTeams.handlerequest/4 in...

6.8CVSS0.00203EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 5 days ago9 views

rclone: Verbose Stack Trace Disclosure in RC API Error Responses

Summary When an RC API call triggers a panic recovered by the job runner, the full Go stack trace is included in the JSON error response. This leaks internal file paths, Go module versions, goroutine state, and memory addresses to the API caller. Details The panic recovery in...

5.7AI score
SaveExploits0References4Affected Software1
CVE
CVE
added 5 days ago53 views

CVE-2026-66885

Livebook CVE-2026-66885 is a CSRF weakness in the Livebook Teams identity callback. When configured for Livebook Teams, the OAuth-style callback does not bind to the initiating browser session (no state/nonce, auth request body empty). The code parameter is exchanged for an access token and writt...

6.8CVSS5.5AI score0.00203EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago4 views

CVE-2026-66885 Livebook Teams identity callback lacks state binding, allowing login CSRF

Cross-Site Request Forgery CSRF vulnerability in livebook-dev livebook allows an attacker to authenticate a victim's browser session under the attacker's own Livebook Teams identity. When Livebook is configured to use Livebook Teams for identity, Livebook.ZTA.LivebookTeams.handlerequest/4 in...

6.8CVSS5.5AI score0.00203EPSS
SaveExploits0References12
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-66885 Livebook Teams identity callback lacks state binding, allowing login CSRF

Cross-Site Request Forgery CSRF vulnerability in livebook-dev livebook allows an attacker to authenticate a victim's browser session under the attacker's own Livebook Teams identity. When Livebook is configured to use Livebook Teams for identity, Livebook.ZTA.LivebookTeams.handlerequest/4 in...

6.8CVSS0.00203EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago5 views

CVE-2026-70612 Electron: Sandboxed iframes can launch external protocol handlers

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.8, 40.9.0, 41.2.1, and 42.0.0-beta.3, requests to open external protocol URLs from web content did not take iframe sandbox restrictions into account, so a sandboxed iframe could...

5.4CVSS5.3AI score
SaveExploits0References15
Patchstack
Patchstack
added 5 days ago9 views

NPM: Electron: DevTools JavaScript Injection via Unsanitized Dock State Parameter

NPM: Electron: DevTools JavaScript Injection via Unsanitized Dock State Parameter vulnerability discovered by ? in WordPress Npm electron versions 39.8.7...

5.7CVSS5.5AI score0.00322EPSS
SaveExploits0References14Affected Software1
Rows per page
Query Builder