Lucene search
+L

254780 matches found

PyPA
PyPA
•added 2026/07/13 2:36 p.m.•25 views

OpenStack Glance is affected by Server-Side Request Forgery (SSRF)

OpenStack Glance versions = 30.0.0 30.1.1, == 31.0.0 are affected by Server-Side Request Forgery SSRF. By use of HTTP redirects, an authenticated user can bypass URL validation checks and redirect to internal services. Only the glance image import functionality is affected. In particular, the...

7.1CVSS6.1AI score0.00438EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•13 views

PYSEC-2026-2765 Open WebUI's Insecure Direct Object Reference (IDOR) allows access to other users' memories

Summary Any authenticated user can read other users' private memories via /api/v1/retrieval/query/collection Details Vulnerability 1: Missing authorization in collection querying In backend/openwebui/routers/retrieval.py, the querycollectionhandler function accepts a list of collectionnames but...

3.1CVSS6.1AI score0.00265EPSS
SaveExploits1References5
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•23 views

Open WebUI's process_files_batch() endpoint missing ownership check, allows unauthorized file overwrite

SummaryAny authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a regular user with read access to a shared knowledge base can obtain file UUIDs via GET /api/v1/knowledge/id/files an...

7.1CVSS6.1AI score0.0038EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•18 views

Open WebUI vulnerable to Path Traversal in `POST /api/v1/audio/transcriptions`

SummaryAn unsanitised filename field in the speech-to-text transcription endpoint allows any authenticated non-admin user to trigger a FileNotFoundError whose message — including the server's absolute DATADIR path — is returned verbatim in the HTTP 400 response body, confirming information...

4.3CVSS6.2AI score0.00421EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•14 views

PYSEC-2026-2693 Open WebUI has unauthorized deletion of knowledge files

Summary An access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin, but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from...

5.4CVSS6.2AI score0.00379EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•20 views

Apache Airflow AWS Auth Manager has Host Header Injection Leading to SAML Authentication Bypass

In AWS Auth manager, the origin of the SAML authentication has been used as provided by the client and not verified against the actual instance URL.This allowed to gain access to different instances with potentially different access controls by reusing SAML response from other instances.You shoul...

5.4CVSS6AI score0.00511EPSS
SaveExploits1References8Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•17 views

PYSEC-2026-2529 joserfc's PBES2 p2c Unbounded Iteration Count enables Denial of Service (DoS)

Summary A resource exhaustion vulnerability in joserfc allows an unauthenticated attacker to cause a Denial of Service DoS via CPU exhaustion. When the library decrypts a JSON Web Encryption JWE token using Password-Based Encryption PBES2 algorithms, it reads the p2c PBES2 Count parameter directl...

7.5CVSS6.2AI score0.00334EPSS
SaveExploits2References7
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•20 views

Rucio WebUI has Username Enumeration via Login Error Message

SummaryThe WebUI login endpoint returns distinct error messages depending on whether a supplied username exists, allowing unauthenticated attackers to enumerate valid usernames. DetailsWhen submitting invalid credentials to /ui/login, the WebUI responds with different error messages based on the...

5.3CVSS6.1AI score0.00333EPSS
SaveExploits1References9Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•16 views

PYSEC-2026-3054 Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name

Summary A stored Cross-site Scripting XSS vulnerability was identified in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the Web...

6.1CVSS6.3AI score0.0046EPSS
SaveExploits1References9
OSV
OSV
•added 2026/07/13 2:36 p.m.•12 views

PYSEC-2026-3056 Rucio WebUI has a Reflected Cross-site Scripting Vulnerability

Summary A reflected Cross-site Scripting vulnerability was located in the rendering of the ExceptionMessage of the WebUI 500 error which could allow attackers to steal login session tokens of users who navigate to a specially crafted URL. Details The WebUI error message renders ExceptionMessage...

8.1CVSS6.3AI score0.00268EPSS
SaveExploits1References9
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•21 views

Rucio WebUI Vulnerable to Stored Cross-site Scripting (XSS) through Custom Rule Function

SummaryA stored Cross-site Scripting XSS vulnerability was identified in the Custom Rules function of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of...

