Authenticated memory overwrite via unchecked record identifier
Published Oct 9, 2024 · Updated Oct 15, 2025
IDOR in Open WebUI 0.3.8 and earlier allows remote authenticated users to overwrite other users' saved memories through the update API. The /api/v1/memories/{memory_id}/update handler authenticates the caller but passes the supplied ID to Memories.update_memory_by_id without verifying record ownership. A valid low-privilege account and another memory identifier are required; successful requests change that user's stored content.
Summary
What happened
IDOR in Open WebUI 0.3.8 and earlier allows remote authenticated users to overwrite other users' saved memories through the update API. The /api/v1/memories/{memory_id}/update handler authenticates the caller but passes the supplied ID to Memories.update_memory_by_id without verifying record ownership. A valid low-privilege account and another memory identifier are required; successful requests change that user's stored content.
The record
- CVE
- CVE-2024-7041
- Published
- Oct 9, 2024
- Updated
- Oct 15, 2025
- Vendor
- Open WebUI
- Product
- Open WebUI
- Classifications
- CWE-639, CWE-250, T1565.001
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 9, 2024CVE publishedPublication date reported by the CVE source.
- Oct 15, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=0.3.8
- Affected versionversion=unspecified <=latest
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Huntr memory-update IDOR proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo