Lucene search
+L

74867 matches found

EUVD
EUVD
added 2026/03/05 10:00 p.m.11 views

EUVD-2026-9937

OpenClaw versions prior to 2026.2.12 contain a vulnerability in the BlueBubbles optional plugin webhook handler in which it authenticates requests based solely on loopback remoteAddress without validating forwarding headers, allowing bypass of configured webhook passwords. When the gateway operat...

8.2CVSS6.1AI score0.00408EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/05 9:58 p.m.11 views

Insertion of Sensitive Information Into Sent Data

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in the /api/v1/account/forgot-password entripoint. An attacker can obtain sensitive user information, including identifiers, names, email addresses, account...

8.6CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/05 9:58 p.m.26 views

Flowise Vulnerable to PII Disclosure on Unauthenticated Forgot Password Endpoint

Summary The /api/v1/account/forgot-password endpoint returns the full user object including PII id, name, email, status, timestamps in the response body instead of a generic success message. This exposes sensitive user information to unauthenticated attackers who only need to know a valid email...

5.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/05 9:58 p.m.11 views

GHSA-JC5M-WRP2-QQ38 Flowise Vulnerable to PII Disclosure on Unauthenticated Forgot Password Endpoint

Summary The /api/v1/account/forgot-password endpoint returns the full user object including PII id, name, email, status, timestamps in the response body instead of a generic success message. This exposes sensitive user information to unauthenticated attackers who only need to know a valid email...

6.9CVSS5.9AI score0.00465EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/05 9:54 p.m.9 views

Use of Password Hash With Insufficient Computational Effort

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Use of Password Hash With Insufficient Computational Effort due to the use of insufficient bcrypt salt rounds in the getHash function. An attacker can significantly reduce the time required to crack passwor...

5.6CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/05 9:54 p.m.20 views

Flowise has Insufficient Password Salt Rounds

Description The default bcrypt salt rounds is set to 5, which is below the recommended minimum for security. Affected Code export function getHashvalue: string const salt = bcrypt.genSaltSyncparseIntprocess.env.PASSWORDSALTHASHROUNDS || '5' return bcrypt.hashSyncvalue, salt Evidence Using 5 salt...

5.6CVSS6AI score0.00097EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/05 9:54 p.m.30 views

GHSA-X2G5-FVC2-GQVP Flowise has Insufficient Password Salt Rounds

Description The default bcrypt salt rounds is set to 5, which is below the recommended minimum for security. Affected Code export function getHashvalue: string const salt = bcrypt.genSaltSyncparseIntprocess.env.PASSWORDSALTHASHROUNDS || '5' return bcrypt.hashSyncvalue, salt Evidence Using 5 salt...

5.6CVSS6AI score0.00097EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/05 9:30 p.m.12 views

EUVD-2026-9841

A broken access control vulnerability in the password reset functionality of Tata Consultancy Services Cognix Recon Client v3.0 allows authenticated users to reset passwords of arbitrary user accounts via crafted requests...

6AI score0.00274EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/05 9:18 p.m.5 views

CVE-2026-21622 Password Reset Tokens Do Not Expire

Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Accounts.PasswordReset' module allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a reset...

9.5CVSS5.8AI score0.0039EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/05 9:18 p.m.29 views

CVE-2026-21622

The CVE-2026-21622 vulnerability affects hexpm (Elixir.Hexpm.Accounts.PasswordReset) where password reset tokens do not expire. The issue arises in the PasswordReset flow (lib/hexpm/accounts/password_reset.ex; Elixir.Hexpm.Accounts.PasswordReset:can_reset?/3), allowing tokens to remain valid inde...

9.8CVSS6AI score0.0039EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/05 9:18 p.m.34 views

CVE-2026-21622 Password Reset Tokens Do Not Expire

Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Accounts.PasswordReset' module allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a reset...

9.5CVSS0.0039EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/05 9:18 p.m.11 views

CVE-2026-21622 Password Reset Tokens Do Not Expire

Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Accounts.PasswordReset' module allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a reset...

9.5CVSS5.9AI score0.0039EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/03/05 9:18 p.m.9 views

EUVD-2026-9876

Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Accounts.PasswordReset' module allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a reset...

9.5CVSS6AI score0.0039EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/05 9:18 p.m.9 views

CVE-2026-21622

Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Accounts.PasswordReset' module allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a reset...

9.5CVSS6AI score0.0039EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/05 9:18 p.m.19 views

EEF-CVE-2026-21622 Password Reset Tokens Do Not Expire

Summary Insufficient Session Expiration vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Accounts.PasswordReset' module allows Account Takeover. Password reset tokens generated via the "Reset your password" flow do not expire. When a user requests a password reset, Hex sends an email containing a...

9.5CVSS6.1AI score0.0039EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/05 8:43 p.m.5 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the IsCorrectUsernameAndPassword validation. An attacker can cause a victim's browser to initiate a session tied to an account for which the attacker knows the credentials by tricking the victim into...

5.4CVSS5.8AI score0.00076EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/05 8:16 p.m.16 views

CVE-2026-28342

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.2, the PasswordHash API endpoint allows unauthenticated users to trigger excessive memory allocation by sending concurrent password hashing requests. By issuing multiple parallel requests, an attacke...

7.5CVSS0.00645EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/05 7:33 p.m.10 views

CVE-2026-28342 OliveTin: Unauthenticated Denial of Service via Memory Exhaustion in PasswordHash API Endpoint

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.2, the PasswordHash API endpoint allows unauthenticated users to trigger excessive memory allocation by sending concurrent password hashing requests. By issuing multiple parallel requests, an attacke...

7.5CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/05 7:33 p.m.6 views

CVE-2026-28342 OliveTin: Unauthenticated Denial of Service via Memory Exhaustion in PasswordHash API Endpoint

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.2, the PasswordHash API endpoint allows unauthenticated users to trigger excessive memory allocation by sending concurrent password hashing requests. By issuing multiple parallel requests, an attacke...

7.5CVSS5.8AI score0.00645EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/05 7:33 p.m.5 views

CVE-2026-28342

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.2, the PasswordHash API endpoint allows unauthenticated users to trigger excessive memory allocation by sending concurrent password hashing requests. By issuing multiple parallel requests, an attacke...

7.5CVSS5.9AI score0.00645EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder