Pleroma security release: 2.5.5
Pleroma 2.5.5 is a security release. Prevents users from accessing media of other users by creating a status with reused attachment ID
Upgrade notes
From source only
- Pull updates
- Recompile Pleroma:
MIX_ENV=prod mix compile
- Restart Pleroma
Everyone
- Update and Restart Pleroma
Frontend changes
None.
Backend changes
Security
- Prevent users from accessing media of other users by creating a status with reused attachment ID