Lucene search
+L

10942 matches found

CNNVD
CNNVD
added 2026/03/16 12:0 a.m.8 views

Raytha CMS 安全漏洞

Raytha CMS is a content management system developed by the American company Raytha. Versions of Raytha CMS prior to 1.5.0 contained security vulnerabilities. These vulnerabilities stemmed from the password reset function’s user enumeration feature. Differences in messages might allow attackers to...

6.9CVSS5.8AI score0.0028EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.4 views

PT-2026-25696

Raytha CMS is vulnerable to User Enumeration in password reset functionality. Difference in messages could allow an attacker to determine if the login is valid or not, enabling a brute force attack with valid logins. This issue was fixed in version 1.5.0...

6.9CVSS5.8AI score0.0028EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.11 views

educativa Campus Educativa 访问控制错误漏洞

Educativa Campus Educativa is an educational management platform owned by the Spanish company Educativa. Educativa Campus Educativa has a security vulnerability related to access control. This vulnerability stems from insecure direct object references in the...

8.7CVSS5.8AI score0.00247EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.11 views

Xmlseclibs 安全漏洞

Xmlseclibs is a library developed by robrichards, written in PHP, for handling XML encryption and signing. Versions of Xmlseclibs prior to 3.1.5 contained security vulnerabilities. These vulnerabilities stemmed from the lack of authentication tag length validation for XML nodes encrypted using...

8.2CVSS5.9AI score0.00152EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.10 views

Raytha CMS 安全漏洞

Raytha CMS is a content management system developed by the American company Raytha. Versions of Raytha CMS prior to 1.4.6 contained security vulnerabilities. These vulnerabilities stemmed from the lack of any brute-force attack protection mechanisms, allowing attackers to send multiple automated...

9.8CVSS5.8AI score0.0038EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.8 views

PT-2026-25698

Raytha CMS does not have any brute force protection mechanism implemented. It allows an attacker to send multiple automated logon requests without triggering lockout, throttling, or step-up challenges. This issue was fixed in version 1.4.6...

6.9CVSS5.8AI score0.0038EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/03/15 2:11 a.m.144 views

linux-security-tools

Linux Security Tools Linux security tools, scanners, crackers...

5.7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/13 9:41 p.m.5 views

CVE-2026-32729

Runtipi is a personal homeserver orchestrator. Prior to 4.8.1, The Runtipi /api/auth/verify-totp endpoint does not enforce any rate limiting, attempt counting, or account lockout mechanism. An attacker who has obtained a user's valid credentials via phishing, credential stuffing, or data breach c...

8.1CVSS5.9AI score0.0034EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/03/13 9:41 p.m.8 views

EUVD-2026-12180

Runtipi is a personal homeserver orchestrator. Prior to 4.8.1, The Runtipi /api/auth/verify-totp endpoint does not enforce any rate limiting, attempt counting, or account lockout mechanism. An attacker who has obtained a user's valid credentials via phishing, credential stuffing, or data breach c...

8.1CVSS5.9AI score0.0034EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/13 9:41 p.m.33 views

CVE-2026-32729

Runtipi CVE-2026-32729: The /api/auth/verify-totp endpoint lacks rate limiting, attempt counting, and account lockout prior to version 4.8.1, allowing brute-forcing of a 6-digit TOTP if valid credentials are known. The TOTP verification session lasts ~24 hours (default cache TTL), enabling a larg...

8.8CVSS5.9AI score0.0034EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/03/13 9:41 p.m.51 views

CVE-2026-32729 Runtipi has a TOTP two-factor authentication bypass via unrestricted brute-force on `/api/auth/verify-totp`

Runtipi is a personal homeserver orchestrator. Prior to 4.8.1, The Runtipi /api/auth/verify-totp endpoint does not enforce any rate limiting, attempt counting, or account lockout mechanism. An attacker who has obtained a user's valid credentials via phishing, credential stuffing, or data breach c...

8.1CVSS0.0034EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/13 9:41 p.m.7 views

CVE-2026-32729 Runtipi has a TOTP two-factor authentication bypass via unrestricted brute-force on `/api/auth/verify-totp`

Runtipi is a personal homeserver orchestrator. Prior to 4.8.1, The Runtipi /api/auth/verify-totp endpoint does not enforce any rate limiting, attempt counting, or account lockout mechanism. An attacker who has obtained a user's valid credentials via phishing, credential stuffing, or data breach c...

8.1CVSS5.9AI score0.0034EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/13 8:55 p.m.9 views

Brute Force

Overview @openclaw/zalo is an OpenClaw Zalo channel plugin Affected versions of this package are vulnerable to Brute Force via the Zalo webhook handler. An attacker can repeatedly attempt to guess webhook secrets without triggering rate limiting by sending requests with invalid secrets, as these...

6.9CVSS5.9AI score0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/13 8:55 p.m.8 views

GHSA-5M9R-P9G7-679C OpenClaw: Zalo webhook rate limiting could be bypassed before secret validation

Summary The Zalo webhook handler applied request rate limiting only after webhook authentication succeeded. Requests with an invalid secret returned 401 but did not count against the rate limiter, allowing repeated secret guesses without triggering 429. Impact This made brute-force guessing...

6.9CVSS5.9AI score0.00272EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.16 views

OpenClaw: Zalo webhook rate limiting could be bypassed before secret validation

Summary The Zalo webhook handler applied request rate limiting only after webhook authentication succeeded. Requests with an invalid secret returned 401 but did not count against the rate limiter, allowing repeated secret guesses without triggering 429. Impact This made brute-force guessing...

6.9CVSS5.8AI score0.00272EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/13 7:58 p.m.9 views

CVE-2026-32600 xml-security is Missing AES-GCM Authentication Tag Validation on Encrypted Nodes Allows for Unauthorized Decryption

xml-security is a library that implements XML signatures and encryption. Prior to versions 2.3.1 and 1.13.9, XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag,...

8.2CVSS5.9AI score0.00148EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/13 7:54 p.m.9 views

CVE-2026-25818

HMS Networks Ewon Flexy with firmware before 15.0s4, Cosy+ with firmware 22.xx before 22.1s6, and Cosy+ with firmware 23.xx before 23.0s3 have weak entropy for authentication cookies, allowing an attacker with a stolen session cookie to find the user password by brute-forcing an encryption...

9.1CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/13 7:53 p.m.11 views

CVE-2025-12455

Observable response discrepancy vulnerability in OpenText™ Vertica allows Password Brute Forcing. The vulnerability could lead to Password Brute Forcing in Vertica management console application.This issue affects Vertica: from 10.0 through 10.X, from 11.0 through 11.X, from 12.0 through 12.X...

7.5CVSS0.00303EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/13 6:30 p.m.38 views

CVE-2025-12455 Username Enumeration Observable Response Discrepancy vulnerability has been discovered in OpenText™ Vertica.

Observable response discrepancy vulnerability in OpenText™ Vertica allows Password Brute Forcing. The vulnerability could lead to Password Brute Forcing in Vertica management console application.This issue affects Vertica: from 10.0 through 10.X, from 11.0 through 11.X, from 12.0 through 12.X...

5.1CVSS0.00303EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/13 6:30 p.m.6 views

CVE-2025-12455

Observable response discrepancy vulnerability in OpenText™ Vertica allows Password Brute Forcing. The vulnerability could lead to Password Brute Forcing in Vertica management console application.This issue affects Vertica: from 10.0 through 10.X, from 11.0 through 11.X, from 12.0 through 12.X...

5.1CVSS5.8AI score0.00303EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder