Lucene search
+L

53 matches found

Github Security Blog
Github Security Blog
added 2026/04/01 11:29 p.m.13 views

PraisonAI Has Authentication Bypass via OAuthManager.validate_token()

Summary OAuthManager.validatetoken returns True for any token not found in its internal store, which is empty by default. Any HTTP request to the MCP server with an arbitrary Bearer token is treated as authenticated, granting full access to all registered tools and agent capabilities. Details...

9.1CVSS6AI score0.00375EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/01 9:17 p.m.9 views

PYSEC-2026-2152

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS6.2AI score0.00324EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:17 p.m.3 views

DEBIAN-CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS5.6AI score0.00324EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/01 9:17 p.m.19 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS0.00324EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/01 9:17 p.m.11 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS5.8AI score0.00324EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:17 p.m.10 views

UBUNTU-CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS5.7AI score0.00324EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/01 8:44 p.m.41 views

CVE-2026-34531 Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

6.5CVSS0.00324EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/01 8:44 p.m.22 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS5.6AI score0.00324EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:44 p.m.4 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

6.5CVSS5.8AI score0.00324EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/01 8:44 p.m.41 views

CVE-2026-34531

CVE-2026-34531 affects Flask-HTTPAuth (Python package) and concerns the token verification callback receiving an empty string when a request targets a token-protected resource without a token or with an empty token. This could allow authentication against any user whose token is an empty string. ...

8.2CVSS5.8AI score0.00324EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/01 8:44 p.m.7 views

CVE-2026-34531 Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

6.5CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.7 views

PT-2026-29829

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.5.97 Description An authentication bypass exists in the multi-agent teams system where the validate token function within OAuthManager returns True for any token not found in its internal store, which is empty by...

9.1CVSS5.9AI score0.00375EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.13 views

Flask-HTTPAuth 授权问题漏洞

Flask-HTTPAuth is an HTTP authentication extension for the Flask framework developed by Miguel Grinberg. Versions of Flask-HTTPAuth prior to 4.8.1 had an authorization vulnerability. This vulnerability occurred when the client made a request to a resource protected by a token, but did not pass th...

8.2CVSS6.1AI score0.00324EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/31 11:48 p.m.14 views

Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client

Summary In a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token verification callback function with the token argument set to an empty string. If the application had any...

8.2CVSS5.9AI score0.00324EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/03/31 11:48 p.m.8 views

Improper Authentication

Overview Flask-HTTPAuth is a HTTP authentication for Flask routes Affected versions of this package are vulnerable to Improper Authentication in the token verification process. An attacker can gain unauthorized access by submitting a request with a missing or empty token if the application stores...

8.3CVSS5.7AI score0.00324EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/31 12:00 a.m.19 views

Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client

In a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token verification callback function with the token argument set to an empty string. If the application had any users in...

8.2CVSS5.9AI score0.00324EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.8 views

PT-2026-29428

Name of the Vulnerable Software and Affected Versions Flask-HTTPAuth versions prior to 4.8.1 Description Flask-HTTPAuth, when used with token authentication, could potentially authenticate client requests against any user in the database with an empty string set as their token if the client reque...

6.5CVSS5.9AI score0.00324EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/13 9:01 a.m.6 views

BIT-ARGO-WORKFLOWS-2026-28229 Argo Workflows has unauthorized access to Argo Workflows Template

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to 4.0.2 and 3.7.11, Workflow templates endpoints allow any client to retrieve WorkflowTemplates and ClusterWorkflowTemplates. Any request with a Authorization: Bearer nothing...

9.8CVSS5.8AI score0.00652EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-7651

Malicious code in bioql PyPI...

9.1CVSS9AI score0.00811EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2024/11/05 8:55 p.m.85 views

Exploit for CVE-2024-9933

CVE-2024-9933 WatchTowerHQ = 3.10.1 - Authentication Bypas...

9.8CVSS9.7AI score0.0199EPSS
SaveExploits2
Rows per page
Query Builder