CVE-2026-86178
MEDIUM
NVD
CVSS Score
5.4
Severity
MEDIUM
Published
Sep 05, 2026
Vendor
unknown
Description
Pixelfed through 0.12.9 fails to validate follower status in StoryComposeController react and comment endpoints, allowing authenticated users to access follower-only stories. Attackers can enumerate sequential story IDs and submit reactions or comments to retrieve story media URLs and author information without following the account.
References
- https://github.com/geo-chen/oss/blob/main/Pixelfed.md
- https://github.com/pixelfed/pixelfed
- https://github.com/pixelfed/pixelfed/blob/v0.12.9/app/Http/Controllers/StoryComposeController.php#L487-L501
- https://github.com/pixelfed/pixelfed/blob/v0.12.9/app/Http/Controllers/StoryComposeController.php#L566-L580
- https://github.com/pixelfed/pixelfed/blob/v0.12.9/routes/web-api.php#L154-L155