AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-9297

CRITICAL · CVSS 9.8 EPSS 1.66% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-07-14 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-9297
Severity
CRITICAL
CVSS
9.8
EPSS
1.66%
Java

Original NVD Description

Netflix Titus, all versions prior to version v0.1.1-rc.274, uses Java Bean Validation (JSR 380) custom constraint validators. When building custom constraint violation error messages, different types of interpolation are supported, including Java EL expressions. If an attacker can inject arbitrary data in the error message template being passed to ConstraintValidatorContext.buildConstraintViolationWithTemplate() argument, they will be able to run arbitrary Java code.