Lucene search
+L

3622 matches found

Debian CVE
Debian CVE
added 2 days ago4 views

CVE-2026-66039

FFmpeg through 8.1.2, fixed in commit aafb5c6, contains a signed integer overflow vulnerability in the MACE6 audio decoder that allows attackers to corrupt heap memory by supplying a crafted CAF file with a malicious bytesperpacket value. Attackers can craft a CAF file with oversized bytesperpack...

8.8CVSS6.2AI score0.00423EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-48437

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS5.4AI score0.0029EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-65604 Skipper Incomplete Fix for CVE-2026-50197 Policy Bypass

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS0.0029EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-16768

A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palet...

5.3CVSS5.3AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago6 views

CVE-2026-43820

NIOSSLCertificate.subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1STRING, but not all SANs are backed by ASN1STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This...

7.7CVSS0.00078EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-43820

NIOSSLCertificate.subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1STRING, but not all SANs are backed by ASN1STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This...

0.00078EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago4 views

PYSEC-2026-3496 Pillow JPEG2000 tiled decode retains a growing scratch buffer and can be used for denial of service

Summary src/libImaging/Jpeg2KDecode.c:853 accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile. That accumulated value is then used in the tilebytes calculation at src/libImaging/Jpeg2KDecode.c:868, which can make the decoder grow state-buffer v...

8.7CVSS5.4AI score0.00393EPSS
SaveExploits1References8
EUVD
EUVD
added 4 days ago9 views

EUVD-2024-55651

Eclipse Jetty: DoS attack triggering OutOfMemory with 100-Continue requests...

7.5CVSS5.1AI score0.00252EPSS
SaveExploits0References7
OSV
OSV
added 4 days ago1 views

OPENSUSE-SU-2026:21428-1 Security update for nm-configurator

This update for nm-configurator fixes the following issue Update to version 0.3.5. Security issue fixed: - CVE-2026-25541: bytes: integer overflow in BytesMut:reserve can lead to undefined behavior and crashes bsc1271392. Other updates and bugfixes: - Version 0.3.5: Bump version to v0.3.5 206 Bum...

7.5CVSS5.9AI score0.00552EPSS
SaveExploits1References2
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-46384

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes...

5.2AI score0.00446EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago35 views

CVE-2026-56852

Technical details about CVE-2026-56852 are not publicly provided in the supplied documents; no specifics on affected products, versions, or fixes are present. Monitor for updates from official advisories.

7.5CVSS5.2AI score0.00446EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-46318

When verifying a mac with a ChunkedMacVerification object, Tink compares the resulting tag with non constant time comparison. This potentially allows an attacker to use timinig information as a side channel in order to get information how many bytes of a given tag match the correct tag. This in...

8.2CVSS5.3AI score0.00185EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-63895

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

5.5AI score0.00244EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 5 days ago6 views

SUSE CVE-2026-63899

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mxuport: fix memory corruption with small endpoint Make sure that the bulk-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption should a malicious device report a smaller size...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago6 views

SUSE CVE-2026-63956

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypressm8: fix memory corruption with small endpoint Make sure that the interrupt-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption or NULL-pointer dereference should a...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago7 views

SUSE CVE-2026-63957

In the Linux kernel, the following vulnerability has been resolved: USB: serial: safeserial: fix memory corruption with small endpoint Make sure that the bulk-out buffer size is at least eight bytes to avoid user-controlled slab corruption in "safe" mode should a malicious device report a smaller...

5.6AI score0.00211EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-43752

Pillow TGA RLE encoder can serialize up to 57 KB of adjacent heap data into generated images...

7.5CVSS6.3AI score0.00313EPSS
SaveExploits1References5
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-42303

node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago4 views

GHSA-GVWX-54WH-QM9J node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records

Summary node-tar strips trailing NUL bytes from long-name L and long-linkpath K GNU extended headers but does not apply the same sanitization to equivalent fields delivered via PAX x typeflag extended headers. A PAX record of the form path=visible.txt\x00hidden.txt is parsed verbatim into...

5.3CVSS5.7AI score0.00292EPSS
SaveExploits0References5
NVD
NVD
added last week6 views

CVE-2026-63899

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mxuport: fix memory corruption with small endpoint Make sure that the bulk-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption should a malicious device report a smaller size...

0.00211EPSS
SaveExploits0References8
Rows per page
Query Builder