NIXPKGS-2026-2293
GitHub issue
published 5 hours ago
Papra: Cross-organization tag deletion and modification via authenticated cross-tenant request
Permalink
CVE-2026-48052
5.4 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): Low (L)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): Low (L)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
Papra: Cross-organization tag deletion and modification via authenticated cross-tenant request
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
-
https://github.com/papra-hq/papra/security/advisories/GHSA-wrx4-3vff-jm94 x_refsource_CONFIRM
-
https://github.com/papra-hq/papra/pull/1080 x_refsource_MISC
Affected products
papra
- ==< 26.5.0
Package maintainers
-
@MiniHarinn Harinn <prinn.dev@pm.me>
-
@wariuccio Wariuccio