7.3CVSS6.3AI score0.00415EPSS
SaveExploits1References9Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•16 views

PYSEC-2026-3053 Rucio WebUI has Username Enumeration via Login Error Message

Summary The WebUI login endpoint returns distinct error messages depending on whether a supplied username exists, allowing unauthenticated attackers to enumerate valid usernames. Details When submitting invalid credentials to /ui/login, the WebUI responds with different error messages based on th...

5.3CVSS6.1AI score0.00333EPSS
SaveExploits1References9
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•18 views

Apache Airflow vulnerable to Code Injection in the web-server context via LogTemplate table

DAG Author who already has quite a lot of permissions could manipulate database of Airflow 2 in the way to execute arbitrary code in the web-server context, which they should normally not be able to do, leading to potentially remote code execution in the context of web-server server-side as a...

8.4CVSS6.6AI score0.01062EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/07/13 2:36 p.m.•21 views

PYSEC-2026-3432 yt-dlp: Arbitrary Command Injection when using the `--netrc-cmd` option

Summary When yt-dlp's --netrc-cmd command-line option or netrccmd Python API parameter is used, an attacker could achieve arbitrary command injection on the user's system with a maliciously crafted URL. Impact yt-dlp maintainers assume the impact of this vulnerability to be high for anyone who us...

8.8CVSS6.1AI score0.02011EPSS
SaveExploits2References7
OSV
OSV
•added 2026/07/13 2:36 p.m.•14 views

PYSEC-2026-2355 Apache Airflow vulnerable to Code Injection in the web-server context via LogTemplate table

DAG Author who already has quite a lot of permissions could manipulate database of Airflow 2 in the way to execute arbitrary code in the web-server context, which they should normally not be able to do, leading to potentially remote code execution in the context of web-server server-side as a...

8.4CVSS6.6AI score0.01062EPSS
SaveExploits0References7
OSV
OSV
•added 2026/07/13 2:36 p.m.•14 views

PYSEC-2026-2979 Pydantic AI has Stored XSS via Path Traversal in Web UI CDN URL

Summary A Path Traversal vulnerability in the Pydantic AI web UI allows an attacker to serve arbitrary JavaScript in the context of the application by crafting a malicious URL. If a victim clicks the link or visits it via an iframe, attacker-controlled code executes in their browser, enabling the...

7.1CVSS6.2AI score0.00412EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/13 2:36 p.m.•13 views

PYSEC-2026-2983 Pydantic AI has Stored XSS via Path Traversal in Web UI CDN URL

Summary A Path Traversal vulnerability in the Pydantic AI web UI allows an attacker to serve arbitrary JavaScript in the context of the application by crafting a malicious URL. If a victim clicks the link or visits it via an iframe, attacker-controlled code executes in their browser, enabling the...

7.1CVSS6.2AI score0.00412EPSS
SaveExploits0References6
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•19 views

Pydantic AI has Server-Side Request Forgery (SSRF) in URL Download Handling

SummaryA Server-Side Request Forgery SSRF vulnerability exists in Pydantic AI's URL download functionality. When applications accept message history from untrusted sources, attackers can include malicious URLs that cause the server to make HTTP requests to internal network resources, potentially...

8.6CVSS6.7AI score0.00674EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•16 views

Pydantic AI has Server-Side Request Forgery (SSRF) in URL Download Handling

SummaryA Server-Side Request Forgery SSRF vulnerability exists in Pydantic AI's URL download functionality. When applications accept message history from untrusted sources, attackers can include malicious URLs that cause the server to make HTTP requests to internal network resources, potentially...

8.6CVSS6.7AI score0.00674EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/13 2:36 p.m.•25 views

Pydantic AI has Stored XSS via Path Traversal in Web UI CDN URL

SummaryA Path Traversal vulnerability in the Pydantic AI web UI allows an attacker to serve arbitrary JavaScript in the context of the application by crafting a malicious URL. If a victim clicks the link or visits it via an iframe, attacker-controlled code executes in their browser, enabling thef...

7.1CVSS6.2AI score0.00412EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder