Lucene search
+L

9123 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/13 12:00 a.m.•13 views

SUSE SLED15: openvpn / openvpn-auth-pam-plugin / openvpn-dco / openvpn-dco-devel / etc (SUSE-SU-2026:3596-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3596-1 advisory. - CVE-2026-11771: NTLM proxy auth stack off-by-one write bsc1273126. - CVE-2026-12932: memory leak using...

9.1CVSS7.7AI score0.00814EPSS
SaveExploits1References22
Positive Technologies
Positive Technologies
•added 2026/08/13 12:00 a.m.•12 views

PT-2026-71663

Name of the Vulnerable Software and Affected Versions rsync versions 3.1.0 through 3.4.x Description An authorization bypass exists in the parsing of the auth users directive. The parser utilizes comma-only tokenization when splitting the user list, which fails to correctly process entries...

8.6CVSS5.3AI score0.00471EPSS
SaveExploits1References163
UbuntuCve
UbuntuCve
•added 2026/08/12 10:17 p.m.•14 views

CVE-2026-73499

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ permission on a single exact key can use the Watch gRPC API with clientv3.WithFromKey to receive watch events for every key lexicographically greater than o...

7.1CVSS5.3AI score0.00663EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2026/08/12 9:23 p.m.•38 views

CVE-2026-73501 kin-openapi: ValidationHandler.Load() Fail-Open Authentication Bypass via NoopAuthenticationFunc Default

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.144.0, ValidationHandler.Load in openapi3filter/validationhandler.go silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which returns nil without checking credentials. This substitution causes every OpenAPI...

9.1CVSS0.00589EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/08/12 9:23 p.m.•13 views

CVE-2026-73501

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.144.0, ValidationHandler.Load in openapi3filter/validationhandler.go silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which returns nil without checking credentials. This substitution causes every OpenAPI...

9.1CVSS5.3AI score0.00589EPSS
SaveExploits0
NVD
NVD
•added 2026/08/12 9:17 p.m.•21 views

CVE-2026-73418

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS0.00877EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/12 8:55 p.m.•40 views

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

Russh is a Rust SSH client & server library. Prior to 0.62.4, an unauthenticated SSH client can cause a denial of service by sending SSHMSGKEXECDHINIT with a 32-byte all-zero QC value. Curve25519Kex::serverdh in russh/src/kex/curve25519.rs accepts the all-zero peer public value and computes an...

5.3CVSS0.00597EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/12 8:55 p.m.•15 views

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

Russh is a Rust SSH client & server library. Prior to 0.62.4, an unauthenticated SSH client can cause a denial of service by sending SSHMSGKEXECDHINIT with a 32-byte all-zero QC value. Curve25519Kex::serverdh in russh/src/kex/curve25519.rs accepts the all-zero peer public value and computes an...

5.3CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/12 8:55 p.m.•8 views

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

Russh is a Rust SSH client & server library. Prior to 0.62.4, an unauthenticated SSH client can cause a denial of service by sending SSHMSGKEXECDHINIT with a 32-byte all-zero QC value. Curve25519Kex::serverdh in russh/src/kex/curve25519.rs accepts the all-zero peer public value and computes an...

5.3CVSS5.3AI score0.00597EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/12 8:55 p.m.•41 views

CVE-2026-73430

Russh (Rust SSH client/server library) before version 0.62.4 is affected. An unauthenticated SSH client can trigger a denial of service by sending SSH_MSG_KEX_ECDH_INIT with a 32-byte all-zero Q_C value. In Curve25519Kex::server_dh, the all-zero peer public value is accepted, leading to a zero sh...

5.3CVSS5.4AI score0.00597EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/12 8:53 p.m.•10 views

CVE-2026-73429 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.4AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/12 8:53 p.m.•45 views

CVE-2026-73429

CVE-2026-73429 affects Russh (Rust SSH client/server library) prior to v0.62.4. A malicious SSH server can trigger a deterministic panic in the client during KEX_ECDH_REPLY handling when the server_ephemeral value is not 32 bytes, as Curve25519Kex::compute_shared_secret passes the decoded value t...

5.3CVSS5.3AI score0.00507EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/12 8:53 p.m.•12 views

CVE-2026-73429 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.3AI score0.00507EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/12 8:21 p.m.•9 views

CVE-2026-73418 NextAuth.js: getToken() throws an uncaught exception on malformed Bearer authorization headers

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS5.4AI score0.00877EPSS
SaveExploits0References7
attackerkb
attackerkb
•added 2026/08/12 8:21 p.m.•16 views

CVE-2026-73418

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS5.4AI score0.00877EPSS
SaveExploits0References8Affected Software2
CVE
CVE
•added 2026/08/12 6:56 p.m.•38 views

CVE-2026-73306

Budibase (open-source low-code platform) is vulnerable prior to version 3.39.25 due to the login flow at POST /api/global/auth/:tenantId/login. The failure counter was incremented only for existing users, while emailLockout logic in packages/worker/src/middleware/emailLockout.ts surfaced X-Accoun...

5.3CVSS5.3AI score0.00438EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/08/12 5:40 p.m.•18 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the POST /api/v2/assets/assetid/materialize endpoint and the XCom result check on waitdagrununtilfinished. An attacker can access and manipulate DAG runs and read XCom values belonging to other teams by supplyin...

7.6CVSS5.5AI score0.00589EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/12 5:40 p.m.•15 views

Command Injection

Overview prowler is a Prowler is an Open Source security tool to perform AWS, GCP and Azure security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains hundreds of controls covering CIS, NIST 800, NIST CSF, CISA, RBI,...

9.9CVSS6.2AI score0.0065EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/12 5:02 p.m.•14 views

EUVD-2026-57356

Pingvin Share X is a secure and easy self-hosted file sharing platform. A vulnerability in versions 1.5.0 through 1.18.0 allow an attacker to bypass password verification when managing Time-based One-Time Password TOTP settings. The root cause is a missing await keyword on calls to the asynchrono...

8.8CVSS5.4AI score0.00617EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/12 5:02 p.m.•11 views

CVE-2026-49467 TOTP enrollment hijack: password gate skipped due to unawaited promise

Pingvin Share X is a secure and easy self-hosted file sharing platform. A vulnerability in versions 1.5.0 through 1.18.0 allow an attacker to bypass password verification when managing Time-based One-Time Password TOTP settings. The root cause is a missing await keyword on calls to the asynchrono...

8.8CVSS5.4AI score0.00617EPSS
SaveExploits0References1
Rows per page
Query Builder