Velociraptor OIDC Authenticator susceptible to email spoofing
Summary
| CVE | CVE-2026-18639 |
|---|---|
| State | PUBLISHED |
| Assigner | rapid7 |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-11 16:17:30 UTC |
| Updated | 2026-08-11 18:17:21 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 7.3 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
EPSS: 0.002630000 probability, percentile 0.180240000 (date 2026-08-12)
Problem Types: CWE-290 | CWE-290 CWE-290 Authentication bypass by spoofing
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 7.3 | HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N |
| 3.1 | CNA | CVSS | 7.3 | HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
LowUser Interaction
RequiredScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
NoneCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Rapid7 | Velociraptor | affected 0.77.2 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| docs.velociraptor.app/announcements/advisories/cve-2026-18639 | [email protected] | docs.velociraptor.app | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Leonardo Souza (anauaque) (en)
Additional Advisory Data
Workarounds
CNA: You can change the claim that Velociraptor uses as the username using the Configuration File https://docs.velociraptor.app/docs/deployment/references/#GUI.authenticator.claims.username . Set the username using a more permanent claim for example with Azure the "upn" or "oid" can not be chosen by the user.
There are currently no legacy QID mappings associated with this CVE.