THREATOPS
THREAT OPSThreat News › [GHSA] GHSA-34pj-2622-jvxq (low) — @apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header

[GHSA] GHSA-34pj-2622-jvxq (low) — @apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header

highgithub_advisoriesPublished 2026-07-31

GHSA-34pj-2622-jvxq Severity: low CVE: CVE-2026-53607

@apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header

### Summary

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:

```js proxyUrl = `${req

Indicators of compromise

Original source: https://github.com/advisories/GHSA-34pj-2622-jvxq