Lucene search
+L

5822 matches found

Vulnrichment
Vulnrichment
•added 2026/07/20 5:03 p.m.•12 views

CVE-2026-42210 Webmin 2FA requirement bypass

Webmin is a web-based system administration tool for Unix-like servers. Prior to version 2.640, for Webmin accounts that require a second authentication factor typically TOTP, an attacker with knowledge of the username and password can bypass the 2FA requirement by using Basic authentication...

5.3CVSS5.5AI score0.00521EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/20 5:03 p.m.•15 views

EUVD-2026-46035

Webmin is a web-based system administration tool for Unix-like servers. Prior to version 2.640, for Webmin accounts that require a second authentication factor typically TOTP, an attacker with knowledge of the username and password can bypass the 2FA requirement by using Basic authentication...

5.3CVSS5.4AI score0.00521EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/20 5:03 p.m.•39 views

CVE-2026-42210

Webmin prior to 2.640 contains a 2FA bypass where an attacker who knows a valid Webmin username and password can bypass the second authentication factor by authenticating with Basic authentication. The issue is documented with a CVSS 4.0 vector and a base score of 5.3 (MEDIUM). The recommended re...

5.3CVSS5.5AI score0.00521EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/20 12:00 a.m.•25 views

PT-2026-61652

Name of the Vulnerable Software and Affected Versions Webmin versions prior to 2.640 Description Webmin is a web-based system administration tool for Unix-like servers. An attacker who possesses a valid username and password can bypass the two-factor authentication 2FA requirement, such as...

5.3CVSS5.9AI score0.00521EPSS
SaveExploits0References7
Veracode
Veracode
•added 2026/07/18 7:42 p.m.•18 views

Authentication Bypass

Kimai is vulnerable to Authentication Bypass. The vulnerability is due to the REST API accepting the KIMAISESSION cookie as authenticated before TOTP verification is completed, which allows an attacker with a valid account password to bypass two-factor authentication and access protected API...

5.3AI score0.00576EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2026/07/17 3:38 p.m.•52 views

CVE-2026-63098 TheHive 4.1.24 Unauthenticated Information Disclosure via /api/status Endpoint

TheHive through 4.1.24 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve sensitive configuration data by sending a GET request to the /api/status endpoint, which lacks authentication enforcement in the StatusCtrl.scala handler...

6.9CVSS0.00449EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/07/17 3:38 p.m.•15 views

CVE-2026-63098 TheHive 4.1.24 Unauthenticated Information Disclosure via /api/status Endpoint

TheHive through 4.1.24 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve sensitive configuration data by sending a GET request to the /api/status endpoint, which lacks authentication enforcement in the StatusCtrl.scala handler...

6.9CVSS5.3AI score0.00449EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2026/07/17 3:38 p.m.•12 views

CVE-2026-63098

TheHive through 4.1.24 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve sensitive configuration data by sending a GET request to the /api/status endpoint, which lacks authentication enforcement in the StatusCtrl.scala handler...

6.9CVSS5.4AI score0.00449EPSS
SaveExploits1References3
EUVD
EUVD
•added 2026/07/17 3:38 p.m.•18 views

EUVD-2026-45196

TheHive through 4.1.24 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve sensitive configuration data by sending a GET request to the /api/status endpoint, which lacks authentication enforcement in the StatusCtrl.scala handler...

6.9CVSS5.4AI score0.00449EPSS
SaveExploits1References2
CVE
CVE
•added 2026/07/17 3:38 p.m.•33 views

CVE-2026-63098

The Hive 4.1.24 has an unauthenticated information-disclosure flaw exposed via GET /api/status (StatusCtrl.scala), enabling attackers without credentials to read sensitive configuration data. Affected items include the datastore attachment protection password, configured authentication providers,...

6.9CVSS5.4AI score0.00449EPSS
SaveExploits1References2Affected Software1
NVD
NVD
•added 2026/07/17 2:18 a.m.•26 views

CVE-2026-62236

grav-plugin-login before 3.8.11 contains a cross-site request forgery CSRF vulnerability in the login.regenerate2FASecret frontend task, which regenerates and persists a new TOTP secret for the authenticated session user without any anti-CSRF nonce or Origin/Referer check. Because Grav core...

5.4CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/17 2:18 a.m.•26 views

CVE-2026-62233

grav-plugin-api before 1.0.6 fails to validate super-admin status in createApiKey, generate2fa, and disable2fa endpoints, allowing non-super api.users.write managers to escalate to super-admin. Attackers can mint API keys bound to super-admin accounts or strip 2FA from super-admin users to achiev...

8.8CVSS0.00442EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/17 2:18 a.m.•19 views

CVE-2026-62232

Grav before 2.0.4 contains a two-factor authentication bypass vulnerability in the login plugin where the regenerate2FASecret task checks only user existence, not authorization, during the pending TOTP challenge window. Attackers who know the victim's password can call this task without a CSRF...

9.1CVSS0.00453EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/17 1:32 a.m.•16 views

Missing Authorization

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Missing Authorization in the regenerate2FASecret process. An attacker can gain unauthorized access by regenerating the two-factor authenticati...

9.1CVSS5.4AI score0.00453EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/17 12:07 a.m.•15 views

CVE-2026-62236 grav-plugin-login < 3.8.11 CSRF via regenerate2FASecret

grav-plugin-login before 3.8.11 contains a cross-site request forgery CSRF vulnerability in the login.regenerate2FASecret frontend task, which regenerates and persists a new TOTP secret for the authenticated session user without any anti-CSRF nonce or Origin/Referer check. Because Grav core...

5.4CVSS5.1AI score0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/17 12:07 a.m.•55 views

CVE-2026-62236 grav-plugin-login < 3.8.11 CSRF via regenerate2FASecret

grav-plugin-login before 3.8.11 contains a cross-site request forgery CSRF vulnerability in the login.regenerate2FASecret frontend task, which regenerates and persists a new TOTP secret for the authenticated session user without any anti-CSRF nonce or Origin/Referer check. Because Grav core...

5.4CVSS0.00143EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/17 12:07 a.m.•15 views

CVE-2026-62236

grav-plugin-login before 3.8.11 contains a cross-site request forgery CSRF vulnerability in the login.regenerate2FASecret frontend task, which regenerates and persists a new TOTP secret for the authenticated session user without any anti-CSRF nonce or Origin/Referer check. Because Grav core...

5.4CVSS6.1AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/17 12:07 a.m.•17 views

EUVD-2026-45082

grav-plugin-login before 3.8.11 contains a cross-site request forgery CSRF vulnerability in the login.regenerate2FASecret frontend task, which regenerates and persists a new TOTP secret for the authenticated session user without any anti-CSRF nonce or Origin/Referer check. Because Grav core...

5.4CVSS6.1AI score0.00143EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/17 12:07 a.m.•36 views

CVE-2026-62236

grav-plugin-login before 3.8.11 contains a CSRF in the login.regenerate2FASecret frontend task, which regenerates and persists a new TOTP secret for the authenticated user without anti-CSRF nonce or Origin/Referer checks. Grav core dispatches the task via a top-level GET using the task: URI param...

5.4CVSS6.1AI score0.00143EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/17 12:07 a.m.•31 views

EUVD-2026-45121

grav-plugin-api before 1.0.6 fails to validate super-admin status in createApiKey, generate2fa, and disable2fa endpoints, allowing non-super api.users.write managers to escalate to super-admin. Attackers can mint API keys bound to super-admin accounts or strip 2FA from super-admin users to achiev...

8.8CVSS6.1AI score0.00442EPSS
SaveExploits0References2
Rows per page
Query Builder