CVE-2026-53607
Last modified
CVE-2026-53607 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. ApostropheCMS is an open-source Node.js content management system. In versions up to and including 4.30.0, when `prettyUrls: true` is enabled on `@apostrophecms/file` (a documented SEO feature for serving uploaded files at clean URLs), the public pretty-URL handler builds the upstream URL using the raw `Host` HTTP request header. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
ApostropheCMS is an open-source Node.js content management system. In versions up to and including 4.30.0, when `prettyUrls: true` is enabled on `@apostrophecms/file` (a documented SEO feature for serving uploaded files at clean URLs), the public pretty-URL handler builds the upstream URL using the raw `Host` HTTP request header. That URL is then `fetch`'ed and the response body + headers are streamed straight back to the requester. Because `Host` is fully attacker-controlled, an unauthenticated remote attacker can pivot the apostrophe process to issue outbound HTTP requests against any host it can reach on the private network. The path component is constrained to `/uploads/attachments/<cuid>-<slug>.<ext>` (built from a local-DB lookup), which keeps the impact narrow: cross-instance data exfiltration is neutralized by cuid uniqueness, but blind-SSRF residuals remain (network-topology mapping via response-code / timing differences and verbose proxy/WAF 404 body disclosure). As of time of publication, no known patched versions exist.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53607?
How severe is CVE-2026-53607?
How do I fix CVE-2026-53607?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5360A vulnerability has been found in Free5GC 4.2.0. The affecte…3.7
- CVE-2026-53600async-tar is a tar archive reading/writing library for async…6.3
- CVE-2026-53602nebula-mesh is a self-hosted control plane for Slack Nebula …6.9
- CVE-2026-53603nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-53604nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-53606ApostropheCMS is an open-source Node.js content management s…5.4
- CVE-2026-53608ApostropheCMS is an open-source Node.js content management s…8.7
- CVE-2026-53609ApostropheCMS is an open-source Node.js content management s…9.1
- CVE-2026-5361The Envira Gallery Lite plugin for WordPress is vulnerable t…6.4
- CVE-2026-53610GLPI is a free asset and IT management software package. Fro…7.5
- CVE-2026-53611Looking Glass is a modern, stateless network-diagnostic plat…9.8
- CVE-2026-5362An authenticated attacker with permission to edit document c…5.4
Are you affected by CVE-2026-53607?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
