Improper access control in Misskey - CVE-2024-52592
Published: December 18, 2024 / Updated: April 28, 2026
Misskey
Detailed vulnerability description
The vulnerability allows a remote attacker to modify poll results belonging to another user.
The vulnerability exists due to improper access control in ApInboxService.update when handling update messages for remote polls. A remote attacker can send a spoofed update with a valid signature from any actor on any remote instance to modify poll results belonging to another user.
Only remote polls are affected; local polls are unaffected.