Lucene search
+L

2453 matches found

Nuclei
Nuclei
added yesterday14 views

Python Flask-Security-Too <=5.3.2 - Open Redirect

An open redirect vulnerability exists in the python package Flask-Security-Too prior to version 5.3.3. Attackers can abuse the 'next' parameter on the /login and /register routes to redirect unsuspecting users to malicious sites via crafted URLs, which could lead to phishing or other attacks NVD...

6.1CVSS5.8AI score0.01079EPSS
SaveExploits1References4
Nuclei
Nuclei
added yesterday81 views

pyLoad Flask Config - Access Control

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77. id: CVE-2024-21644 info: name: pyLoad Flask Config ...

7.5CVSS7.2AI score0.42173EPSS
SaveExploits1References5
Nuclei
Nuclei
added yesterday21 views

PraisonAI - Authentication Bypass

PraisonAI 2.5.6 to 4.6.34 contains a broken authentication caused by disabled default authentication in legacy Flask API server, letting remote attackers access /agents and trigger workflows without token, exploit requires network access to API server. id: CVE-2026-44338 info: name: PraisonAI -...

7.3CVSS7.7AI score0.28571EPSS
SaveExploits3References2
Nuclei
Nuclei
added yesterday110 views

Python Flask-Security - Open Redirect

Python Flask-Security contains an open redirect vulnerability. Existing code validates that the URL specified in the next parameter is either relative or has the same network location as the requesting URL. Certain browsers accept and fill in the blanks of possibly incomplete or malformed URLs. A...

6.1CVSS6.6AI score0.03289EPSS
SaveExploits0References5
Nuclei
Nuclei
added yesterday30 views

PraisonAI AgentOS - Information Disclosure

PraisonAI's AgentOS FastAPI application server exposes an unauthenticated GET /api/agents endpoint that lists every registered agent's name, role and the opening of its instructions system prompt. No authentication is enforced on the route, allowing a remote attacker to enumerate agent...

7.3CVSS7.7AI score0.28571EPSS
SaveExploits4
Nuclei
Nuclei
added yesterday148 views

Vanna - SQL injection

Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents . This can lead to...

9.8CVSS9.3AI score0.03424EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-59768

A flaw has been found in mangroup dtale up to 3.22.0. This vulnerability affects the function buildsecretkey of the file dtale/app.py of the component Flask Session Cookie. This manipulation causes insufficiently random values. Remote exploitation of the attack is possible. The attack's complexit...

6.3CVSS4.4AI score0.00308EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 3 days ago10 views

CVE-2026-19896

A flaw has been found in mangroup dtale up to 3.22.0. This vulnerability affects the function buildsecretkey of the file dtale/app.py of the component Flask Session Cookie. This manipulation causes insufficiently random values. Remote exploitation of the attack is possible. The attack's complexit...

4.4AI score0.00308EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 3 days ago6 views

CVE-2026-19896 mangroup dtale Flask Session Cookie app.py build_secret_key random values

A flaw has been found in mangroup dtale up to 3.22.0. This vulnerability affects the function buildsecretkey of the file dtale/app.py of the component Flask Session Cookie. This manipulation causes insufficiently random values. Remote exploitation of the attack is possible. The attack's complexit...

6.3CVSS4.7AI score
SaveExploits0References8
CVE
CVE
added 3 days ago34 views

CVE-2026-19896

CVE-2026-19896 affects mangroup dtale up to version 3.22.0, targeting the build_secret_key function in dtale/app.py (Flask Session Cookie). The issue causes insufficiently random values, enabling remote exploitation with high attack complexity and published exploits. A fix is pending approval via...

6.3CVSS4.4AI score0.00308EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-19896 mangroup dtale Flask Session Cookie app.py build_secret_key random values

A flaw has been found in mangroup dtale up to 3.22.0. This vulnerability affects the function buildsecretkey of the file dtale/app.py of the component Flask Session Cookie. This manipulation causes insufficiently random values. Remote exploitation of the attack is possible. The attack's complexit...

6.3CVSS0.00308EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 10:41 a.m.9 views

EUVD-2026-55229

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS6.2AI score0.00855EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.36 views

CVE-2026-72577 NASA fprime-gds - Missing Authentication and Path Traversal Enable Unauthenticated RCE and Spacecraft Command Injection

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS0.00855EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 3:41 p.m.7 views

ROOT-APP-PYPI-CVE-2023-30861 CVE-2023-30861 in Flask - Patched by Root

Root has patched CVE-2023-30861 in the Flask package for Root:PyPI. Multiple fixed versions available...

7.5CVSS7.2AI score0.01261EPSS
SaveExploits1
NVD
NVD
added 2026/08/05 11:16 a.m.6 views

CVE-2026-71241

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS0.00282EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.9 views

CVE-2026-71241 Book-Management-System - Unauthenticated Disclosure of Student PII and Borrowing History

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS5.2AI score0.00282EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.6 views

EUVD-2026-53314

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. This allows any unauthenticated remote user to retrieve student PII name,...

7.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.49 views

CVE-2026-71241

CVE-2026-71241 affects a Book-Management-System built with Flask. Several endpoints (/student, /record, /books, /find_stu_book, /find_not_return_book) are missing the @login_required decorator that protects related routes (/search_student, /storage). This misconfiguration allows any unauthenticat...

7.5CVSS5.2AI score0.00282EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.40 views

CVE-2026-71241 Book-Management-System - Unauthenticated Disclosure of Student PII and Borrowing History

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS0.00282EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.12 views

CVE-2026-71241

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. This allows any unauthenticated remote user to retrieve student PII name,...

7.5CVSS5.6AI score0.00282EPSS
SaveExploits0References2
Rows per page
Query Builder