boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-54015MEDIUM
open-webui open-webui — Open WebUI: Prompt history IDOR: unbound history_id allows cross-prompt read and deletion
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   H   L   N  U  H  L  L    6.4   .0020    9.9     —
AFFECTED
  Product     Versions   Fixed
  open-webui  < 0.9.6 –  —
TIMELINE
  Jun 11  Reserved by GitHub_M
  Jun 23  EXPLOIT PUBLISHED — CVE-2026-54015 (open-webui). Public exploit reference added.
  Jun 23  Published (CNA: GitHub_M)
CWE-284, CWE-639 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, Open WebUI's prompt version-history endpoints authorize the prompt_id in the URL but then act on caller-supplied history IDs without verifying that the history row belongs to that prompt (history_entry.prompt_id == prompt.id). This affects /api/v1/prompts/id/{prompt_id}/history/diff, /api/v1/prompts/id/{prompt_id}/update/version, and /api/v1/prompts/id/{prompt_id}/history/{history_id}. An authenticated user with access to any prompt they control, plus a victim prompt_history.id, can read or delete another user's private prompt history. This vulnerability is fixed in 0.9.6.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 11, 2026ReservedReserved by GitHub_M
June 23, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-54015 (open-webui). Public exploit reference added.
June 23, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
open-webuiopen-webui< 0.9.6

Weaknesses

CWE-284 · CWE-639

References (1)

Related

Authoritative record: CVE-2026-54015 at cve.org

Vendors: open-webui

Weaknesses: CWE-284 · CWE-639

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-54015 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.