Lucene search
+L

3417 matches found

OSV
OSV
added 2025/03/20 12:32 p.m.9 views

GHSA-P5VX-9HJ8-CF4H Open WebUI Vulnerable to Cross-Site Request Forgery (CSRF)

In version v0.3.8 of open-webui/open-webui, sensitive actions such as deleting and resetting are performed using the GET method. This vulnerability allows an attacker to perform Cross-Site Request Forgery CSRF attacks, where an unaware user can unintentionally perform sensitive actions by simply...

6.9CVSS7AI score0.00234EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/03/20 12:32 p.m.7 views

Cross-site Request Forgery (CSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF through the authentication process using cookies with the SameSite attribute set to lax. An attacker can execute arbitrary code with the victim's privileges by crafting a...

8.8CVSS8AI score0.00444EPSS
SaveExploits2References2
Snyk
Snyk
added 2025/03/20 12:32 p.m.9 views

Cross-site Request Forgery (CSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF through the endpoints /rag/api/v1/reset, /rag/api/v1/reset/db, /api/v1/memories/reset, and /rag/api/v1/reset/uploads. An attacker can manipulate the application's state and...

6.9CVSS6.9AI score0.00234EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.12 views

GHSA-C7FQ-P62P-WVPC Open WebUI Has Improper Access Control Leading to Arbitrary Prompt Read

In version v0.3.8 of open-webui/open-webui, improper access control vulnerabilities allow an attacker to view any prompts. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/prompts/ interface to retrieve all prompt...

4.3CVSS7.1AI score0.00401EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Server-side Request Forgery (SSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the /openai/models endpoint. An attacker can manipulate the OpenAI URL to any destination without validation, enabling the endpoint to initiate requests to the specified U...

7.7CVSS7.7AI score0.24461EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 12:32 p.m.6 views

GHSA-GV26-QW3H-8QVP Open WebUI Allows Viewing of Admin Details

An improper access control vulnerability in open-webui/open-webui v0.3.8 allows an attacker to view admin details. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/auths/admin/details interface to retrieve the first admin...

4.3CVSS6.9AI score0.00401EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/20 12:32 p.m.25 views

GHSA-43G4-487M-5Q6M Open WebUI Vulnerable to a Session Fixation Attack

A vulnerability in open-webui/open-webui version 0.3.8 allows an attacker with a user-level account to perform a session fixation attack. The session cookie for all users is set with the default SameSite=Lax and does not have the Secure flag enabled, allowing the session cookie to be sent over HT...

7.6CVSS8AI score0.00675EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/20 12:32 p.m.48 views

GHSA-85JC-8H5P-8VW8 Open WebUI Cross-Site Request Forgery (CSRF) Vulnerability

A vulnerability in open-webui/open-webui versions = 0.3.8 allows remote code execution by non-admin users via Cross-Site Request Forgery CSRF. The application uses cookies with the SameSite attribute set to lax for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious...

8CVSS8.7AI score0.00444EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.37 views

Open WebUI Cross-Site Request Forgery (CSRF) Vulnerability

A vulnerability in open-webui/open-webui versions = 0.3.8 allows remote code execution by non-admin users via Cross-Site Request Forgery CSRF. The application uses cookies with the SameSite attribute set to lax for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious...

8.8CVSS8.4AI score0.00444EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.16 views

Open WebUI Has Improper Access Control Leading to Arbitrary Prompt Read

In version v0.3.8 of open-webui/open-webui, improper access control vulnerabilities allow an attacker to view any prompts. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/prompts/ interface to retrieve all prompt...

6.8AI score0.00401EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.17 views

Open WebUI Allows Viewing of Admin Details

An improper access control vulnerability in open-webui/open-webui v0.3.8 allows an attacker to view admin details. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/auths/admin/details interface to retrieve the first admin...

6.6AI score0.00401EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/03/20 12:32 p.m.4 views

Cross-site Scripting (XSS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Scripting XSS. An attacker with a user-level account can manipulate session cookies to hijack administrator sessions, leading to unauthorized actions and potential system compromise by embedding a...

9CVSS6.8AI score0.00675EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 12:32 p.m.14 views

GHSA-6WJ5-5PGR-JWQ8 Open WebUI Unauthenticated Multipart Boundary Denial of Service (DoS) Vulnerability in api/chat/file

A vulnerability in open-webui/open-webui version 79778fa allows an attacker to cause a Denial of Service DoS by uploading a file with a malformed multipart boundary. By appending a large number of characters to the end of the multipart boundary, the server continuously processes each character,...

7.5CVSS6.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.16 views

Open WebUI Unauthenticated Multipart Boundary Denial of Service (DoS) Vulnerability in api/chat/file

A vulnerability in open-webui/open-webui version 79778fa allows an attacker to cause a Denial of Service DoS by uploading a file with a malformed multipart boundary. By appending a large number of characters to the end of the multipart boundary, the server continuously processes each character,...

7.5CVSS6.7AI score0.00644EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.19 views

Open WebUI has SSRF in /openai/models

The /openai/models endpoint in open-webui/open-webui version 0.3.8 is vulnerable to Server-Side Request Forgery SSRF. An attacker can change the OpenAI URL to any URL without checks, causing the endpoint to send a request to the specified URL and return the output. This vulnerability allows the...

7.1AI score0.24461EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2025/03/20 12:32 p.m.7 views

Directory Traversal

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Directory Traversal through the /models/upload endpoint. An attacker can manipulate the file.filename parameter to include directory traversal sequences, causing the resulting filepath to escape the intended...

7.2CVSS7.3AI score0.02458EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Incorrect Synchronization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Incorrect Synchronization due to improper access control mechanisms. An attacker can view and delete any files by directly calling specific API endpoints without needing administrative privileges. This is onl...

8.8CVSS8AI score0.00563EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 12:32 p.m.7 views

Cross-site Scripting (XSS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Scripting XSS via the chat file upload functionality. An attacker can inject malicious scripts or content into a file, which, when accessed by a victim through a URL or shared chat, executes...

8.9CVSS6.2AI score0.00489EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.7 views

GHSA-WCWP-9RCP-JVFG Open WebUI Uncontrolled Resource Consumption vulnerability

A vulnerability in open-webui/open-webui v0.3.8 allows an unauthenticated attacker to sign up with excessively large text in the 'name' field, causing the Admin panel to become unresponsive. This prevents administrators from performing essential user management actions such as deleting, editing, ...

7.5CVSS7.3AI score0.00799EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/03/20 12:32 p.m.5 views

Improper Privilege Management

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Improper Privilege Management through the API endpoint http://0.0.0.0:8080/api/v1/users/uuidadministrator. An attacker, acting as an admin, can delete other administrators. This action is restricted by the us...

8.3CVSS8.2AI score0.00647EPSS
SaveExploits0References2
Rows per page
Query Builder