Back to overview

CVE-2026-49977

MEDIUM
4.3
CVSS 3.1
Description
tarteaucitron.js is a compliant and accessible cookie banner. Prior to 1.33.0, tarteaucitron.cookie.purge() is called on any element with the purgeBtn class and does not check whether the element is a legitimate tarteaucitron button or whether the cookie corresponds to a service handled by tarteaucitron. If an attacker can write HTML with data attributes, an element with data-cookie can silently delete a non-HttpOnly cookie with a known name when clicked by a user. This issue is fixed in version 1.33.0.

Metadata

CVE ID
CVE-2026-49977
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-02 18:30 UTC
Published
2026-07-17 20:21 UTC
Last updated
2026-07-17 20:23 UTC
Primary CWE
CWE-285
CWE-285: Improper Authorization
Vendor / Product
AmauriC / tarteaucitron.js
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
AmauriC tarteaucitron.js < 1.33.0
Weakness (CWE)
CWESourceDescription
CWE-285 cna CWE-285: Improper Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
References (3)
Back to overview