Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.jdbi/jdbi3-freemarker
  4. ›
  5. GHSA-mggx-p7jf-jgw4

GHSA-mggx-p7jf-jgw4: jdbi3-freemarker Vulnerable to Improper Neutralization of Special Elements Used in FreeMarker Template Engine

May 5, 2026

Description

An Improper Neutralization of Special Elements Used in a Template Engine (CWE-1336) vulnerability in Jdbi allows arbitrary command execution when an application using jdbi3-freemarker permits attacker-influenced text to reach FreemarkerEngine.parse() as template source. This affects org.jdbi:jdbi3-freemarker through version 3.52.1.

The developer opts into FreeMarker-backed SQL templating, but does not explicitly opt into reflective Java class loading from template source.

Jdbi’s FreeMarker integration should not expose unrestricted Java class instantiation by default in a SQL templating module. While the SQL injection risk is acknowledged, Jdbi’s documentation explicitly supports and demonstrates dynamic SQL templating through defined attributes, including substitution of non-bindable SQL elements such ORDER BY columns.

References

  • github.com/advisories/GHSA-mggx-p7jf-jgw4
  • github.com/jdbi/jdbi
  • github.com/jdbi/jdbi/security/advisories/GHSA-mggx-p7jf-jgw4

Code Behaviors & Features

Detect and mitigate GHSA-mggx-p7jf-jgw4 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.53.0

Fixed versions

  • 3.53.0

Solution

Upgrade to version 3.53.0 or above.

Impact 7.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine
  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

maven/org.jdbi/jdbi3-freemarker/GHSA-mggx-p7jf-jgw4.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:20:39 +0000.