LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11289: A forged route service request using an invalid nonce can cause the gorouter to panic and crash

Cloud Foundry Routing, all versions before 0.193.0, does not properly validate nonce input. A remote unauthenticated malicious user could forge an HTTP route service request using an invalid nonce that will cause the Gorouter to crash.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw lets an unauthenticated remote attacker crash Cloud Foundry's Gorouter by sending a forged route service request with an invalid nonce. The business risk is service disruption, not data theft, based on the published CVSS impact.

Executive priority

Treat this as a high-priority availability issue for affected Cloud Foundry environments. It does not indicate data compromise, but unauthenticated remote crash potential can disrupt application traffic and customer-facing services.

Technical view

Cloud Foundry Routing before 0.193.0 insufficiently validates nonce input. An invalid nonce in a forged HTTP route service request can trigger a Gorouter panic and crash. The CVSS 3.0 score is 8.6, with network reachability, low complexity, no privileges, and high availability impact.

Likely exposure

Exposure is limited to Cloud Foundry deployments running Routing versions before 0.193.0. Systems using Gorouter for route service traffic are the relevant focus. The source bundle does not identify other affected products or downstream distributions.

Exploitation context

The sources describe remote unauthenticated exploitation causing Gorouter crashes. CISA KEV status is false in the bundle, and no cited source here confirms active exploitation in the wild.

Researcher notes

This is CWE-20 improper input validation in nonce handling. Public details support denial-of-service impact through Gorouter panic, but the bundle does not provide exploit telemetry, detailed root cause code, or compensating controls beyond upgrading.

Mitigation direction

  • Upgrade Cloud Foundry Routing to version 0.193.0 or later.
  • Review the Cloud Foundry advisory for deployment-specific upgrade guidance.
  • Prioritize internet-facing or untrusted-network Gorouter deployments.
  • Monitor Gorouter availability during rollout and verify stable routing after upgrade.

Validation and detection

  • Inventory Cloud Foundry Routing and Gorouter versions across environments.
  • Confirm every affected deployment runs Routing 0.193.0 or later.
  • Review Gorouter crash or panic logs around route service request handling.
  • Check whether route services are enabled and exposed in each deployment.
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 · low confidence lookup

CWE-20: 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
cve · low confidence lookup

CVE-2019-11289 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
High
CVSS
8.6 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/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
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
8.6CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.6High
CVSS 3.0 vector shape for CVE-2019-11289Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Cloud FoundryRoutingAllListed
Weakness

CWE details

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