Lucene search
+L

6788 matches found

OSV
OSV
added 2026/03/27 7:36 p.m.5 views

GHSA-8C4J-F57C-35CF Langflow: Authenticated Users Can Read, Modify, and Delete Any Flow via Missing Ownership Check

Vulnerability IDOR in GET/PATCH/DELETE /api/v1/flow/flowid The readflow helper in src/backend/base/langflow/api/v1/flows.py branched on the AUTOLOGIN setting to decide whether to filter by userid. When AUTOLOGIN was False i.e., authentication was enabled, neither branch enforced an ownership chec...

8.7CVSS5.9AI score0.00468EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/27 7:36 p.m.5 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the readflow helper in src/backend/base/langflow/api/v1/flows.py. An attacker can read, modify, or delete another user's flow by supplying that flow's UUID to the GET, PATCH, or DELETE /api/v1/flow/flowid...

8.8CVSS5.9AI score0.00468EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/27 7:36 p.m.13 views

Langflow: Authenticated Users Can Read, Modify, and Delete Any Flow via Missing Ownership Check

Vulnerability IDOR in GET/PATCH/DELETE /api/v1/flow/flowid The readflow helper in src/backend/base/langflow/api/v1/flows.py branched on the AUTOLOGIN setting to decide whether to filter by userid. When AUTOLOGIN was False i.e., authentication was enabled, neither branch enforced an ownership chec...

8.8CVSS5.9AI score0.00468EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2026/03/27 7:18 p.m.6 views

CVE-2026-34389 Fleet's user account creation via invite does not enforce invited email address

Fleet is open source device management software. Prior to 4.81.0, Fleet contained an issue in the user invitation flow where the email address provided during invite acceptance was not validated against the email address associated with the invite. An attacker who obtained a valid invite token...

7.1CVSS6AI score0.00184EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/27 7:18 p.m.2 views

CVE-2026-34389 Fleet's user account creation via invite does not enforce invited email address

Fleet is open source device management software. Prior to 4.81.0, Fleet contained an issue in the user invitation flow where the email address provided during invite acceptance was not validated against the email address associated with the invite. An attacker who obtained a valid invite token...

7.1CVSS6AI score0.00184EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/27 7:18 p.m.24 views

CVE-2026-34389

CVE-2026-34389 affects Fleet open-source device management. Before 4.81.0, the user invitation flow did not validate the invitee’s email during invite acceptance against the email tied to the invite token. An attacker with a valid invite token could create an account under an arbitrary email whil...

7.1CVSS6AI score0.00184EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/03/27 5:31 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the downloadimage endpoint. An attacker can access and download image files belonging to any flow by knowing or guessing the flow ID and file name. Remediation There is no fixed version for langflow-base...

6.3CVSS5.9AI score0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/27 3:30 p.m.6 views

EUVD-2026-16662

The '/api/v1/files/images/flowid/filename' endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing or guessing the flow ID and file name...

6.3CVSS5.9AI score0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/27 3:17 p.m.6 views

CVE-2026-5022

The '/api/v1/files/images/flowid/filename' endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing or guessing the flow ID and file name...

6.3CVSS0.00204EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/27 2:34 p.m.4 views

CVE-2026-5022 Langflow - Missing Authorization on download_image Endpoint

The '/api/v1/files/images/flowid/filename' endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing or guessing the flow ID and file name...

6.3CVSS5.9AI score0.00204EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/27 2:34 p.m.29 views

CVE-2026-5022 Langflow - Missing Authorization on download_image Endpoint

The '/api/v1/files/images/flowid/filename' endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing or guessing the flow ID and file name...

6.3CVSS0.00204EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/27 2:34 p.m.2 views

CVE-2026-5022

The '/api/v1/files/images/flowid/filename' endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing or guessing the flow ID and file name...

6.3CVSS5.9AI score0.00204EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/27 2:24 p.m.32 views

CVE-2021-27582

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS6.8AI score0.02222EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/27 2:10 p.m.5 views

EUVD-2026-16624

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with callbackmode set to direct. This allows an attacker to start an authentication request and perform "remote phishin...

9.6CVSS5.9AI score0.00411EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/27 2:10 p.m.61 views

CVE-2026-33757

OpenBao (before 2.5.2) is vulnerable to a login flow issue when using JWT/OIDC with a role whose callback_mode is direct: no user confirmation is prompted, enabling remote phishing by auto-logging in to the attacker’s session. Version 2.5.2 adds a confirmation screen for direct logins to require ...

9.6CVSS5.9AI score0.00411EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/27 2:10 p.m.34 views

CVE-2026-33757 OpenBao lacks user confirmation for OIDC direct callback mode

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with callbackmode set to direct. This allows an attacker to start an authentication request and perform "remote phishin...

9.6CVSS0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/27 2:10 p.m.6 views

CVE-2026-33757 OpenBao lacks user confirmation for OIDC direct callback mode

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with callbackmode set to direct. This allows an attacker to start an authentication request and perform "remote phishin...

9.6CVSS6.4AI score0.00411EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/27 1:41 p.m.3 views

CVE-2026-32859

ByteDance DeerFlow versions prior to commit 5dbb362 contain a stored cross-site scripting vulnerability in the artifacts API that allows attackers to execute arbitrary scripts by uploading malicious HTML or script content as artifacts. Attackers can store malicious content that executes in the...

5.4CVSS5.9AI score0.00196EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/03/27 11:24 a.m.7 views

WordPress FormLift for Infusionsoft Web Forms plugin <= 7.5.21 - Missing Authorization to Unauthenticated Infusionsoft Connection Hijack via OAuth Connection Flow vulnerability

Missing Authorization to Unauthenticated Infusionsoft Connection Hijack via OAuth Connection Flow vulnerability discovered by Nabil Irawan - Heroes Cyber Security in WordPress Plugin FormLift for Infusionsoft Web Forms versions = 7.5.21...

5.3CVSS5.9AI score0.00473EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.6 views

PT-2026-28445

Name of the Vulnerable Software and Affected Versions ByteDance Deer-Flow versions prior to commit 5dbb362 Description The software contains a stored cross-site scripting issue in the artifacts API. An attacker can execute arbitrary scripts by uploading malicious HTML or script content as...

5.4CVSS6AI score0.00196EPSS
SaveExploits0References6
Rows per page
Query Builder