Lucene search
+L

36106 matches found

CVE
CVE
added 2 hours ago11 views

CVE-2026-71248

The CVE concerns Inventory-Management-System-PHP. login.php builds its query by direct string concatenation of POST parameters for authentication, enabling authentication bypass (e.g., email=' OR 1=1 LIMIT 1-- -). Separately, delete.php runs a DELETE without auth checks or input validation for id...

9.8CVSS5.8AI score
SaveExploits0References2
CVE
CVE
added 2 hours ago6 views

CVE-2026-71241

CVE-2026-71241 affects a Book-Management-System built with Flask. Several endpoints (/student, /record, /books, /find_stu_book, /find_not_return_book) are missing the @login_required decorator that protects related routes (/search_student, /storage). This misconfiguration allows any unauthenticat...

7.5CVSS5.6AI score
SaveExploits0References1
CVE
CVE
added 2 hours ago7 views

CVE-2026-71237

Miantang IoT-PHP is affected by an unauthenticated SQL injection in the index.php POST /userlogin route. The code reads the password from $_POST['pwd'] and directly concatenates it into a SQL query: select * from userlists where username='$username' and password='$password' limit 1, without prope...

9.8CVSS5.9AI score
SaveExploits0References1
CVE
CVE
added 5 hours ago12 views

CVE-2026-59675

CVE-2026-59675 affects Rancher Manager when API audit logging is enabled. The audit middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because it is positioned earlier than Rancher’s APIBodyLimitingHandler, the default 1 MiB body cap is by...

7.5CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 5 hours ago3 views

EUVD-2026-53210

Typemill's login endpoint POST /tm/login, ControllerWebAuth::login performs no rate-limiting, failed-attempt counting, or account lockout when captcha is disabled, which is the default configuration. An unauthenticated attacker can send unlimited password-guessing requests against any account,...

9.1CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added 5 hours ago11 views

CVE-2026-71213

CVE-2026-71213 (typemill) : The login endpoint POST /tm/login (ControllerWebAuth::login()) has no rate-limiting, failed-attempt counting, or account lockout when captcha is disabled (default). An unauthenticated attacker can perform unlimited password-guessing against any account, including admin...

9.1CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
added 5 hours ago5 views

EUVD-2026-53204

The Stock-Inventory-Management-System application's login.php assigns raw $POST username/password values to $SESSION and builds its authentication query by directly concatenating those session values into a SQL statement with no parameterization or escaping. An unauthenticated remote attacker can...

9.8CVSS5.8AI score
SaveExploits0References1
CVE
CVE
added 5 hours ago13 views

CVE-2026-71207

The Stock-Inventory-Management-System is affected in login.php, where raw $_POST values are assigned to $_SESSION and concatenated into a SQL query without parameterization, enabling unauthenticated SQL injection. An attacker could bypass authentication by submitting payloads like ' OR '1'='1, le...

9.8CVSS5.8AI score
SaveExploits0References1
CVE
CVE
added 5 hours ago10 views

CVE-2026-71205

The CVE-2026-71205 issue affects changedetection.io: the /login endpoint authenticates against a single shared password using PBKDF2-HMAC-SHA256 with no per-IP or per-session rate limiting, no failed-attempt counter, and no lockout. This effectively provides unlimited brute-force opportunities, a...

6.5CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added 6 hours ago12 views

CVE-2026-15372

The WP 2FA WordPress plugin before version 4.1.0 does not validate the second authentication factor when a supported method is selected at login. This allows someone who already knows a user’s password to bypass two‑factor authentication and fully access the account, including administrator accou...

5.5AI score
SaveExploits0References1
CVE
CVE
added 6 hours ago7 views

CVE-2026-16036

The CVE describes a vulnerability in the miniOrange 2FA WordPress plugin before version 6.2.7 where the second factor used during the pre-login two-factor challenge is not bound to the target account’s existing factor. An attacker who knows a user’s password can rebind that user’s second factor t...

5.5AI score
SaveExploits0References1
CVE
CVE
added 6 hours ago10 views

CVE-2026-16055

Technical details are not publicly available in the provided documents. Monitor for updates.

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago3 views

EUVD-2026-53117

The OTP Login With Phone Number, OTP Verification WordPress plugin before 1.8.71 does not limit the number of OTP verification attempts or invalidate a one-time login code after a wrong guess, and an unauthenticated user can request a login code for any account. Because the code is a short numeri...

5.6AI score
SaveExploits0References1
CVE
CVE
added 6 hours ago9 views

CVE-2026-15210

CVE-2026-15210 affects the WordPress plugin “OTP Login With Phone Number, OTP Verification” (before 1.8.71). The vulnerability arises because it does not rate-limit OTP verification attempts or invalidate a one-time login code after a wrong guess, allowing an unauthenticated attacker to request a...

5.6AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago3 views

EUVD-2026-53120

The miniOrange 2FA WordPress plugin before 6.2.7 does not bind the second factor being configured during the pre-login two-factor challenge to the target account's existing factor, allowing an attacker who knows a user's password to rebind that user's second factor to an attacker-controlled...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 6 hours ago2 views

EUVD-2026-53121

The Contest Gallery WordPress plugin before 30.0.7 does not route its front-end login through the standard WordPress authentication flow, issuing an authentication cookie directly after the password check, which bypasses installed brute-force-protection and two-factor-authentication Contest Galle...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 8 hours ago5 views

EUVD-2026-53042

The Membership Plugin – Kadence Memberships plugin for WordPress formerly Restrict Content is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler rcprocesslostpasswordform consuming th...

9.3CVSS5.3AI score
SaveExploits0References7
Nuclei
Nuclei
added 9 hours ago18 views

Login Configurator <=2.1 - Cross-Site Scripting

Login Configurator WordPress plugin = 2.1 contains a reflected cross-site scripting caused by improper escaping of URL parameter before outputting it to the page, letting attackers execute scripts in the context of site administrators, exploit requires victim to visit a malicious URL. id:...

6.1CVSS6.7AI score0.00718EPSS
SaveExploits3References3
Nuclei
Nuclei
added 9 hours ago18 views

Alumni Management System 1.0 - SQL Injection

SourceCodester Alumni Management System 1.0 contains a sqlinjection caused by unsanitized input in admin/login.php, letting attackers bypass authentication, exploit requires injection of malicious SQL payload. id: CVE-2020-29214 info: name: Alumni Management System 1.0 - SQL Injection author:...

9.8CVSS7.9AI score0.04499EPSS
SaveExploits1References2
Nuclei
Nuclei
added 9 hours ago63 views

Car Rental Management System 1.0 - SQL Injection

Car Rental Management System 1.0 contains an SQL injection vulnerability via /admin/ajax.php?action=login. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site. id: CVE-2022-32022...

7.2CVSS7.4AI score0.04984EPSS
SaveExploits1References3
Rows per page
Query Builder