Lucene search
+L

12872 matches found

RedhatCVE
RedhatCVE
added 2026/01/17 10:01 a.m.16 views

CVE-2025-14844

The Membership Plugin – Restrict Content plugin for WordPress is vulnerable to Missing Authentication in all versions up to, and including, 3.2.16 via the 'rcpstripecreatesetupintentforsavedcard' function due to missing capability check. Additionally, the plugin does not check a user-controlled...

8.2CVSS5.7AI score0.00426EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/01/17 12:31 a.m.30 views

SUSE CVE-2025-15107

A security vulnerability has been detected in actiontech sqle up to 4.2511.0. The impacted element is an unknown function of the file sqle/utils/jwt.go of the component JWT Secret Handler. The manipulation of the argument JWTSecretKey leads to use of hard-coded cryptographic key . The attack is...

8.1CVSS6.5AI score0.00627EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/01/17 12:24 a.m.7 views

SUSE CVE-2026-22863

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS6.9AI score0.00199EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/16 11:31 p.m.8 views

CVE-2026-22863

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS6.8AI score0.00199EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/01/16 9:03 p.m.16 views

Skipper is vulnerable to arbitrary code execution through lua filters

Impact Arbitrary code execution through lua filters. The default skipper configuration before v0.23 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The configuration...

8.8CVSS7.3AI score0.00481EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/01/16 5:15 p.m.11 views

CVE-2026-22782

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

7.5CVSS0.00491EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/01/16 4:14 p.m.13 views

EUVD-2026-2923

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

6.3CVSS6.1AI score0.00491EPSS
SaveExploits1References5
CVE
CVE
added 2026/01/16 4:14 p.m.37 views

CVE-2026-22782

RustFS (RustFS) vulnerability CVE-2026-22782: an invalid RPC signature path in crates/ecstore/src/rpc/http_auth.rs logs the shared HMAC secret and the expected_signature for any invalidly signed request, exposing the secret to log readers and enabling forged RPC calls. Affected versions are 1.0.0...

7.5CVSS6.2AI score0.00491EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/16 4:14 p.m.7 views

CVE-2026-22782 RustFS RPC signature verification logs shared secret

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

6.3CVSS6.2AI score0.00491EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/16 4:14 p.m.6 views

CVE-2026-22782

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

7.5CVSS5.4AI score0.00491EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/01/16 4:14 p.m.31 views

CVE-2026-22782 RustFS RPC signature verification logs shared secret

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

6.3CVSS0.00491EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/16 4:14 p.m.12 views

CVE-2026-22782 RustFS RPC signature verification logs shared secret

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

6.3CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2026/01/16 3:49 p.m.13 views

GHSA-5379-F5HF-W38V Deno node:crypto doesn't finalize cipher

Summary The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server secrets. PoC js import crypto from "node:crypto"; const key = crypto.randomBytes32; const iv =...

9.2CVSS6.8AI score0.00199EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/16 3:48 p.m.17 views

GHSA-333V-68XH-8MMQ RustFS's RPC signature verification logs shared secret

Summary Invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. Details In crates/ecstore/src/rpc/httpauth.rs:115-122 , the invalid signature branch logs sensitive data: rs if signature !=...

6.3CVSS6.6AI score0.00491EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/16 3:48 p.m.15 views

RustFS's RPC signature verification logs shared secret

Summary Invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. Details In crates/ecstore/src/rpc/httpauth.rs:115-122 , the invalid signature branch logs sensitive data: rs if signature !=...

7.5CVSS6.7AI score0.00491EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/16 11:16 a.m.13 views

CVE-2025-59870

HCL MyXalytics is affected by improper management of a static JWT signing secret in the web application, where the secret lacks rotation , introducing a security risk...

9.8CVSS5.8AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/16 11:16 a.m.18 views

CVE-2025-59870

HCL MyXalytics is affected by improper management of a static JWT signing secret in the web application, where the secret lacks rotation , introducing a security risk...

9.8CVSS0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/16 10:16 a.m.7 views

CVE-2025-14844

The Membership Plugin – Restrict Content plugin for WordPress is vulnerable to Missing Authentication in all versions up to, and including, 3.2.16 via the 'rcpstripecreatesetupintentforsavedcard' function due to missing capability check. Additionally, the plugin does not check a user-controlled...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References6
NVD
NVD
added 2026/01/16 10:16 a.m.11 views

CVE-2025-14844

The Membership Plugin – Restrict Content plugin for WordPress is vulnerable to Missing Authentication in all versions up to, and including, 3.2.16 via the 'rcpstripecreatesetupintentforsavedcard' function due to missing capability check. Additionally, the plugin does not check a user-controlled...

8.2CVSS0.00426EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/01/16 10:12 a.m.4 views

CVE-2025-59870 Improper management of a static JWT signing secret in the web application, where the secret lacks rotation , introducing a security risk

HCL MyXalytics v6.7 is affected by improper management of a static JWT signing secret in the web application, where the secret lacks rotation , introducing a security risk...

7.4CVSS6.5AI score0.0024EPSS
SaveExploits0References1
Rows per page
Query Builder