PatchSiren cyber security CVE debrief
CVE-2026-54716 valhalla CVE debrief
A vulnerability in Valhalla, an open-source routing engine, allows for unbounded memory growth and potential worker termination via a specially crafted POST request to /sources_to_targets with an exclude_polygons ring formed by three collinear points. This issue, affecting version 3.7.0 and earlier, can be triggered by a single unauthenticated request, impacting public-facing workers. The vulnerability's impact on other endpoints accepting exclude_polygons, like /route, remains unverified. As of this review, no fixed version is available.
- Vendor
- valhalla
- Product
- Unknown
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for public-facing workers and systems using Valhalla version 3.7.0 or earlier should assess their exposure to this vulnerability. Prioritization is recommended for verifying exposure and preparing for potential impacts, especially for those with unauthenticated access to the affected endpoints.
Why it matters
CVE-2026-54716 is a high-severity vulnerability in Valhalla that can lead to worker termination via a crafted request. Defenders should prioritize verifying exposure, especially for public-facing workers, and prepare for remediation once a fixed version is available. The vulnerability's impact on other endpoints and versions requires verification.
- Potential termination of public-facing workers via a single unauthenticated request
- Possible impact on other endpoints accepting exclude_polygons, requiring verification
- Need for verification of affected versions and exposure
- Remediation priority once a fixed version is released
Technical summary
The vulnerability in Valhalla, tracked as CVE-2026-54716, allows for unbounded memory growth in the worker process when a POST request to /sources_to_targets contains an exclude_polygons ring formed by three collinear points. This can lead to the termination of a public-facing worker by the out-of-memory killer. The issue affects Valhalla version 3.7.0 and earlier. Other endpoints accepting exclude_polygons, such as /route, have not been verified as affected. Currently, no fixed version is available.
Defensive priority
Defenders should prioritize verifying exposure to this vulnerability, especially for public-facing workers, and monitor for potential impacts on other endpoints that accept exclude_polygons. Remediation efforts should focus on updating affected versions once a fixed version is released.
Recommended defensive actions
- Verify exposure to this vulnerability, especially for public-facing workers
- Monitor for potential impacts on other endpoints that accept exclude_polygons
- Update affected versions once a fixed version is released
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. A GitHub security advisory also discusses the issue. Defenders should verify exposure, especially for public-facing workers, and monitor for potential impacts on other endpoints that accept exclude_polygons. The vulnerability allows for unbounded memory growth in the worker process when a POST request to /sources_to_targets contains an exclude_polygons ring formed by three collinear points. This can lead to
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54716 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54716
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54716 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54716
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/valhalla/valhalla/security/advisories/GHSA-qpf6-xp29-pg6r
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.