Lucene search
+L

37211 matches found

OSV
OSV
added 2026/08/19 3:15 p.m.19 views

CVE-2026-53654 Grav: Unauthenticated open redirect via login twofa_cancel _redirect

Grav is a file-based Web platform. Prior to 3.8.5, the Login plugin twofacancel task accepts a client-controlled redirect field without a nonce and allows an unauthenticated request to set an external http, https, or protocol-relative Location target. Controller::execute applies the field when...

5.3CVSS5.5AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/19 1:18 p.m.14 views

CVE-2026-76235

A memory leak flaw was found in cockpit-ws. The login page handler leaks a heap allocation on every unauthenticated request that carries a CockpitLang cookie, allowing a remote unauthenticated attacker to exhaust memory on the host and cause a denial of service...

7.5CVSS5.9AI score0.00355EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 1:18 p.m.11 views

UBUNTU-CVE-2026-76235

A memory leak flaw was found in cockpit-ws. The login page handler leaks a heap allocation on every unauthenticated request that carries a CockpitLang cookie, allowing a remote unauthenticated attacker to exhaust memory on the host and cause a denial of service...

7.5CVSS5.9AI score0.00355EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/19 12:44 p.m.14 views

CVE-2026-76235

A memory leak flaw was found in cockpit-ws. The login page handler leaks a heap allocation on every unauthenticated request that carries a CockpitLang cookie, allowing a remote unauthenticated attacker to exhaust memory on the host and cause a denial of service...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0
Patchstack
Patchstack
added 2026/08/19 11:27 a.m.9 views

WordPress WordPress Persistent Login plugin <= 3.1.0 - SQL Injection vulnerability

SQL Injection vulnerability discovered by dutafi in WordPress Plugin WordPress Persistent Login versions = 3.1.0...

8.5CVSS5.8AI score0.00342EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2026/08/19 3:00 a.m.35 views

CVE-2026-76048

SourceCodester Simple Online Food Ordering System 1.0 contains a SQL injection vulnerability in the Username parameter of /admin/ajax.php?action=login. A remote, unauthenticated attacker can exploit this to compromise confidentiality, integrity, and availability of the application. A proof-of-con...

7.5CVSS7.2AI score0.00328EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 3:00 a.m.13 views

EUVD-2026-62226

A flaw has been found in SourceCodester Simple Online Food Ordering System 1.0. The impacted element is an unknown function of the file /admin/ajax.php?action=login. Executing a manipulation of the argument Username can lead to sql injection. The attack may be performed from remote. The exploit h...

7.5CVSS7.2AI score0.00328EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 3:00 a.m.44 views

CVE-2026-76048 SourceCodester Simple Online Food Ordering System ajax.php login sql injection

A flaw has been found in SourceCodester Simple Online Food Ordering System 1.0. The impacted element is an unknown function of the file /admin/ajax.php?action=login. Executing a manipulation of the argument Username can lead to sql injection. The attack may be performed from remote. The exploit h...

7.5CVSS0.00328EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.20 views

PT-2026-78674

Name of the Vulnerable Software and Affected Versions Lemmy versions prior to 0.19.19 Lemmy versions prior to 1.0.0-beta.1 Description The login endpoint in crates/api/api/src/local user/login.rs exhibits a response discrepancy based on the existence of a user account. The function...

6.9CVSS5.2AI score0.00432EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-1199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Zabbix API and Frontend login lockout mechanism has a flaw where several unsuccessful login requests are not properly counted towards the block counter if sent...

6.9CVSS5.9AI score0.00156EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.21 views

PT-2026-78264

Name of the Vulnerable Software and Affected Versions SourceCodester Simple Online Food Ordering System version 1.0 Description A remote SQL injection flaw exists in the /admin/ajax.php?action=login endpoint. The issue occurs when the Username argument is manipulated, allowing an attacker to...

7.5CVSS7.7AI score0.00328EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.28 views

PT-2026-78487

Name of the Vulnerable Software and Affected Versions Grav Login Plugin versions prior to 3.8.11 Description The login.regenerate2FASecret task fails to verify if a user is authorized, checking only for the existence of a pending-session user. An attacker who has obtained a victim's password can...

7.4CVSS6AI score0.00386EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/18 11:55 p.m.17 views

SUSE CVE-2026-1199

Zabbix API and Frontend login lockout mechanism has a flaw where several unsuccessful login requests are not properly counted towards the block counter if sent simultaneously, potentially allowing for more password guesses than intended...

6.9CVSS5.3AI score0.00156EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 7:10 p.m.27 views

CVE-2026-73529

Plainpad (≤1.1.1) has dead code in App\Http\Kernel.php under the Laravel 11+ skeleton, leaving the throttle config unattached to POST /v1/sessions, allowing unlimited unauthenticated credential attempts and CPU exhaustion via bcrypt comparisons. Fixed in commit d3823fc595b5d8f842a6fd7dfe49b7852a1...

6.9CVSS5.5AI score0.00298EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 7:10 p.m.19 views

CVE-2026-73529 Plainpad Missing Rate Limiting via POST /v1/sessions

Plainpad through 1.1.1, fixed in commit d3823fc, contains a missing rate limiting vulnerability that allows unauthenticated attackers to send unbounded login requests to the POST /v1/sessions endpoint due to dead code in App\Http\Kernel.php that is never instantiated under the Laravel 11+ skeleto...

6.9CVSS5.7AI score
SaveExploits0References5
NVD
NVD
added 2026/08/18 3:17 p.m.9 views

CVE-2026-73351

Unauthenticated Cross Site Scripting XSS in WordPress Social Login and Register = 7.8.1 versions...

7.1CVSS0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 3:16 p.m.9 views

CVE-2026-66640

Contributor Cross Site Scripting XSS in Login With Ajax = 4.5.1 versions...

6.5CVSS0.00211EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 2:00 p.m.10 views

EUVD-2026-60778

Unauthenticated Cross Site Scripting XSS in WordPress Social Login and Register = 7.8.1 versions...

7.1CVSS5AI score0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 2:00 p.m.23 views

CVE-2026-73351 WordPress WordPress Social Login and Register plugin <= 7.8.1 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in WordPress Social Login and Register = 7.8.1 versions...

7.1CVSS0.0018EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 2:00 p.m.29 views

CVE-2026-73351

Unauthenticated XSS affects the WordPress Social Login and Register plugin at version 7.8.1 or earlier (CVSS 7.1, HIGH). No specific affected component or remediation version is provided; update to a newer plugin release when available.

7.1CVSS5AI score0.0018EPSS
SaveExploits0References1
Rows per page
Query Builder