Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, an authenticated user who is a member of any organization can delete or rename tags belonging to a different organization, given the target tag's ID. The route handler verifies the caller's membership of the ":organizationId" in the URL, but the repository write filters on tag.id alone, so the URL-level org scope never reaches the database. This issue has been patched in version 26.5.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-27 18:16
Updated : 2026-07-30 19:16
NVD link : CVE-2026-48052
Mitre link : CVE-2026-48052
CVE.ORG link : CVE-2026-48052
JSON object : View
Products Affected
No product.
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
