All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18639
HIGHpublished 2026-08-11 16:17 UTC · 1 day ago · modified 2026-08-11 18:17 UTC
7.3
CVSS / 10
// description
When Velociraptor is configured to use an OIDC IdP for authentication, it uses the email claim as a username. However, some IdP allow users to change the email claim without verification. Some IdPs do not set the "email_verified" claim and do not actually verify the email. This allows a user to impersonate another user by setting their email address within the IdP, allowing account takeover.
// weaknesses (CWE)
- CWE-290