CVE-2026-48052
MEDIUMPapra: Cross-organization tag deletion and modification via authenticated cross-tenant request
Title source: cnaDescription
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 (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/papra-hq/papra/security/advisories/GHSA-wrx4-3vff-jm94
X_Refsource_Misc x_refsource_misc
https://github.com/papra-hq/papra/pull/1080
X_Refsource_Misc x_refsource_misc
https://github.com/papra-hq/papra/commit/47d44e0681bf59da0638b140d1c5ef5b970f6b67
Scores
CVSS v3
5.4
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-639
Status
published
Products (1)
papra-hq/papra
< 26.5.0
Published
Jul 27, 2026
Tracked Since
Jul 28, 2026