CVE-2026-55848Published 18 days ago. NVD backfills CPE data for days or weeks after publication, and OSV and the exploit indexes lag too. Scope and status here may change.
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.
CWE-611 · XML external entity (XXE)
Proof of concept only
A proof of concept exists, but no reviewed exploit catalogue carries this CVE. Demonstrating a defect and weaponising it are different amounts of work.
CVSS E:P
A Waratek agent blocks this today.
Applicable rule: Promoted to MITIGATED-BY-RASP (security rule): this CVE's weakness (CWE-611: XML External Entity Reference) can be mitigated by an ARMR xxe security rule that blocks this class of attack at the JVM level, without requiring a CVE-specific patch.
| Decided by | secure-rule-match : A vulnerability class already blocked by an ARMR security rule |
|---|---|
| Finding | Promoted to MITIGATED-BY-RASP (security rule): this CVE's weakness (CWE-611: XML External Entity Reference) can be mitigated by an ARMR xxe security rule that blocks this class of attack at the JVM level, without requiring a CVE-specific patch. |
| Candidate fix | https://github.com/mapfish/mapfish-print/commit/13beae7a7f970fc3526c1f7ca5db817d8d51fbec : a commit: the change itself |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
1 metric
VRT selects the newest version's highest entry and
publishes it as cvssScore, newest rather than largest because scores are not comparable
across versions, and highest rather than first because the first entry is frequently a CNA placeholder
scoring 0.0 over NVD's own analysis.
| Version | Score | Band | Vector | Assigner | Type | |
|---|---|---|---|---|---|---|
| CVSS 3.1 | 8.6 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N |
security-advisories@github.com | Secondary | published |
| Package Coordinate | Introduced | Fixed | Last affected |
|---|---|---|---|
org.mapfish.print:print-lib |
3.0.0 | 3.28.30 |
unbounded |
org.mapfish:print.print-servlet |
3.0.0 | 3.28.30 |
unbounded |
org.mapfish.print:print-lib |
3.29.0 | 3.30.32 |
unbounded |
org.mapfish.print:print-servlet |
3.29.0 | 3.30.32 |
unbounded |
org.mapfish.print:print-servlet |
3.31.0 | 3.31.24 |
unbounded |
org.mapfish.print:print-lib |
3.32.0 | 3.33.16 |
unbounded |
org.mapfish.print:print-servlet |
3.32.0 | 3.33.16 |
unbounded |
org.mapfish.print:print-lib |
3.34.0 | 4.0.5 |
unbounded |
org.mapfish.print:print-servlet |
3.34.0 | 4.0.5 |
unbounded |
| Source | Vendor | Product | Scheme | Affected Versions |
|---|---|---|---|---|
| osv | org.mapfish | print.print-servlet | generic | ≥ 3.0.0 and < 3.28.30 |
| osv | org.mapfish.print | print-lib | generic | ≥ 3.0.0 and < 3.28.30 · ≥ 3.29.0 and < 3.30.32 · ≥ 3.32.0 and < 3.33.16 · ≥ 3.34.0 and < 4.0.5 |
| osv | org.mapfish.print | print-servlet | generic | ≥ 3.29.0 and < 3.30.32 · ≥ 3.31.0 and < 3.31.24 · ≥ 3.32.0 and < 3.33.16 · ≥ 3.34.0 and < 4.0.5 |
| Published | 2026-08-28 | By the CVE Program. |
|---|---|---|
| NVD record modified | 2026-09-09 | NVD's own last-modified date for this record. |