Description
In OpenStack Neutron before 28.0.1, the tagging controller enforces plural policy action names on single-tag write operations while the defined policy rules use singular names. The mismatched names evaluate as allowed under the default policy, permitting a project reader to create and update tags on same-project resources. Deployments running Neutron 26.0.0 or later are affected.
Published: 2026-05-28
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from a mismatch between the plural policy action names enforced by the tagging controller and the singular names defined in the policy rules. This misconfiguration causes the evaluation of write operations on tags to default to allowed, enabling a project reader to create and update tags on resources within their own project. Such unauthorized tag manipulation can expose sensitive metadata, mislead resource identification, and potentially aid in bypassing resource filtering or discovery mechanisms. The flaw is a policy configuration weakness (CWE-863) that permits actions beyond those intended for the reader role.

Affected Systems

OpenStack Neutron deployments running the 26.0.0 release or later—but before version 28.0.1—are affected. This includes all Neutron instances with a configuration that has not been upgraded to 28.0.1 or later.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity impact. The EPSS score is not supplied, and the vulnerability is not listed in the CISA KEV catalog, suggesting a lower likelihood of immediate exploitation. The attack path is straightforward: any user with a project reader role can send a single‑tag write request to the Neutron tagging API, which will be interpreted as allowed due to the policy name mismatch. Consequently, an attacker can add or alter tags on project resources without elevated privileges, exposing metadata and potentially disrupting resource management workflows.

Generated by OpenCVE AI on May 29, 2026 at 00:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Neutron to version 28.0.1 or later to apply the fixed policy handling logic.
  • Verify that custom policy files do not contain plural action names for tag operations; if they do, rename them to match the singular form used by the tagging controller.
  • Consider tightening the reader role permissions by adding explicit deny rules for tag creation or update actions to prevent bypasses.

Generated by OpenCVE AI on May 29, 2026 at 00:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 29 May 2026 01:15:00 +0000

Type Values Removed Values Added
Title Policy Misconfiguration Allows Unauthorized Tag Manipulation in OpenStack Neutron

Thu, 28 May 2026 22:15:00 +0000

Type Values Removed Values Added
Description In OpenStack Neutron before 28.0.1, the tagging controller enforces plural policy action names on single-tag write operations while the defined policy rules use singular names. The mismatched names evaluate as allowed under the default policy, permitting a project reader to create and update tags on same-project resources. Deployments running Neutron 26.0.0 or later are affected.
First Time appeared Openstack
Openstack neutron
Weaknesses CWE-863
CPEs cpe:2.3:a:openstack:neutron:*:*:*:*:*:*:*:*
Vendors & Products Openstack
Openstack neutron
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openstack Neutron
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-29T14:04:44.001Z

Reserved: 2026-05-28T21:53:02.642Z

Link: CVE-2026-49299

cve-icon Vulnrichment

Updated: 2026-05-29T14:04:32.696Z

cve-icon NVD

Status : Deferred

Published: 2026-05-28T22:17:02.093

Modified: 2026-05-29T15:39:34.620

Link: CVE-2026-49299

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T01:00:12Z

Weaknesses