Lucene search
+L

803 matches found

Cvelist
Cvelist
added 2026/04/28 5:00 a.m.47 views

CVE-2026-7227 SourceCodester Pizzafy Ecommerce System ajax.php login sql injection

A vulnerability was detected in SourceCodester Pizzafy Ecommerce System 1.0. Impacted is the function Login of the file /admin/ajax.php?action=login. The manipulation of the argument e-mail results in sql injection. The attack can be executed remotely. The exploit is now public and may be used...

7.5CVSS0.00254EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/24 6:49 p.m.41 views

CVE-2026-41418 4ga Boards: User Enumeration via Timing Side-Channel in Authentication Endpoint

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint POST /api/access-tokens. When an invalid username/email is provided, the server responds immediately 17ms average. When a val...

5.3CVSS0.00197EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/24 6:49 p.m.13 views

EUVD-2026-25612

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint POST /api/access-tokens. When an invalid username/email is provided, the server responds immediately 17ms average. When a val...

5.3CVSS5.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 6:49 p.m.36 views

CVE-2026-41418 4ga Boards: User Enumeration via Timing Side-Channel in Authentication Endpoint

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint POST /api/access-tokens. When an invalid username/email is provided, the server responds immediately 17ms average. When a val...

5.3CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/22 3:31 a.m.16 views

EUVD-2026-24587

OwnTone Server versions 28.4 through 29.0 contain a race condition vulnerability in the DAAP login handler that allows unauthenticated attackers to crash the server by exploiting unsynchronized access to the global DAAP session list. Attackers can flood the DAAP /login endpoint with concurrent...

8.2CVSS5.8AI score0.00364EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 1:46 a.m.12 views

CVE-2026-41458 OwnTone Server < 29.1 Race Condition DoS via DAAP Login

OwnTone Server versions 28.4 through 29.0 contain a race condition vulnerability in the DAAP login handler that allows unauthenticated attackers to crash the server by exploiting unsynchronized access to the global DAAP session list. Attackers can flood the DAAP /login endpoint with concurrent...

8.2CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/04/21 5:10 p.m.41 views

CVE-2026-40586

CVE-2026-40586 affects blueprintUE: prior to version 4.2.0, the login form handler does not throttle or rate-limit failed authentication attempts (no IP-based limits, no per-account counters, no temporary lockout, no tarpit, no CAPTCHA). This enables unlimited credential guessing attempts against...

7.5CVSS5.8AI score0.00301EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/21 5:10 p.m.62 views

CVE-2026-40586 blueprintUE: Login Endpoint Has No Rate Limiting, Lockout, or Brute-Force Protection

blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, the login form handler performs no throttling of any kind. Failed authentication attempts are processed at full network speed with no IP-based rate limiting, no per-account attempt counter, no temporary lockout, no progressiv...

7.5CVSS0.00301EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/20 7:23 p.m.13 views

CVE-2026-40485

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint /api/public/user/login returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An...

5.3CVSS5.7AI score0.00335EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/19 12:00 a.m.16 views

WAVLINK WL-WN579A3 安全漏洞

WAVLINK WL-WN579A3 is a high-performance dual-band wireless network card developed by WAVLINK Corporation. The WAVLINK WL-WN579A3 220323 version contains a security vulnerability, which stems from the handling of the Hostname parameter in the /cgi-bin/login.cgi file. This vulnerability may lead t...

5.3CVSS5.6AI score0.00265EPSS
SaveExploits0References2
Huntr
Huntr
added 2026/04/18 3:27 a.m.13 views

Rate-limit bypass on POST /api/v1/login via X-Forwarded-For rotation

What's wrong The rate limiter on the login endpoint keys each request by request.client.host. Uvicorn is launched with --proxy-headers --forwarded-allow-ips in docker/base.Dockerfile, so request.client.host is whatever the client puts in the X-Forwarded-For header. An attacker just rotates that...

6.5CVSS6.6AI score0.00179EPSS
SaveExploits0
NVD
NVD
added 2026/04/18 12:16 a.m.10 views

CVE-2026-40582

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the /api/public/user/login endpoint validates only the username and password before returning the user's API key, bypassing the normal authentication flow that enforces account lockout and two-factor authentication...

9.1CVSS0.00502EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/18 12:16 a.m.12 views

CVE-2026-40485

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint /api/public/user/login returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An...

5.3CVSS0.00335EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/18 12:00 a.m.21 views

ChurchCRM 安全漏洞

ChurchCRM is an open-source CRM system developed for churches. Versions of ChurchCRM prior to 7.2.0 contained security vulnerabilities. These vulnerabilities stemmed from the public API login endpoint returning distinguishable HTTP response codes, which could lead to username enumeration attacks...

5.3CVSS5.8AI score0.00335EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/17 11:29 p.m.38 views

CVE-2026-40485

ChurchCRM is affected in versions prior to 7.2.0 where the public login API at /api/public/user/login reveals usernames through distinguishable HTTP responses (404 for non-existent users vs 401 for valid users with wrong passwords), enabling unauthenticated username enumeration without rate limit...

5.3CVSS5.7AI score0.00335EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/17 11:29 p.m.23 views

EUVD-2026-23599

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint /api/public/user/login returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An...

5.3CVSS5.7AI score0.00335EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:29 p.m.3 views

CVE-2026-40485

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint /api/public/user/login returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An...

5.3CVSS5.7AI score0.00335EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/17 11:29 p.m.47 views

CVE-2026-40485 ChurchCRM: Username Enumeration via Differential Response in Public Login API

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint /api/public/user/login returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An...

5.3CVSS0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/17 11:16 p.m.33 views

CVE-2026-40582

ChurchCRM prior to version 7.2.0 had an authentication bypass in the /api/public/user/login endpoint. It returned the user’s API key after validating only username and password, bypassing account lockout and 2FA checks, enabling access to protected API endpoints with the user’s privileges if the ...

9.1CVSS5.7AI score0.00502EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:16 p.m.6 views

CVE-2026-40582

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the /api/public/user/login endpoint validates only the username and password before returning the user's API key, bypassing the normal authentication flow that enforces account lockout and two-factor authentication...

9.1CVSS5.7AI score0.00502EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder