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.
Project Subscriptions
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5v29-34h8-v68r | MapFish Print has XXE that allows reading arbitrary files of certain types |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 01 Sep 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Mapfish
Mapfish mapfish-print Org.mapfish Org.mapfish print.print-lib Org.mapfish print.print-servlet |
|
| Vendors & Products |
Mapfish
Mapfish mapfish-print Org.mapfish Org.mapfish print.print-lib Org.mapfish print.print-servlet |
Mon, 31 Aug 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 28 Aug 2026 22:45:00 +0000
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-31T14:10:14.891Z
Reserved: 2026-06-17T16:44:40.994Z
Link: CVE-2026-55848
Updated: 2026-08-31T14:07:28.992Z
Status : Deferred
Published: 2026-08-28T23:17:08.013
Modified: 2026-09-09T21:09:13.080
Link: CVE-2026-55848
No data.
OpenCVE Enrichment
Updated: 2026-09-01T14:00:03Z
Weaknesses
Github GHSA