---
id: CVE-2024-8053
aliases:
  - GHSA-9vf8-xgwm-97r8
  - PYSEC-2026-1725
title: Open WebUI lacks authentication for the `api/v1/utils/pdf` endpoint
summary: Open WebUI lacks authentication for the `api/v1/utils/pdf` endpoint
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
vendor: open-webui
product: open-webui
ecosystem: pip
affected:
  - open-webui <= 0.3.10
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-9vf8-xgwm-97r8'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-8053'
  - url: 'https://github.com/open-webui/open-webui'
  - url: 'https://huntr.com/bounties/ebe8c1fa-113b-4df9-be03-a406b9adb9f4'
tags:
  - osv
  - pip
epss: 0.00639
epssPercentile: 0.49258
ingestedAt: '2026-07-08T18:25:48.093Z'
---

## Overview

In version v0.3.10 of open-webui/open-webui, the `api/v1/utils/pdf` endpoint lacks authentication mechanisms, allowing unauthenticated attackers to access the PDF generation service. This vulnerability can be exploited by sending a POST request with an excessively large payload, potentially leading to server resource exhaustion and denial of service (DoS). Additionally, unauthorized users can misuse the endpoint to generate PDFs without verification, resulting in service misuse and potential operational and financial impacts.

## Affected packages

- `open-webui <= 0.3.10`

## Remediation

Refer to the advisory for the patched release.
