Vulnerability Description
Mastodon is a free, open-source social network server based on ActivityPub. From 4.6.0-beta.1 until 4.6.4 and 4.7.0-beta.1, any logged-in local user could use the show action in app/controllers/admin/collections_controller.rb to access personally identifying information about another local user in a collection because the controller used the general collection policy instead of the admin collection policy namespace. The exposed data included the other user's current email address and last-used IP address. This issue is fixed in versions 4.6.4 and 4.7.0-beta.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/mastodon/mastodon/commit/467c933459c7d0e5513475b9e4888afaedfb
- https://github.com/mastodon/mastodon/commit/930aa9fee26bf9eaefe27826fa1061288d83
- https://github.com/mastodon/mastodon/releases/tag/v4.6.4
- https://github.com/mastodon/mastodon/releases/tag/v4.7.0-beta.1
- https://github.com/mastodon/mastodon/security/advisories/GHSA-hx34-2pfw-2qfj
FAQ
What is CVE-2026-72915?
CVE-2026-72915 is a vulnerability with a CVSS score of 7.5 (HIGH). Mastodon is a free, open-source social network server based on ActivityPub. From 4.6.0-beta.1 until 4.6.4 and 4.7.0-beta.1, any logged-in local user could use the show action in app/controllers/admin/...
How severe is CVE-2026-72915?
CVE-2026-72915 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72915?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.