CVE-2026-86178
5.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| pixelfed | pixelfed | 0 <= 0.12.9 | affected |
Weaknesses
- CWE-862: Missing Authorization
References
- https://github.com/geo-chen/oss/blob/main/Pixelfed.md
- 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
- https://github.com/pixelfed/pixelfed
- https://www.vulncheck.com/advisories/pixelfed-through-0.12.9-unauthorized-story-access-via-api
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.