Lucene search
+L

11384 matches found

CNNVD
CNNVD
added 2026/04/07 12:0 a.m.14 views

LoLLMs 安全漏洞

LoLLMs is a large language and multimodal system personally developed by Saifeddine ALOUI. Version 2.1.0 of LoLLMs contains a security vulnerability. This vulnerability arises from the use of weak keys for signing JSON Web Tokens, leading to improper access control. This could allow attackers to...

9.8CVSS7.3AI score0.0054EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.10 views

Google Chrome 安全漏洞

Google Chrome is a web browser developed by the American company Google. Versions of Google Chrome prior to 147.0.7727.55 contained a security vulnerability caused by a cryptographic flaw in PDFium. This vulnerability could allow attackers to extract sensitive information from encrypted PDF files...

4.3CVSS7.3AI score0.00102EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.21 views

PT-2026-30796

Name of the Vulnerable Software and Affected Versions parisneo/lollms versions prior to 2.2.0 Description Session management is subject to improper access control because a weak secret key is used for signing JSON Web Tokens JWT. This allows an attacker to conduct an offline brute-force attack to...

9.8CVSS8.6AI score0.0054EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/04/03 8:6 p.m.3 views

CVE-2026-25726

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and hashidsalt. These secrets are generated...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 3:43 a.m.49 views

Auth0 WordPress Plugin has Insufficient Entropy in Cookie Encryption

Impact In applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies. Am I Affected? Consumers are affected if their application meets the following preconditions: - It ...

5.9AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/04/03 3:9 a.m.7 views

Brute Force

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Brute Force in the authentication process. An attacker can bypass rate limiting by supplying a fake DeviceToken, allowing repeated authentication attempts without triggering shared rate...

6.3CVSS5.9AI score0.00387EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/02 10:53 a.m.7 views

CVE-2026-2696

The Export All URLs WordPress plugin before 5.1 generates CSV filenames containing posts URLS including private posts in a predictable pattern using a random 6-digit number. These files are stored in the publicly accessible wp-content/uploads/ directory. As a result, any unauthenticated user can...

5.3CVSS5.9AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/01 8:29 p.m.7 views

GHSA-W3WC-44P4-M4J7 Auth0 PHP SDK has Insufficient Entropy in Cookie Encryption

Impact In applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies. Am I Affected? Consumers are affected if their application meets the following preconditions: - The...

8.2CVSS5.9AI score0.00221EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/01 5:4 p.m.5 views

CVE-2026-34236

Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. From version 8.0.0 to before version 8.19.0, in applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session...

8.2CVSS5.8AI score0.00221EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/01 5:4 p.m.36 views

CVE-2026-34236

CVE-2026-34236 affects the Auth0-PHP SDK. In versions 8.0.0 through 8.18.0, cookies are encrypted with insufficient entropy, which may allow threat actors to brute-force the encryption key and forge session cookies. Multiple trusted sources (NVD, Red Hat, CIRCL, OSV, PT Security, CNNVD) consisten...

9.8CVSS5.8AI score0.00221EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.6 views

CVE-2026-33580

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
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/01 6:0 a.m.6 views

CVE-2026-2696

The Export All URLs WordPress plugin before 5.1 generates CSV filenames containing posts URLS including private posts in a predictable pattern using a random 6-digit number. These files are stored in the publicly accessible wp-content/uploads/ directory. As a result, any unauthenticated user can...

5.3CVSS5.9AI score0.00301EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/01 6:0 a.m.21 views

CVE-2026-2696 Export All URLs < 5.1 - Unauthenticated Sensitive Data Exposure

The Export All URLs WordPress plugin before 5.1 generates CSV filenames containing posts URLS including private posts in a predictable pattern using a random 6-digit number. These files are stored in the publicly accessible wp-content/uploads/ directory. As a result, any unauthenticated user can...

5.9AI score0.00301EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/01 12:0 a.m.11 views

Auth0-PHP 安全特征问题漏洞

Auth0-PHP is an open-source PHP SDK developed by Auth0 for authentication and management of APIs using Auth0. Versions of Auth0-PHP from 8.0.0 to 8.19.0 had security vulnerabilities. These vulnerabilities stemmed from the use of encryption methods with insufficient entropy when handling cookies...

9.8CVSS5.8AI score0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/31 11:59 p.m.6 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
Snyk
Snyk
added 2026/03/31 4:54 p.m.3 views

Brute Force

Overview @openclaw/nextcloud-talk is an OpenClaw Nextcloud Talk channel plugin Affected versions of this package are vulnerable to Brute Force via the webhook authentication process. An attacker can gain unauthorized access by repeatedly attempting to guess shared secrets without restriction,...

6.5CVSS5.9AI score0.00365EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/31 4:54 p.m.6 views

Brute Force

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Brute Force via the webhook authentication process. An attacker can gain unauthorized access by repeatedly attempting to guess shared secrets without restriction, potentially allowing the...

6.5CVSS5.9AI score0.00365EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/31 3:31 p.m.17 views

EUVD-2026-17439

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
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.20 views

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

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-9528-x887-j2fp. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication...

6.5CVSS5.8AI score0.00365EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/31 3:31 p.m.19 views

GHSA-GM9M-X74R-8WHG Duplicate Advisory: OpenClaw's Nextcloud Talk webhook missing rate limiting on shared secret authentication

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-9528-x887-j2fp. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication...

9.8CVSS5.8AI score0.00365EPSS
SaveExploits0References4
Rows per page
Query Builder