Lucene search
+L

25101 matches found

Packet Storm News
Packet Storm News
added 2026/04/13 12:0 a.m.6 views

WPProbe Plugin Enumeration Tool 0.11.8

A fast WordPress plugin and theme scanner that detects installed plugins via REST API enumeration and themes from HTML discovery, then maps them to known vulnerabilities. Over 5,000 plugins detectable without brute-force, thousands more with it...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.9 views

Totara LMS 安全漏洞

Totara LMS is an learning management system provided by the Totara company. Versions of Totara LMS prior to v19.1.5 contained security vulnerabilities. These vulnerabilities were due to improper access control, which could allow attackers to manipulate the login page code and launch brute-force...

9.8CVSS5.9AI score0.0039EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/04/13 12:0 a.m.9 views

Totara LMS 19.1.5 Brute Force

Totara LMS versions 19.1.5 suffer from bypass and missing rate limiting in the login flow and due to this, is easily affected by brute forcing attacks...

5.8AI score0.0039EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/13 12:0 a.m.6 views

The vulnerability of the PDFium component in the Google Chrome browser allows a perpetrator to execute a brute-force attack.

The vulnerability of the PDFium component in the Google Chrome browser is related to the use of cryptographic algorithms that contain vulnerabilities. Exploiting this vulnerability could allow a malicious actor to execute a brute-force attack remotely...

7.8CVSS7.3AI score0.00102EPSS
SaveExploits0References6Affected Software2
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.15 views

HCL DevOps Velocity 安全漏洞

HCL DevOps Velocity is a pipeline orchestration and management tool used by HCL Company in India. Versions of HCL DevOps Velocity prior to 5.1.7 contained security vulnerabilities. These vulnerabilities were due to improper implementation of rate-limiting mechanisms for login attempts, which coul...

6.8CVSS5.8AI score0.00228EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.23 views

PT-2026-32495

Pachno 1.0.6 contains a cross-site request forgery vulnerability that allows attackers to perform arbitrary actions in authenticated user context by exploiting missing CSRF protections on state-changing endpoints. Attackers can craft malicious requests targeting login, registration, file upload,...

5.3CVSS5.8AI score0.00109EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.10 views

PT-2026-32380

Name of the Vulnerable Software and Affected Versions HCL DevOps Velocity versions prior to 5.1.7 Description Rate limiting for user login attempts is not properly enforced, making the system susceptible to brute-force attacks that exceed the unsuccessful login attempt limit. Recommendations Upda...

9.8CVSS6.1AI score0.00228EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/13 12:0 a.m.2 views

CVE-2026-31282

Totara LMS v19.1.5 and before is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form. An attacker can chain that with missing rate-limit on the login form to launch a brute force attack. NOTE: this is disputed by the Supplier because 1 local log...

5.9AI score0.0039EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/13 12:0 a.m.39 views

CVE-2026-31282

Totara LMS v19.1.5 and before is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form. An attacker can chain that with missing rate-limit on the login form to launch a brute force attack. NOTE: this is disputed by the Supplier because 1 local log...

0.0039EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/13 12:0 a.m.28 views

CVE-2026-31282

Totara LMS versions up to 19.1.5 are affected by a login-page misissue described as Incorrect Access Control, where the login form can be revealed through manipulated login page code. This can be combined with missing rate-limiting on the login form to enable brute-force attacks. Documents confir...

9.8CVSS5.9AI score0.0039EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/04/13 12:0 a.m.120 views

📄 WBCE CMS 1.6.4 Brute Force

WBCE CMS versions 1.6.4 suffers from a brute force protection bypass vulnerability. CVE-2025-66204: WBCE CMS allows brute-force protection bypass using X-Forwarded-For header Overview | Field | Details | |---|---| | CVE ID | CVE-2025-66204 | | Severity | MEDIUM | | Advisory | View Advisory | |...

8.1CVSS5.8AI score0.00467EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/04/12 7:27 p.m.128 views

web-pentest-tool

🛡️ AutoPenTest — Automated Penetration Testing Tool ⚠️ DI...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/04/10 9:7 p.m.10 views

GHSA-FPJ4-9QHX-5M6M DNN: Force Friend Request Acceptance

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. Starting in version 6.0.0 and prior to version 10.2.2, in the friends feature, a user could craft a request that would force the acceptance of a friend request on another user. Version 10.2.2...

4.3CVSS5.8AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/10 7:16 p.m.10 views

CVE-2026-33710

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + userid 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + userid5 - 10000. An attacker who...

7.5CVSS0.00288EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/10 6:59 p.m.25 views

CVE-2026-33710 Chamilo LMS has Weak REST API Key Generation (Predictable)

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + userid 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + userid5 - 10000. An attacker who...

7.5CVSS0.00288EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/10 6:59 p.m.3 views

CVE-2026-33710

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + userid 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + userid5 - 10000. An attacker who...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/10 6:59 p.m.8 views

EUVD-2026-21565

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + userid 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + userid5 - 10000. An attacker who...

7.5CVSS5.8AI score0.00288EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/10 5:17 p.m.8 views

CVE-2026-35597

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

7.5CVSS0.00296EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/10 4:3 p.m.38 views

CVE-2026-35597 Vikunja Affected by TOTP Brute-Force Due to Non-Functional Account Lockout

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

5.9CVSS0.00296EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 4:3 p.m.7 views

CVE-2026-35597 Vikunja Affected by TOTP Brute-Force Due to Non-Functional Account Lockout

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

5.9CVSS6AI score
SaveExploits0References6
Rows per page
Query Builder