An Insecure Direct Object Reference (IDOR) vulnerability exists in open-webui/open-webui version v0.3.8. The vulnerability occurs in the API endpoint http://0.0.0.0:3000/api/v1/memories/{id}/update, where the decentralization design is flawed, allowing attackers to edit other users' memories without proper authorization.
{
"cwe_ids": [
"CWE-250",
"CWE-639"
],
"github_reviewed": true,
"github_reviewed_at": "2024-10-09T22:10:34Z",
"nvd_published_at": "2024-10-09T20:15:09Z",
"severity": "MODERATE"
}