Lucene search
+L

47499 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-59842

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without...

5.3CVSS5.5AI score0.00408EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 9:59 p.m.13 views

MAL-2026-11051 Malicious code in trongridy (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 a437be8ac21a8c375aeb02c4ab825bce027392f95aa356491950536454d2bf58 Package appears to be designed for private key exfiltration, but no known usage. The name appears to be related to the cryptocurrency TRX Tron / Tronix. Some...

5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 9:55 p.m.15 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through improper validation of ownership in the editRecord process. An attacker can modify or overwrite DNS records in zones they do not own by manipulating the rid and zid parameters in ...

8.1CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/07/24 9:50 p.m.7 views

GHSA-VH45-F885-3848 sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock

Summary sm-crypto npm package 0.4.0, the latest release, published 2026-01-20 generates SM2 private keys and signing ephemeral scalars from a single module-wide RNG instance src/sm2/utils.js: const rng = new SecureRandom. SecureRandom is jsbn's PRNG, which seeds an ARC4 stream from...

9.1CVSS5.9AI score0.00321EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/24 9:50 p.m.31 views

sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock

Summary sm-crypto npm package 0.4.0, the latest release, published 2026-01-20 generates SM2 private keys and signing ephemeral scalars from a single module-wide RNG instance src/sm2/utils.js: const rng = new SecureRandom. SecureRandom is jsbn's PRNG, which seeds an ARC4 stream from...

9.1CVSS5.9AI score0.00321EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 9:16 p.m.14 views

Budibase: Server Filesystem Existence/Read Oracle via Builder-Controlled MongoDB tlsCertificateKeyFile

Summary When creating a MongoDB datasource, Budibase passes the tlsCertificateKeyFile and tlsCAFile fields straight to the MongoDB driver as server-side file paths. On Budibase Cloud a customer cannot place files on the server, so these fields only let a builder reference arbitrary absolute paths...

5.1CVSS6AI score0.00191EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/07/24 9:16 p.m.16 views

Information Exposure

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Information Exposure in the handling of the tlsCertificateKeyFile and tlsCAFile fields, which are passed directly as filesystem paths to the MongoDB driver without validation or restriction. An...

7CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/07/24 6:35 p.m.10 views

GO-2026-5069 Fiber: Cache middleware key generator ignores query string in github.com/gofiber/fiber

Fiber: Cache middleware key generator ignores query string in github.com/gofiber/fiber...

6.5CVSS5.8AI score0.00251EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/24 5:17 p.m.11 views

CVE-2026-65710

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS0.00178EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 5:03 p.m.19 views

Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Summary The getallmodels handlers in routers/openai.py and routers/ollama.py intended to cache their permission-filtered model lists per user, but the @cached decorator was misconfigured: it passed a key= lambda instead of keybuilder=. In aiocache 0.12.3 the pinned version, key= is a static cache...

5CVSS5.8AI score0.00297EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/24 5:03 p.m.8 views

GHSA-3WP3-XXJ9-5JQQ Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Summary The getallmodels handlers in routers/openai.py and routers/ollama.py intended to cache their permission-filtered model lists per user, but the @cached decorator was misconfigured: it passed a key= lambda instead of keybuilder=. In aiocache 0.12.3 the pinned version, key= is a static cache...

3.5CVSS5.8AI score0.00297EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/24 5:03 p.m.31 views

EUVD-2026-42629

Open WebUI: Cross-user model-list exposure via static cache key in getallmodels aiocache key= vs keybuilder= misuse...

5CVSS5.8AI score0.00297EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/07/24 4:47 p.m.15 views

Inefficient Algorithmic Complexity

Overview org.webjars.npm:js-yaml is a human-friendly data serialization language. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the readFlowCollection function of parser.ts, which reaches exponential time when a flow sequence entry turns out to be a key...

8.7CVSS5.9AI score0.00344EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:47 p.m.10 views

GHSA-G9HV-X236-4QP3 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Summary A malicious SSH server can crash a russh client session with a single malformed key-exchange reply, causing a pre-authentication Denial-of-Service before the server host key is verified. The embedding process itself stays up, but the connection is killed deterministically. Details Every...

5.3CVSS5.9AI score0.00291EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 4:45 p.m.22 views

Russh: Pre-auth remote panic via all-zero Curve25519 peer public value (encode_mpint OOB)

A pre-authentication denial-of-service panic in russh 0.62.2 commit c4be19f1915c8682f4615c3fd50008512b474491, current default branch main as of 2026-07-22. An unauthenticated client sends a single SSHMSGKEXECDHINIT whose QC is 32 zero bytes. russh's Curve25519 KEX does not reject the all-zero pee...

5.9CVSS6AI score0.00633EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/24 4:45 p.m.16 views

GHSA-5XVQ-CP9X-6P6R Russh: Pre-auth remote panic via all-zero Curve25519 peer public value (encode_mpint OOB)

A pre-authentication denial-of-service panic in russh 0.62.2 commit c4be19f1915c8682f4615c3fd50008512b474491, current default branch main as of 2026-07-22. An unauthenticated client sends a single SSHMSGKEXECDHINIT whose QC is 32 zero bytes. russh's Curve25519 KEX does not reject the all-zero pee...

5.3CVSS6AI score0.00332EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/24 4:42 p.m.52 views

CVE-2026-66034 libssh2 Heap Out-of-Bounds Read via publickey subsystem

libssh2 through 1.11.1, fixed in commit a13bb6c, contains a missing bounds check vulnerability that allows a malicious SSH server to trigger an arbitrary-length heap out-of-bounds read and a free of an uninitialized pointer via the publickey subsystem. In libssh2publickeylistfetch, the version 1...

7.7CVSS0.00418EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/24 4:16 p.m.20 views

CVE-2026-17039

A flaw was found in pki-core. The certificate authority CA renewal request path does not perform the realm-based authorization check that the enrollment path performs, allowing an authenticated user entitled to one realm to cause a certificate belonging to a different realm to be renewed without...

3.1CVSS5.4AI score0.00211EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/24 4:00 p.m.13 views

EUVD-2026-48716

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 4:00 p.m.35 views

CVE-2026-65710 sysPass 3.2.11 Missing Authorization via PublicLinkController Account Decryption

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS0.00178EPSS
SaveExploits0References2
Rows per page
Query Builder