Lucene search
+L

385 matches found

Cvelist
Cvelist
added 2026/04/01 12:00 a.m.41 views

CVE-2026-34872

An issue was discovered in Mbed TLS 3.5.x and 3.6.x through 3.6.5 and TF-PSA-Crypto 1.0. There is a lack of contributory behavior in FFDH due to improper input validation. Using finite-field Diffie-Hellman, the other party can force the shared secret into a small set of values lack of contributor...

0.00204EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/04/01 12:00 a.m.21 views

CVE-2026-34872

An issue was discovered in Mbed TLS 3.5.x and 3.6.x through 3.6.5 and TF-PSA-Crypto 1.0. There is a lack of contributory behavior in FFDH due to improper input validation. Using finite-field Diffie-Hellman, the other party can force the shared secret into a small set of values lack of contributor...

9.1CVSS5.3AI score0.00204EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/31 11:59 p.m.23 views

OpenClaw's Nextcloud Talk webhook missing rate limiting on shared secret authentication

Summary Nextcloud Talk webhook signature failures were not throttled even though the integration relies on an operator-configured shared secret that may be weak. Impact An attacker who could reach the webhook endpoint could brute-force weak secrets online and then forge inbound webhook events...

6.5CVSS5.8AI score0.00365EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/31 11:59 p.m.14 views

GHSA-9528-X887-J2FP OpenClaw's Nextcloud Talk webhook missing rate limiting on shared secret authentication

Summary Nextcloud Talk webhook signature failures were not throttled even though the integration relies on an operator-configured shared secret that may be weak. Impact An attacker who could reach the webhook endpoint could brute-force weak secrets online and then forge inbound webhook events...

6.5CVSS5.8AI score0.00365EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/31 2:10 p.m.5 views

CVE-2026-33580 OpenClaw < 2026.3.28 - Brute Force Attack via Missing Rate Limiting on Webhook Shared Secret Authentication

OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication that allows attackers to brute-force weak shared secrets. Attackers who can reach the webhook endpoint can exploit this to forge inbound webhook events by repeatedly attempting...

6.5CVSS5.9AI score0.00365EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/31 2:10 p.m.11 views

CVE-2026-33580 OpenClaw < 2026.3.28 - Brute Force Attack via Missing Rate Limiting on Webhook Shared Secret Authentication

OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication that allows attackers to brute-force weak shared secrets. Attackers who can reach the webhook endpoint can exploit this to forge inbound webhook events by repeatedly attempting...

6.3CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/30 9:18 a.m.22 views

CVE-2026-5128

...

0.00144EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.17 views

PT-2026-29007

Name of the Vulnerable Software and Affected Versions ArthurFiorette steam-trader version 2.1.1 Description A sensitive information exposure issue exists. An unauthenticated attacker can send a request to the /users API endpoint to retrieve sensitive Steam account data, including the account...

10CVSS5.9AI score0.00144EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/18 11:08 a.m.55 views

CVE-2025-41258

LibreChat 0.8.1-rc2 uses the same JWT secret for user sessions and the RAG API, leading to service-level authentication bypass of the RAG API. Affected component: JWT-based session mechanism; Root cause: shared secret across authentication domains. Impact: unauthorized access to RAG API due to co...

8CVSS5.8AI score0.00344EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/17 4:45 p.m.42 views

OpenClaw's Browser Relay /cdp websocket is missing auth which could allow cross-tab cookie access

Summary In affected versions, the Browser Relay /cdp WebSocket endpoint did not require an authentication token. As a result, a website running in the browser could potentially connect to the local relay via loopback WebSocket and use CDP to access cookies from other open tabs and run JavaScript ...

8.1CVSS5.8AI score0.00295EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/02/17 4:37 p.m.45 views

OpenClaw's gateway connect could skip device identity checks when auth.token was present but not yet validated

Summary The gateway WebSocket connect handshake could allow skipping device identity checks when auth.token was present but not yet validated. Details In src/gateway/server/ws-connection/message-handler.ts, the device-identity requirement could be bypassed based on the presence of a non-empty...

9.8CVSS5.6AI score0.00352EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/10 9:42 p.m.10 views

CVE-2026-26007

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 46.0.5, the publickeyfromnumbers or EllipticCurvePublicNumbers.publickey, EllipticCurvePublicNumbers.publickey, loadderpublickey and loadpempublickey functions do not verify that the...

8.2CVSS5.6AI score0.00341EPSS
SaveExploits0References3Affected Software1
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
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
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
Packet Storm News
Packet Storm News
added 2026/01/11 12:00 a.m.8 views

LINEture: Novel Signature Cryptosystem

We propose a novel digital signature cryptosystem that exploits the concept of the brute-force problem. To ensure the security of the cryptosystem, we employed several mechanisms: sharing a common secret for factorable permutations, associating permutations with the message being signed, and...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 9:14 a.m.15 views

CVE-2022-23003

When computing a shared secret or point multiplication on the NIST P-256 curve that results in an X coordinate of zero, the resulting output is not properly reduced modulo the P-256 field prime and is invalid. The resulting output may cause an error when used in other operations. This may be...

5.3CVSS6.9AI score0.00684EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/10/21 12:00 a.m.12 views

WordPress OwnID Passwordless Login plugin authentication bypass vulnerability

WordPress OwnID Passwordless Login plugin is a WordPress plugin for passwordless login function, by sending a one-time authorization code to the user's email or cell phone to complete the verification. An authentication bypass vulnerability exists in the WordPress OwnID Passwordless Login plugin,...

9.8CVSS7.3AI score0.00765EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/10/16 8:33 a.m.10 views

CVE-2025-10294

The OwnID Passwordless Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 1.3.4. This is due to the plugin not properly checking if the ownidsharedsecret value is empty prior to authenticating a user via JWT. This makes it possible for...

9.8CVSS6AI score0.00765EPSS
SaveExploits0References1
Rows per page
Query Builder