CVE Catalog

CVE-2026-55848

HighCVSS 8.6
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

26th percentile - higher than 26% of all known CVEs

Summary

Vulnerability in mapfish-print component (part of MapFish) before versions 3.28.30, 3.30.32, 3.31.24, 3.33.16, and 4.0.5. Attacker can control GML layer URL in requests to /api/print3/print, leading to XML parsing without disabling external entities and DTDs. This allows reading files such as OS account data, Kubernetes service-account tokens, and certificates, and enables SSRF.

Risk Assessment

Risk of sensitive data leakage and potential SSRF attacks on internal network resources.

Recommendation

Upgrade mapfish-print to version 3.28.30, 3.30.32, 3.31.24, 3.33.16, or 4.0.5. Restrict access to the /api/print3/print endpoint.

Related vulnerabilities

Original NVD description (English source)

mapfish-print is a component of MapFish for printing templated cartographic maps. Prior to 3.28.30, 3.30.32, 3.31.24, 3.33.16, and 4.0.5, MapFish Print accepts an attacker-controlled GML layer url in requests to the /api/print3/print endpoint and fetches XML parsed by core/src/main/java/org/mapfish/print/map/geotools/GmlLayer.java without disabling external entities and external DTDs. A remote XML document and DTD can expand a local file entity, and the resulting content can be exposed through the GML parsing and error path. This allows unauthenticated attackers to read files such as operating-system account data, Kubernetes service-account tokens, and certificates. Replacing the file entity target with an internal HTTP endpoint also permits server-side request forgery. This issue is fixed in versions 3.28.30, 3.30.32, 3.31.24, 3.33.16, and 4.0.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS