CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-49977

mediumCVSS 4.3covered by 1 sourcefirst seen 2026-07-10
Summary tarteaucitron provides a list of cookies and buttons to delete them. If an attacker can write HTML with data attributes, they could create an element that silently deletes a cookie when clicked and trick a user to delete this cookie. Details tarteaucitron.cookie.purge() is called on any element with the purgeBtn class. It does not check if the element is a legitimate tarteaucitron button or if the cookie corresponds to a service handled by tarteaucitron. PoC <a class="purgeBtn" data-cookie="foo">Click me!</a> If someone has a cookie with this name and clicks on the link, the cookie is silently deleted. Impact The impact is limited because this only works on cookies without HttpOnly=true and the attacker has to know the name of the cookie.

⚡ Watch CVE-2026-49977

Get an email if CVE-2026-49977 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-49977

CVE.org record

Embed the live status

CVE-2026-49977 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-49977 status](https://www.csirts.com/badge/CVE-2026-49977)](https://www.csirts.com/cve/CVE-2026-49977)