LiveActive security incident?Get immediate response
CVE Record

CVE-2020-14329: A data exposure flaw was found in Ansible Tower in versions before 3.7.2, where sensitive data can be expos...

A data exposure flaw was found in Ansible Tower in versions before 3.7.2, where sensitive data can be exposed from the /api/v2/labels/ endpoint. This flaw allows users from other organizations in the system to retrieve any label from the organization and also disclose organization names. The highest threat from this vulnerability is to confidentiality.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Ansible Tower before 3.7.2 could expose sensitive label data through its labels API. A user from one organization could retrieve labels from another organization and learn organization names. The known impact is confidentiality loss, especially in shared or multi-tenant Tower deployments.

Executive priority

Treat this as a confidentiality issue for shared Ansible Tower environments. Prioritize patching where multiple internal teams, customers, or business units use the same Tower instance.

Technical view

CVE-2020-14329 is a CWE-200 data exposure issue in Ansible Tower before 3.7.2 involving /api/v2/labels/. The source states users from other organizations can retrieve any label from an organization and disclose organization names. No CVSS score is provided in the bundle.

Likely exposure

Exposure is most relevant to Ansible Tower environments running versions before 3.7.2, particularly where multiple organizations or delegated users share one Tower instance.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. It describes access by users from other organizations, but does not provide exploit mechanics or unauthenticated attack evidence.

Researcher notes

Evidence is limited to the CVE description and Red Hat Bugzilla reference in the bundle. No CVSS, exploit status, or detailed remediation text is included. The 3.7.2 boundary is inferred from the stated affected range before 3.7.2.

Mitigation direction

  • Inventory Ansible Tower versions across all environments.
  • Upgrade affected Tower instances to 3.7.2 or later.
  • Review Red Hat guidance for vendor-confirmed fixes or workarounds.
  • Limit Tower access to trusted users until remediation is complete.
  • Review organization separation assumptions in shared Tower deployments.

Validation and detection

  • Confirm whether any Tower instance runs before 3.7.2.
  • Check whether /api/v2/labels/ access is available to cross-organization users.
  • Review audit logs for unusual labels API access.
  • Validate that organization names and labels are not visible across tenants after upgrade.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
cve · low confidence lookup

CVE-2020-14329 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aToweransible_tower 3.7.2Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.