Lucene search
+L

73238 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/19 11:29 p.m.10 views

CVE-2026-11551

The Branda plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.4.29. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to...

9.8CVSS6AI score0.00625EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/19 11:29 p.m.41 views

CVE-2026-11551 Branda – White Label & Branding, Free Login Page Customizer <= 3.4.29 - Unauthenticated Privilege Escalation via Account Takeover

The Branda plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.4.29. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to...

9.8CVSS0.00625EPSS
SaveExploits1References3
CVE
CVE
added 2026/06/19 11:29 p.m.61 views

CVE-2026-11551

CVE-2026-11551 affects the Branda – White Label & Branding, Free Login Page Customizer WordPress plugin (

9.8CVSS6AI score0.00625EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/19 10:16 p.m.22 views

CVE-2026-56073

Cap-go before 12.128.2 contains an authentication bypass vulnerability in OTP verification that allows attackers to bypass email verification by modifying server responses. Attackers can intercept OTP verification requests and manipulate HTTP responses to falsely mark verification successful,...

9.4CVSS0.0027EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/19 10:16 p.m.31 views

CVE-2026-56080

Capgo before 12.128.2 contains a flaw in the Enforce Password Policy feature: after a Super Admin enables the policy and successfully changes their password to a compliant one, the backend does not update the password-compliance state. As a result, the backend continues to treat the account as...

6.9CVSS0.00542EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/19 9:39 p.m.29 views

CVE-2026-56080

Capgo before 12.128.2 has an Enforce Password Policy flaw: after a Super Admin enables the policy and sets a compliant password, the backend does not update the password‑compliance state, so the account remains non‑compliant and the system repeatedly prompts for password resets, effectively locki...

6.9CVSS5.9AI score0.00542EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/19 9:39 p.m.28 views

CVE-2026-56080 Cap-go - Authentication Logic Flaw in Enforce Password Policy

Capgo before 12.128.2 contains a flaw in the Enforce Password Policy feature: after a Super Admin enables the policy and successfully changes their password to a compliant one, the backend does not update the password-compliance state. As a result, the backend continues to treat the account as...

6.9CVSS0.00542EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 9:39 p.m.8 views

CVE-2026-56080 Cap-go - Authentication Logic Flaw in Enforce Password Policy

Capgo before 12.128.2 contains a flaw in the Enforce Password Policy feature: after a Super Admin enables the policy and successfully changes their password to a compliant one, the backend does not update the password-compliance state. As a result, the backend continues to treat the account as...

6.9CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/19 9:39 p.m.38 views

CVE-2026-56073 Cap-go - OTP Bypass via Response Manipulation in Email Verification

Cap-go before 12.128.2 contains an authentication bypass vulnerability in OTP verification that allows attackers to bypass email verification by modifying server responses. Attackers can intercept OTP verification requests and manipulate HTTP responses to falsely mark verification successful,...

9.4CVSS0.0027EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/19 9:39 p.m.7 views

CVE-2026-56073

Cap-go before 12.128.2 contains an authentication bypass vulnerability in OTP verification that allows attackers to bypass email verification by modifying server responses. Attackers can intercept OTP verification requests and manipulate HTTP responses to falsely mark verification successful,...

9.4CVSS5.9AI score0.0027EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/19 8:16 p.m.23 views

CVE-2026-49344

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine /admin/queries/execute accepts a JSON DSL from / select / filters / traverse / output, translates it into an Eloquent query, and returns results as JSON...

7.1CVSS0.00382EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/06/19 7:35 p.m.12 views

NPM: parse-server: Endpoints `/login` and `/verifyPassword` disclose MFA secrets and protected fields when `_User` get is denied

NPM: parse-server: Endpoints /login and /verifyPassword disclose MFA secrets and protected fields when User get is denied vulnerability discovered by ? in WordPress Npm parse-server versions = 9.8.0, 9.9.1-alpha.5...

5.9CVSS5.8AI score0.00252EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/19 7:35 p.m.17 views

parse-server: Endpoints `/login` and `/verifyPassword` disclose MFA secrets and protected fields when `_User` get is denied

Impact Apps that enable MFA and deny get on the User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPassword endpoints. These endpoints re-fetch the user through the access-controlled query pipeline CLP, protectedFields, auth-adapter sanitizers...

5.9CVSS5.9AI score0.00252EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/19 7:35 p.m.12 views

GHSA-75V4-M273-5J49 parse-server: Endpoints `/login` and `/verifyPassword` disclose MFA secrets and protected fields when `_User` get is denied

Impact Apps that enable MFA and deny get on the User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPassword endpoints. These endpoints re-fetch the user through the access-controlled query pipeline CLP, protectedFields, auth-adapter sanitizers...

5.9CVSS5.9AI score0.00252EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/19 7:21 p.m.32 views

CVE-2026-49344 Mercator has a Personal Identifiable Information Leak from Query Executor feature

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine /admin/queries/execute accepts a JSON DSL from / select / filters / traverse / output, translates it into an Eloquent query, and returns results as JSON...

7.1CVSS0.00382EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/19 7:21 p.m.10 views

CVE-2026-49344

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine /admin/queries/execute accepts a JSON DSL from / select / filters / traverse / output, translates it into an Eloquent query, and returns results as JSON...

7.1CVSS5.8AI score0.00382EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/19 4:16 p.m.20 views

CVE-2026-12621

Improper neutralization of input during web page generation XSS vulnerability in the GridTime 3000 password reset form allows XSS. This issue affects GridTime 3000: from 1.0r0.03 before 1.2r0.0...

5.4CVSS0.00136EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/19 4:16 p.m.21 views

CVE-2026-12622

The GridTime 3000 GNSS Time Server has an open redirect vulnerability in the password change form submission. This issue affects GridTime 3000: from 1.0r0.03 through 1.1r0.0...

5.4CVSS0.00122EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/19 3:53 p.m.37 views

CVE-2026-12621

GridTime 3000 GNSS Time Server Password Reset form is vulnerable to XSS due to improper neutralization of input during web page generation. Affected from 1.0r0.03 up to, but not including, 1.2r0.0. Base CVSS v4 score is 5.3 (Medium). No exploitation details are provided in the documents; no remed...

5.4CVSS5.8AI score0.00136EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/06/19 3:53 p.m.13 views

EUVD-2026-38040

Improper neutralization of input during web page generation XSS vulnerability in the GridTime 3000 password reset form allows XSS. This issue affects GridTime 3000: from 1.0r0.03 before 1.2r0.0...

5.3CVSS5.8AI score0.00136EPSS
SaveExploits0References1
Rows per page
Query Builder