CVE-2025-59340
CVE-2025-59340 is a critical-severity vulnerability in Hubspot Jinjava with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1336.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 2% (81st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-29780
- Weakness: CWE-1336
- Affected product: Hubspot Jinjava
- Published:
- Last modified:
Description
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 into arbitrary classes. This enables the creation of semi-arbitrary class instances without directly invoking restricted methods or class literals. As a result, an attacker can escape the sandbox and instantiate classes such as java.net.URL, opening up the ability to access local files and URLs(e.g., file:///etc/passwd). With further chaining, this primitive can potentially lead to remote code execution (RCE). This vulnerability is fixed in 2.8.1.
Frequently asked questions
- What is CVE-2025-59340?
- 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 into arbitrary classes. This enables the creation of semi-arbitrary class instances without directly invoking restricted methods or class literals. As a result, an attacker can escape the sandbox and instantiate classes such as java.net.URL, opening up the ability to access local files and URLs(e.g., file:///etc/passwd). With further chaining, this primitive can potentially lead to remote code execution (RCE). This vulnerability is fixed in 2.8.1.
- How severe is CVE-2025-59340?
- CVE-2025-59340 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2025-59340 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (81st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-59340?
- CVE-2025-59340 affects Hubspot Jinjava. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-59340?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2025-59340 have an EU (EUVD) identifier?
- Yes. CVE-2025-59340 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-29780.
- When was CVE-2025-59340 published?
- CVE-2025-59340 was published on 2025-09-17 and last updated on 2026-06-17.
References
- https://github.com/HubSpot/jinjava/commit/66df351e7e8ad71ca04dcacb4b65782af820b8b1
- https://github.com/HubSpot/jinjava/releases/tag/jinjava-2.8.1
- https://github.com/HubSpot/jinjava/security/advisories/GHSA-m49c-g9wr-hv6v
Affected products (1)
- cpe:2.3:a:hubspot:jinjava:*:*:*:*:*:*:*:*
More vulnerabilities in Hubspot Jinjava
- CVE-2026-25526 — Critical (CVSS 9.8): JinJava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Prior to…
- CVE-2020-12668 — Medium (CVSS 6.5): Jinjava before 2.5.4 allow access to arbitrary classes by calling Java methods on objects passed into a Jinjava…
- CVE-2018-18893 — Medium (CVSS 5.3): Jinjava before 2.4.6 does not block the getClass method, related to…
All CVEs affecting Hubspot Jinjava →
Other CWE-1336 vulnerabilities
- CVE-2025-53833 — Critical (CVSS 10.0): LaRecipe is an application that allows users to create documentation with Markdown inside a Laravel app. Versions prior…
- CVE-2024-32651 — Critical (CVSS 10.0): changedetection.io is an open source web page change detection, website watcher, restock monitor and notification…
- CVE-2026-45312 — Critical (CVSS 9.9): RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In 0.24.0 and earlier, a Jinja2 template…
- CVE-2026-9558 — Critical (CVSS 9.9): A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme engine. The platform renders uploaded…
- CVE-2026-33897 — Critical (CVSS 9.9): Incus is a system container and virtual machine manager. Prior to version 6.23.0, instance template files can be used…
- CVE-2026-1868 — Critical (CVSS 9.9): GitLab has remediated a vulnerability in the Duo Workflow Service component of GitLab AI Gateway affecting all versions…