HOMEVULNERABILITIESCVE-2026-40214
MEDIUM

CVE-2026-40214

CWE-282Published: May 7, 2026· Updated: May 8, 2026

6.3
CVSS v3.1
EPSS:0.03%probability of exploitation in 30 daysPercentile:9.9th

Official Description

In OpenStack Cyborg before 16.0.1, the Accelerator Request (ARQ) API does not enforce project ownership at any layer. The project_id column in the database is never populated (NULL for every ARQ), database queries have no project filtering, and policy checks are self-referential (the authorize_wsgi decorator compares the caller's project_id with itself rather than the target resource). Any authenticated non-admin user can complete various actions such as deleting ARQs bound to other projects' instances, aka cross-tenant denial of service.

NVD Source

Technical Analysis

CVE-2026-40214 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityLow
IntegrityLow
AvailabilityLow
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (3)

Quick Facts

CVE IDCVE-2026-40214
CVSS Score6.3 / 10
SeverityMEDIUM
WeaknessCWE-282
CISA KEVNo
EPSS (30d)0.03%
PublishedMay 7, 2026

Related CVEs (CWE-282)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-40214 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.