๐Ÿ” CVE Alert

CVE-2026-42553

UNKNOWN 0.0

Cinny: Access token disclosure via invalidated emoji pack avatar URL in service worker

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Cinny is a Matrix client. Prior to 4.10.3, A remote authenticated attacker who shares a room with a victim and has permissions to create room emotes (for example in a DM) can cause the victim's client to send their Matrix access token to an attacker-controlled server. This occurs when the victim opens the emoji or sticker picker for the room containing a malicious emote pack. This is caused by an incorrect fallback in EmojiBoard that uses untrusted pack.meta.avatar (user-controlled) without converting/validating it as an MXC URL, allowing arbitrary HTTP(S) URLs to be used. Also, the service worker attaching the user's Authorization bearer token to all outbound GET requests whose URL contains /_matrix/client/v1/media/download or /_matrix/client/v1/media/thumbnail without verifying the request host matches the configured homeserver origin. An attacker-controlled URL containing those path fragments and permissive CORS will receive the victim's Authorization header (access token). This vulnerability is fixed in 4.10.3.

CWE CWE-20
Vendor cinnyapp
Product cinny
Published May 27, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for cinnyapp cinny

Be the first to know when new unknown vulnerabilities affecting cinnyapp cinny are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

cinnyapp / cinny
< 4.10.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cinnyapp/cinny/security/advisories/GHSA-j944-w549-3453 github.com: https://github.com/cinnyapp/cinny/releases/tag/v4.10.3