CVE-2026-33154

dynaconf is a configuration management tool for Python. Prior to version 3.2.13, Dynaconf is vulnerable to Server-Side Template Injection (SSTI) due to unsafe template evaluation in the @Jinja resolver. When the jinja2 package is installed, Dynaconf evaluates template expressions embedded in configuration values without a sandboxed environment. This issue has been patched in version 3.2.13.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dynaconf:dynaconf:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-20 21:17

Updated : 2026-06-17 10:37


NVD link : CVE-2026-33154

Mitre link : CVE-2026-33154

CVE.ORG link : CVE-2026-33154


JSON object : View

Products Affected

dynaconf

  • dynaconf
CWE
CWE-94

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

CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')