All intelligence
// vulnerability record
live · NVDCVE-2025-27912
HIGHpublished 2025-03-11 08:15 UTC · 1 year ago · modified 2026-06-17 09:04 UTC
8.8
CVSS / 10
// description
An issue was discovered in Datalust Seq before 2024.3.13545. Missing Content-Type validation can lead to CSRF when (1) Entra ID or OpenID Connect authentication is in use and a user visits a compromised/malicious site, or (2) when username/password or Active Directory authentication is in use and a user visits a compromised/malicious site under the same effective top-level domain as the Seq server. Exploitation of the vulnerability allows the attacker to conduct impersonation attacks and perform actions in Seq on behalf of the targeted user.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-352