LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11294: CAPI leaks service broker URLs and GUIDs to space developers

Cloud Foundry Cloud Controller API (CAPI), version 1.88.0, allows space developers to list all global service brokers, including service broker URLs and GUIDs, which should only be accessible to admins.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A Cloud Foundry CAPI authorization flaw exposed global service broker URLs and GUIDs to space developers. That information should be admin-only. The issue is not described as full compromise, but it may reveal internal service integration details useful for reconnaissance.

Executive priority

Handle during normal vulnerability remediation unless the affected Cloud Foundry environment has many developers, sensitive broker endpoints, or weak account governance. Prioritize inventory and vendor-guided remediation over emergency response.

Technical view

CVE-2019-11294 affects Cloud Foundry CAPI 1.88.0. Authenticated users with the space developer role could list all global service brokers, including broker URLs and GUIDs. The weakness is CWE-200 information exposure with CVSS 3.0 score 4.3: network reachable, low complexity, low privilege required, confidentiality impact only.

Likely exposure

Exposure is limited to Cloud Foundry environments running CAPI 1.88.0 with users assigned the space developer role. The bundle does not identify other affected versions or products.

Exploitation context

The source bundle does not report active exploitation, and KEV is false. Abuse requires authenticated low-privilege access as a space developer and exposes broker metadata rather than modifying systems or disrupting availability.

Researcher notes

Evidence supports an authorization/information-disclosure issue in CAPI 1.88.0 only. The bundle does not provide patch version details, exploit reports, or broader version impact. Avoid extending affected scope without vendor confirmation.

Mitigation direction

  • Identify Cloud Foundry deployments running CAPI 1.88.0.
  • Review the Cloud Foundry advisory for vendor-supported remediation guidance.
  • Upgrade or remediate only according to confirmed Cloud Foundry guidance.
  • Review space developer assignments and remove unnecessary access.
  • Treat exposed broker URLs and GUIDs as sensitive operational metadata.

Validation and detection

  • Confirm the deployed CAPI version in each Cloud Foundry environment.
  • Check whether any environment still runs CAPI 1.88.0.
  • Use an authorized non-admin test account to verify broker details are not exposed.
  • Review access logs for non-admin service broker enumeration activity.
Prepared
Confidence
high
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-2019-11294 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
4.3 (3.0)
Known Exploited
No
Published

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

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
2Source 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
4.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.3Medium
CVSS 3.0 vector shape for CVE-2019-11294Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Cloud FoundryCAPI1.88.0Listed
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.