CVE-2026-18639
Received Received - Intake

Authentication Bypass via OIDC Email Claim in Velociraptor

Vulnerability report for CVE-2026-18639, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: Rapid7, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
velociraptor velociraptor to 0.77.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-290 This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects Velociraptor when configured with an OIDC Identity Provider (IdP) for authentication. Velociraptor uses the email claim as a username, but some IdPs allow users to change this claim without verification or lack the 'email_verified' claim. This enables attackers to impersonate other users by setting a different email address, leading to account takeover.

Detection Guidance

To detect this vulnerability, check if Velociraptor is configured to use an OIDC IdP that allows email claim changes without verification. Review IdP settings for email verification requirements and Velociraptor configuration files for email claim usage. No specific commands are provided in the context.

Impact Analysis

An attacker could impersonate a legitimate user by changing their email claim in the IdP, gaining unauthorized access to the Velociraptor system. This could lead to data breaches, unauthorized actions, or further exploitation of the system depending on user privileges.

Compliance Impact

This vulnerability could lead to unauthorized access, potentially violating data protection requirements under GDPR or HIPAA. It may result in unauthorized data exposure or modification, compromising compliance with these regulations.

Mitigation Strategies

Immediately update Velociraptor to version 0.77.2 or later. Modify the Velociraptor configuration to use a more permanent claim like 'upn' or 'oid' instead of the email claim for username assignment. Ensure the IdP enforces email verification or disable self-enrollment modes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18639. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart