VYPR

Jinjava

by HubSpot

Source repositories

CVEs (3)

  • CVE-2026-25526Feb 4, 2026
    risk 0.00cvss epss 0.01

    JinJava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Prior to versions 2.7.6 and 2.8.3, JinJava is vulnerable to arbitrary Java execution via bypass through ForTag. This allows arbitrary Java class instantiation and file…

  • CVE-2025-59340Sep 17, 2025
    risk 0.00cvss epss 0.02

    jinjava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Priori to 2.8.1, by using mapper.getTypeFactory().constructFromCanonical(), it is possible to instruct the underlying ObjectMapper to deserialize attacker-controlled input…

  • CVE-2018-18893Jan 3, 2019
    risk 0.00cvss epss 0.02

    Jinjava before 2.4.6 does not block the getClass method, related to com/hubspot/jinjava/el/ext/JinjavaBeanELResolver.java.