Lucene search
+L

256964 matches found

OSV
OSV
added 2026/09/07 12:00 a.m.6 views

OPENSUSE-SU-2026:11697-1 distribution-registry-3.1.1-6.1 on GA media

These are all security issues fixed in the distribution-registry-3.1.1-6.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS5.8AI score0.00685EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 12:00 a.m.5 views

OPENSUSE-SU-2026:11713-1 trivy-0.74.0-4.1 on GA media

These are all security issues fixed in the trivy-0.74.0-4.1 package on the GA media of openSUSE Tumbleweed...

8.7CVSS5.8AI score0.00685EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 a.m.10 views

OPENSUSE-SU-2026:11707-1 libopenslide-devel-4.0.1-1.1 on GA media

These are all security issues fixed in the libopenslide-devel-4.0.1-1.1 package on the GA media of openSUSE Tumbleweed...

7.7CVSS5.7AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/06 11:17 p.m.8 views

UBUNTU-CVE-2026-86227

A weakness has been identified in valkey-io valkey up to 9.0.5/9.1.1. This affects the function kvstoreGetHashtable of the file src/kvstore.c. This manipulation of the argument didx causes out-of-bounds read. It is possible to initiate the attack remotely. The attack is considered to have high...

3.1CVSS5.3AI score0.00321EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/06 10:45 p.m.6 views

CVE-2026-86231 mwiede jsch KnownHosts.java getRevokedKeys improper check for certificate revocation

A security flaw has been discovered in mwiede jsch up to 2.28.5. Affected is the function getRevokedKeys of the file src/main/java/com/jcraft/jsch/KnownHosts.java. Performing a manipulation of the argument knownhosts results in improper check for certificate revocation. The attack is possible to ...

6.3CVSS4.4AI score
SaveExploits0References11
OSV
OSV
added 2026/09/06 8:35 p.m.17 views

MAL-2026-15942 Malicious code in omni-channel-order-frontend (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b5286224ab4427b1e85bbdfd5e57b9d96fc9736504d17f2f31839562f19b88ee The package name and 9999.0.0 version are consistent with a dependency-confusion lure targeting an internal omni-channel-order-frontend package...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/09/06 8:25 p.m.7 views

MAL-2026-15941 Malicious code in ocfe-tv-subscription-center-web (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 87b1dcb639402e9d94a5f6f171e32ed97eb7064f7a557b1f7382bf832a4415ba Package name resembles an internal-scoped name and uses an implausibly high version 9999.0.0 consistent with dependency-confusion targeting. The...

5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/09/06 6:17 p.m.14 views

DEBIAN-CVE-2026-86219

Authen::SASL::Perl::DIGESTMD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in serverstep. serverstart generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. serverstep...

9.8CVSS5.7AI score0.00486EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/06 6:17 p.m.9 views

DEBIAN-CVE-2026-82208

With the wolfSSL backend, when CA caching is enabled and an CURLOPTSSLCTXFUNCTION callback replaces the trust store, libcurl can silently reinstall the cached store after the callback returns. A certificate trusted by the cached store but rejected by the callback-selected store is then incorrectl...

7.5CVSS5.8AI score0.00425EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

DEBIAN-CVE-2026-80230

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS5.7AI score0.00566EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.5 views

DEBIAN-CVE-2026-82209

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

8.2CVSS5.9AI score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.8 views

DEBIAN-CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

DEBIAN-CVE-2026-80229

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.8AI score0.00899EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.7 views

DEBIAN-CVE-2026-19931

A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, when the initial request is done using empty credentials. This can make user B's request get sent over user A's previously authenticated connection...

9.8CVSS5.7AI score0.01162EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.7 views

DEBIAN-CVE-2026-18924

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process...

9.1CVSS6.2AI score0.00897EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

DEBIAN-CVE-2026-13608

A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle MITM attack can inject a premature or shortcut response that bypasses complete peer...

7.4CVSS5.7AI score0.00644EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.10 views

UBUNTU-CVE-2026-19931

A flaw in libcurl makes it wrongly reuse an HTTP connection setup for a given hostname using Negotiate authentication, when the initial request is done using empty credentials. This can make user B's request get sent over user A's previously authenticated connection...

9.8CVSS5.7AI score0.01162EPSS
SaveExploits1References4
OSV
OSV
added 2026/09/06 6:17 p.m.24 views

UBUNTU-CVE-2026-18924

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process...

9.1CVSS6.2AI score0.00897EPSS
SaveExploits1References4
OSV
OSV
added 2026/09/06 6:17 p.m.7 views

UBUNTU-CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits1References4
OSV
OSV
added 2026/09/06 6:17 p.m.16 views

UBUNTU-CVE-2026-13608

A flaw in the libcurl SASL negotiation for LDAP authentication allows an incomplete handshake sequence to be misinterpreted as a successful cryptographic verification. An attacker executing a Man-in-the-Middle MITM attack can inject a premature or shortcut response that bypasses complete peer...

7.4CVSS5.7AI score0.00644EPSS
SaveExploits1References4
Rows per page
Query Builder