LiveActive security incident?Get immediate response
CVE Record

CVE-2013-0270: Keystone: openstack keystone: denial of service via large http request with long tenant name

A flaw was found in OpenStack Keystone. A remote attacker could exploit this vulnerability by sending a large HTTP request, specifically by providing a long tenant name when requesting a token. This could lead to a denial of service, consuming excessive CPU and memory resources on the affected system.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysis

Security readout for executives and security teams

This Keystone flaw can let an authenticated remote user exhaust CPU and memory by submitting an oversized token request with an unusually long tenant name. The business impact is service disruption for OpenStack identity, which can affect cloud control-plane operations. The source bundle does not show confirmed active exploitation. Exposure is most relevant where Red Hat OpenStack Platform 13, 16.2, 17.1, or 18.0 uses affected openstack-keystone or redhat-user-workloads/openstack-keystone packages. Confirm exact package status against Red Hat guidance. Treat as a moderate-priority availability issue for OpenStack environments. It is not reported as actively exploited in the supplied sources, but Keystone disruption can impair cloud operations, so affected supported deployments should be remediated through vendor updates. Mitigation focus: Review Red Hat advisory RHSA-2013-0708 and CVE guidance for applicable Keystone updates.; Apply supported vendor fixes for affected OpenStack Keystone packages.; Confirm whether OpenStack Keystone fixes referenced in the commits are present..

Prepared

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-1284: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2013-0270 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
7Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2013-0270Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat OpenStack Platform 13 (Queens)redhat-user-workloads/openstack-keystoneaffected
Red HatRed Hat OpenStack Platform 16.2openstack-keystoneaffected
Red HatRed Hat OpenStack Platform 16.2redhat-user-workloads/openstack-keystoneaffected
Red HatRed Hat OpenStack Platform 17.1openstack-keystoneaffected
Red HatRed Hat OpenStack Platform 17.1redhat-user-workloads/openstack-keystoneaffected
Red HatRed Hat OpenStack Platform 18.0openstack-keystoneaffected
Red HatRed Hat OpenStack Platform 18.0redhat-user-workloads/openstack-keystoneaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-1284 · source CWE mapping

Improper Validation of Specified Quantity in Input

Improper Validation of Specified Quantity in Input represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.