Security readout for executives and security teams
Plain-English summary
CVE-2019-11276 is a token exposure issue in Pivotal Apps Manager within older Pivotal Application Service releases. Apps Manager sent token-bearing requests over unsecured HTTP, allowing an adjacent unauthenticated network user to read limited app access information and potentially change logging levels.
Executive priority
Treat this as a moderate platform hygiene issue. It is not documented as actively exploited, but affected PAS environments should be patched because token exposure can reveal access information and weaken logging reliability.
Technical view
Affected PAS versions are 2.3.x before 2.3.16, 2.4.x before 2.4.12, 2.5.x before 2.5.8, and 2.6.x before 2.6.3. The flaw involves Apps Manager requests to /cloudapplication via Spring Actuator followed by unsecured HTTP requests exposing an unencrypted token.
Likely exposure
Exposure is limited to organizations running the affected PAS release lines with Apps Manager. The attacker must be adjacent on the network, not remote over the internet by default, but shared or weakly segmented platform networks increase concern.
Exploitation context
The source bundle does not show KEV listing or confirmed active exploitation. The CVSS vector indicates adjacent-network access, low complexity, no privileges, and no user interaction. Impact is limited confidentiality and integrity, with no stated availability impact.
Researcher notes
Evidence supports CWE-319 cleartext transmission. The cited data names affected PAS lines and fixed thresholds, but does not provide exploit examples, broader product scope, or standalone mitigations beyond vendor-directed remediation.
Mitigation direction
- Upgrade affected PAS deployments to the fixed patch level or later supported release.
- Use the Pivotal advisory to confirm the correct upgrade path for each PAS line.
- Prioritize environments with shared, tenant-adjacent, or weakly segmented platform networks.
- Restrict adjacent network visibility to Apps Manager traffic until upgrades are complete.
Validation and detection
- Inventory PAS versions and identify deployments in the affected 2.3, 2.4, 2.5, and 2.6 lines.
- Confirm each deployment is at or above 2.3.16, 2.4.12, 2.5.8, or 2.6.3.
- Verify Apps Manager is present and in use on affected deployments.
- Review whether adjacent unauthenticated users could observe relevant internal HTTP traffic.
- Check for unexpected logging level changes around Apps Manager or application administration activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-319: 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 lookupCredential 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 lookupCVE-2019-11276 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
5.4MediumVector: CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://pivotal.io/security/cve-2019-11276CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Cleartext Transmission of Sensitive Information
Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
