CVE-2026-86178

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

VendorProductVersion RangeStatus
pixelfedpixelfed0 <= 0.12.9affected

Weaknesses

  • CWE-862: Missing Authorization

References