openstack-cyborg
Distributed Acceleration Management as a Service
Activity
- Latest release
- 6d ago
- Total releases
- 49
- Cadence
- ~23 days
- Last 12 months
- 8
Details
- License
- Apache-2.0
- First release
- Feb 10, 2018
| Version | Released | |
|---|---|---|
17.0.0.0rc1
pre
|
17.0.0.0rc1
pre
Dependencies (29)
+ 21 more |
|
15.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
15.0.1
patch
Dependencies (28)
+ 20 more |
|
14.1.0
minor
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
14.1.0
minor
Dependencies (28)
+ 20 more |
|
16.0.1
patch
|
16.0.1
patch
Dependencies (27)
+ 19 more |
|
16.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
16.0.0
major
Dependencies (27)
+ 19 more |
|
16.0.0.0rc2
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
16.0.0.0rc2
pre
Dependencies (27)
+ 19 more |
|
16.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
16.0.0.0rc1
pre
Dependencies (27)
+ 19 more |
|
15.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
15.0.0
major
Dependencies (28)
+ 20 more |
|
15.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
15.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
14.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
14.0.0
major
Dependencies (28)
+ 20 more |
|
14.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
14.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
13.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
13.0.0
major
Dependencies (28)
+ 20 more |
|
13.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
13.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
10.1.0
minor
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
10.1.0
minor
Dependencies (28)
+ 20 more |
|
12.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
12.0.0
major
Dependencies (28)
+ 20 more |
|
12.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
12.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
11.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
11.0.0
major
Dependencies (28)
+ 20 more |
|
11.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
11.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
8.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
8.0.1
patch
Dependencies (28)
+ 20 more |
|
10.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
10.0.0
major
Dependencies (28)
+ 20 more |
|
10.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
10.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
7.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
7.0.1
patch
Dependencies (28)
+ 20 more |
|
9.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
9.0.0
major
Dependencies (28)
+ 20 more |
|
9.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
9.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
6.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
6.0.1
patch
Dependencies (28)
+ 20 more |
|
5.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
5.0.1
patch
Dependencies (29)
+ 21 more |
|
8.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
8.0.0
major
Dependencies (28)
+ 20 more |
|
8.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
8.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
7.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
7.0.0
major
Dependencies (28)
+ 20 more |
|
7.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
7.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
4.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
4.0.1
patch
Dependencies (30)
+ 22 more |
|
6.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
6.0.0
major
Dependencies (28)
+ 20 more |
|
6.0.0.0rc2
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
6.0.0.0rc2
pre
Dependencies (28)
+ 20 more |
|
6.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
6.0.0.0rc1
pre
Dependencies (28)
+ 20 more |
|
3.0.1
patch
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
3.0.1
patch
Dependencies (27)
+ 19 more |
|
5.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
5.0.0
major
Dependencies (29)
+ 21 more |
|
5.0.0.0rc2
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
5.0.0.0rc2
pre
Dependencies (29)
+ 21 more |
|
5.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
5.0.0.0rc1
pre
Dependencies (29)
+ 21 more |
|
4.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
4.0.0
major
Dependencies (30)
+ 22 more |
|
4.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
4.0.0.0rc1
pre
Dependencies (30)
+ 22 more |
|
3.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
3.0.0
major
Dependencies (27)
+ 19 more |
|
3.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
3.0.0.0rc1
pre
Dependencies (27)
+ 19 more |
|
2.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
2.0.0
major
Dependencies (25)
+ 17 more |
|
2.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
2.0.0.0rc1
pre
Dependencies (25)
+ 17 more |
|
1.0.0
major
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
1.0.0
major
Dependencies (23)
+ 15 more |
|
1.0.0.0rc1
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
1.0.0.0rc1
pre
Dependencies (23)
+ 15 more |
|
1.0.0.0b3
pre
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
1.0.0.0b3
pre
Dependencies (23)
+ 15 more |
|
0.2.0
minor
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
0.2.0
minor
Dependencies (23)
+ 15 more |
|
0.1.0
initial
2 CVEs
CVE-2026-40214
PYSEC-2026-2854
GHSA-mmpc-xjxr-5hf8
Jul 13, 2026
OpenStack Cyborg's Accelerator Request (ARQ) API does not enforce project ownership at any layer
6.3
/ 10
Medium
Network
Low
Low
None
Unchanged
Low
Low
Low
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. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev
CVE-2026-40213
PYSEC-2026-2853
GHSA-mm7j-mhhj-hj36
Jul 13, 2026
OpenStack Cyborg uses rule:allow (check_str='@') as the default policy for multiple API endpoints
7.4
/ 10
High
Network
Low
Low
None
Changed
Low
Low
Low
OpenStack Cyborg before 16.0.1 uses rule:allow (check_str='@') as the default policy for multiple API endpoints. This unconditionally authorizes any request carrying a valid Keystone token regardless of roles, project membership, or scope. An authenticated user with zero role assignments can complete various actions such as reprogramming FPGA bitstreams on arbitrary compute nodes via agent RPC. Affected versions
0.1.0
0.2.0
1.0.0
1.0.0.0b3
1.0.0.0rc1
10.0.0
10.0.0.0rc1
10.1.0
11.0.0
11.0.0.0rc1
12.0.0
12.0.0.0rc1
+ 35 more Show less
13.0.0
13.0.0.0rc1
14.0.0
14.0.0.0rc1
14.1.0
15.0.0
15.0.0.0rc1
15.0.1
16.0.0
16.0.0.0rc1
16.0.0.0rc2
2.0.0
2.0.0.0rc1
3.0.0
3.0.0.0rc1
3.0.1
4.0.0
4.0.0.0rc1
4.0.1
5.0.0
5.0.0.0rc1
5.0.0.0rc2
5.0.1
6.0.0
6.0.0.0rc1
6.0.0.0rc2
6.0.1
7.0.0
7.0.0.0rc1
7.0.1
8.0.0
8.0.0.0rc1
8.0.1
9.0.0
9.0.0.0rc1
Fixed in
16.0.1
References Updated Jul 13, 2026 · Source: OSV.dev |
0.1.0
initial
Dependencies (23)
+ 15 more |