Lucene search
+L

6534 matches found

Chainguard
Chainguard
added 2026/05/09 1:17 a.m.41 views

CVE-2026-33814 vulnerabilities

Vulnerabilities for packages: kubernetes-csi-external-snapshotter, kubevirt-cdi-uploadserver, knative-storage-migrate-fips, rancher-helm, external-dns-fips, terraform-provider-grafana-fips, upwind-agent, terraform-provider-google, crossplane-provider-terraform-fips, longhorn-manager,...

7.5CVSS6.8AI score0.00781EPSS
SaveExploits0
Snyk
Snyk
added 2026/05/08 10:44 p.m.10 views

Improper Handling of Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions through improper handling of notification delivery failures in the FlushNotifications process. An attacker can cause the service to terminate unexpectedly by supplying a crafted notifyUri that...

8.7CVSS5.8AI score0.00404EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/08 3:49 a.m.52 views

CVE-2026-42276 Onyx: IDOR in /chat/stop-chat-session allows any authenticated user to interrupt other users chat sessions

Onyx is an open-source AI platform. Prior to versions 3.0.9, 3.1.6, and 3.2.6, the POST /chat/stop-chat-session/chatsessionid endpoint lets any authenticated user stop any other user's active chat session. The endpoint checks authentication but never verifies the session belongs to the caller. An...

4.3CVSS0.00279EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/08 12:00 a.m.45 views

CVE-2026-29975

lwjson 1.8.1 contains an improper input validation vulnerability in the streaming JSON parser lwjsonstream.c. The end-of-string detection logic incorrectly identifies escaped quote characters by only checking the immediately preceding character rather than counting consecutive backslashes, causin...

0.00417EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.20 views

Lightweight JSON text parser 安全漏洞

Lightweight JSON Text Parser is a lightweight JSON text parsing library developed by Tilen Majerle. Version 1.8.1 of Lightweight JSON Text Parser has a security vulnerability. This vulnerability stems from a logical error in the string termination detection mechanism of the streaming JSON parser,...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a project overflow when ioctl commands are received, leading to transaction termination and...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.27 views

Onyx 安全漏洞

Onyx is an open-source AI large model platform developed by Onyx. Vulnerabilities exist in versions prior to Onyx 3.0.9, 3.1.6, and 3.2.6. These vulnerabilities stem from the POST /chat/stop-chat-session/chatsessionid endpoint checking authentication but failing to verify that the session belongs...

4.3CVSS5.8AI score0.00279EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the possibility of overflowing the length of shared memory lists, potentially leading to an unexpected...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/07 6:15 p.m.15 views

golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS

A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSHAGENTSUCCESS 0x06 message to requests expecting typed replies e.g., List, Sign. The unmarshal layer produces an unexpected message type, which the client code does not handle,...

7.5CVSS6.9AI score0.00623EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/05/07 9:40 a.m.24 views

CVE-2026-43861

A flaw was found in mutt, an email client. The urlpctdecode function, which is responsible for decoding URL-encoded strings, does not correctly handle null termination characters. This vulnerability could allow a remote attacker, to manipulate how URLs are processed, potentially leading to a...

3.7CVSS5.8AI score0.00162EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/05/07 8:11 a.m.26 views

Apache HTTP Server: mod_proxy_ajp: Heap Buffer Over-Read Due to Missing Null-Termination Check (ajp_msg_get_string)

...

5.3CVSS5.8AI score0.00485EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/07 2:18 a.m.19 views

SUSE CVE-2026-43082

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on propertyentry Lists of struct propertyentry are supposed to be terminated with an empty property, this driver currently seems to be allocating exactly the amount of entry used. Chan...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/05/07 12:00 a.m.16 views

CVE-2026-41674

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package serializes DocumentType node fields internalSubset, publicId, systemId verbatim without any...

8.7CVSS5.9AI score0.00457EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 7:25 p.m.13 views

USN-8233-2 nghttp2 vulnerability

USN-8233-1 fixed a vulnerability in nghttp2. This update provides the corresponding update for Ubuntu 26.04 LTS. Original advisory details: Andrew MacPherson discovered that nghttp2 did not properly validate internal state when the session termination API was called. A remote attacker could...

7.5CVSS5.8AI score0.00775EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/05/06 7:25 p.m.24 views

USN-8233-2: nghttp2 vulnerability

USN-8233-1 fixed a vulnerability in nghttp2. This update provides the corresponding update for Ubuntu 26.04 LTS. Original advisory details: Andrew MacPherson discovered that nghttp2 did not properly validate internal state when the session termination API was called. A remote attacker could...

7.5CVSS6.8AI score0.00775EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/05/06 7:20 p.m.30 views

curl: mbedTLS private-key blob null-termination asymmetry in lib/vtls/mbedtls.c (mbed_load_privkey)

Summary: In lib/vtls/mbedtls.c, function mbedloadprivkey lines 653-738 passes raw sslkeyblob-data and sslkeyblob-len directly to mbedtlspkparsekey at lines 706-708 mbedTLS 4.x branch and 718-722 mbedTLS 3.x branch, without ensuring null-termination. The mbedTLS API contract for mbedtlspkparsekey...

5.7AI score
SaveExploits0
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.70 views

CVE-2026-43174 io_uring/zcrx: fix post open error handling

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right away, let the refcounting do the work instead of releasing the zcrx ctx directly...

0.00112EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.14 views

CVE-2026-43082

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on propertyentry Lists of struct propertyentry are supposed to be terminated with an empty property, this driver currently seems to be allocating exactly the amount of entry used. Chan...

5.7AI score0.00122EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/06 7:40 a.m.41 views

CVE-2026-43082 net: txgbe: leave space for null terminators on property_entry

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on propertyentry Lists of struct propertyentry are supposed to be terminated with an empty property, this driver currently seems to be allocating exactly the amount of entry used. Chan...

0.00122EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.13 views

SUSE CVE-2026-43061

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix TX deadlock when using DMA dmaengineterminateasync does not guarantee that the dmatxcomplete callback will run. The callback is currently the only place where dma-txrunning gets cleared. If the transaction is...

5.5CVSS5.8AI score0.00091EPSS
SaveExploits0References7
Rows per page
Query Builder