Lucene search
+L

48465 matches found

OSV
OSV
added 2026/07/14 9:41 p.m.12 views

JLSEC-2026-714

Two potential heap out-of-bounds write locations existed in DecodeObjectId in wolfcrypt/src/asn.c. First, a bounds check only validates one available slot before writing two OID arc values out0 and out1, enabling a 2-byte out-of-bounds write when outSz equals 1. Second, multiple callers pass...

9.8CVSS5.9AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:41 p.m.11 views

JLSEC-2026-700 Out-of-bounds heap read during SM2/SM3 certificate signature verification

Out-of-bounds heap read during SM2/SM3 certificate signature verification. When parsing a certificate with an SM3wSM2 signature, the Subject Key Identifier computation reads the trailing 65 bytes of the public key without checking that the key is at least that long. A public key shorter than 65...

7.5CVSS5.8AI score0.00226EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/14 8:53 p.m.13 views

CVE-2026-49476 Soup Sieve: Memory Exhaustion via Large Comma-Separated Selector Lists in soupsieve

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve allocates unbounded memory when compiling large comma-separated selector lists, allowing an attacker who can supply a crafted selector string to soupsieve.compile o...

7.5CVSS6.1AI score0.00522EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/14 8:53 p.m.9 views

CVE-2026-49476 Soup Sieve: Memory Exhaustion via Large Comma-Separated Selector Lists in soupsieve

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve allocates unbounded memory when compiling large comma-separated selector lists, allowing an attacker who can supply a crafted selector string to soupsieve.compile o...

7.5CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/14 8:51 p.m.19 views

EUVD-2026-44538

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve contains a regular expression vulnerable to catastrophic backtracking when processing an attribute selector with an unterminated quoted value in...

7.5CVSS6.1AI score0.00522EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/14 8:51 p.m.54 views

CVE-2026-49477

Soup Sieve (CSS selector engine used by Beautiful Soup 4) Before 2.8.4 contains a regular-expression backtracking bug in soupsieve/css_parser.py (VALUE pattern) that enables catastrophic backtracking on unterminated quoted attribute values, causing CPU exhaustion and potential DoS when compiling ...

7.5CVSS6.1AI score0.00522EPSS
SaveExploits1References3Affected Software1
Circl
Circl
added 2026/07/14 8:42 p.m.18 views

GHSA-7RX3-5WX3-5V76

creationtimestamp| type| source ---|---|--- 2026-07-14 20:42:32+00:00| seen| https://gist.github.com/alon710/e9ace864fd0fc758277cc4aa4cece6b7 2026-07-14 20:43:17+00:00| seen| https://gist.github.com/alon710/69a35e6d85f7f0c43de5276d0ac08d9d...

6.1AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/14 8:39 p.m.11 views

CVE-2026-48816

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.1.1, @sigstore/verify derives a transparency-log timestamp from tlogEntries.integratedTime for bundle v0.2 inclusionProof-only entries even though the inclusion proof path does not cryptographically bind...

6.5CVSS6.1AI score0.00124EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/14 8:36 p.m.51 views

CVE-2026-48758 sigstore-js: DSSE payloadType type-binding failure

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.2.1, the preAuthEncoding function in @sigstore/core uses Node.js ascii encoding when converting the PAE string to bytes, allowing payloadType to be mutated after signing without invalidating the signature...

5.4CVSS0.00196EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/14 8:17 p.m.9 views

CVE-2026-48068

@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming HTTP/2 stream initiation can cause a server process created using @grpc/grpc-js to crash. This issue is fixed in...

7.5CVSS0.00617EPSS
SaveExploits0References13
NVD
NVD
added 2026/07/14 8:17 p.m.14 views

CVE-2026-47736

Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, when PROXY protocol v1 support is enabled, Puma reads incoming bytes into an internal buffer while waiting for CRLF to determine whether a PROXY v1 line is present, allowing an attacker that continuously sends...

7.5CVSS0.00346EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 8:17 p.m.18 views

UBUNTU-CVE-2026-47737

Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when setremoteaddress proxyprotocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive...

7.5CVSS6.1AI score0.00177EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/14 8:16 p.m.10 views

CVE-2026-15713

A vulnerability was found in libsoup's HTTP/2 protocol implementation. The library fails to correctly release memory context blocks under specific stream termination conditions, such as when an HTTP/2 connection encounters window exhaustion or explicit stream resets. A remote, unauthenticated...

5.9CVSS0.00349EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 8:16 p.m.7 views

DEBIAN-CVE-2026-15713

A vulnerability was found in libsoup's HTTP/2 protocol implementation. The library fails to correctly release memory context blocks under specific stream termination conditions, such as when an HTTP/2 connection encounters window exhaustion or explicit stream resets. A remote, unauthenticated...

5.9CVSS5.5AI score0.00349EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/14 7:45 p.m.12 views

CVE-2026-15713

A vulnerability was found in libsoup's HTTP/2 protocol implementation. The library fails to correctly release memory context blocks under specific stream termination conditions, such as when an HTTP/2 connection encounters window exhaustion or explicit stream resets. A remote, unauthenticated...

5.9CVSS5.4AI score0.00349EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 7:45 p.m.31 views

CVE-2026-15713

This CVE affects Libsoup’s HTTP/2 implementation. The issue is a memory leak where memory context blocks are not properly released under specific stream termination conditions (e.g., window exhaustion or explicit stream resets). A remote, unauthenticated attacker acting as a malicious network pee...

5.9CVSS6.1AI score0.00349EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 7:39 p.m.7 views

CVE-2026-48068 @grpc/grps-js: A malformed request can cause a server crash

@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming HTTP/2 stream initiation can cause a server process created using @grpc/grpc-js to crash. This issue is fixed in...

7.5CVSS6.1AI score
SaveExploits0References15
EUVD
EUVD
added 2026/07/14 7:39 p.m.19 views

EUVD-2026-44405

@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming HTTP/2 stream initiation can cause a server process created using @grpc/grpc-js to crash. This issue is fixed in...

7.5CVSS6.1AI score0.00617EPSS
SaveExploits0References13
CVE
CVE
added 2026/07/14 7:29 p.m.66 views

CVE-2026-50527

CVE-2026-50527 is a stack-based buffer overflow in the .NET Framework that can allow an unauthenticated, network-based attacker to cause denial of service. The vulnerability affects the .NET Framework components handling network input; exploitation leads to an out-of-bounds write with service dis...

7.5CVSS6.2AI score0.0084EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/14 7:16 p.m.7 views

DEBIAN-CVE-2026-15712

A heap buffer over-read vulnerability was discovered in libsoup's versions: libsoup 3.0 to 3.7.0 HTTP/2 connection tracking framework. When the library processes an HTTP/2 GOAWAY frame, it improperly handles the "Additional Debug Data" payload by assuming the data stream is a safely NUL-terminate...

5.9CVSS5.6AI score0.00498EPSS
SaveExploits0References1
Rows per page
Query Builder