Skip to content

Remote Code Injection (RCE) in Dynamic table

Critical
sbrunner published GHSA-q7m6-wpvf-mvwx May 8, 2026

Package

docker camptocamp/mapfish_print (Docker)

Affected versions

>=3.23.0,<3.28.28
>=3.29.0,<3.30.30
>=3.31.0,<3.31.21
>=3.32.0,<3.33.14
>=3.34.0,<4.0.3

Patched versions

3.28.28
3.30.30
3.31.22
3.33.14
4.0.3
maven org.mapfish.print.print-lib (Maven)
>=3.23.0,<3.28.28
>=3.29.0,<3.30.30
>=3.31.0,<3.31.21
>=3.32.0,<3.33.14
>=3.34.0,<4.0.3
3.28.28
3.30.30
3.31.22
3.33.14
4.0.3
maven org.mapfish.print.print-servlet (Maven)
>=3.23.0,<3.28.28
>=3.29.0,<3.30.30
>=3.31.0,<3.31.21
>=3.32.0,<3.33.14
>=3.34.0,<4.0.3
3.28.28
3.30.30
3.31.22
3.33.14
4.0.3

Description

Impact

The attacker can execute arbitrary code without being authenticated

Mitigation

Upgrade to a patched version (please check affected/patched version matrix)

Credits

Bug Bounty of Canton du Jura

Severity

Critical

CVE ID

CVE-2026-44672

Weaknesses

Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. Learn more on MITRE.