Skip to main content

ANTLR4 CVE-2026-13500

| EUVDEUVD-2026-39998 MEDIUM
Code Injection (CWE-94)
2026-06-28 VulDB GHSA-m64j-m5c8-f58p
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
9.6 CRITICAL

UI:R because a developer or pipeline must actively process the malicious grammar file; S:C and C:H/I:H/A:H reflect full code execution on the host.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
SUSE
7.3 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Red Hat
7.3 HIGH
qualitative

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
CVSS changed
Jun 28, 2026 - 15:22 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
Analysis Generated
Jun 28, 2026 - 14:51 vuln.today

DescriptionCVE.org

A weakness has been identified in antlr ANTLR4 up to 4.13.2. Affected is an unknown function of the file tool/src/org/antlr/v4/codegen/model/OutputFile.java of the component Grammar Action Block Handler. Executing a manipulation can lead to code injection. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Code injection in ANTLR4's Grammar Action Block Handler allows remote attackers to execute arbitrary code by supplying a crafted grammar file processed by the tool. All versions up to and including 4.13.2 are affected via the OutputFile.java code generation pathway. A public proof-of-concept exploit exists on GitHub (no KEV listing), though the vendor has not acknowledged or patched the issue, leaving users without an official fix.

Technical ContextAI

ANTLR4 (Another Tool for Language Recognition, version 4) is a widely-used Java-based parser generator that compiles grammar files (.g4) into lexers and parsers. Grammar action blocks are Java code snippets embedded directly in grammar files; ANTLR4 processes these blocks via OutputFile.java during the code generation phase and interpolates them into generated source files. CWE-94 (Improper Control of Generation of Code / Code Injection) covers scenarios where user-controlled input - here, a grammar action block - is incorporated into generated code or interpreted in a privileged context without sufficient sanitization. The CPE (cpe:2.3:a:antlr:antlr4:*:*:*:*:*:*:*:*) confirms the entire ANTLR4 product family up to 4.13.2 is in scope. Because ANTLR4 typically runs in developer or CI/CD environments with elevated local privileges, successful exploitation yields code execution in a highly sensitive context.

RemediationAI

No vendor-released patch has been identified at time of analysis, and the vendor did not respond to the coordinated disclosure. Until a patch is available, organizations should avoid processing untrusted or externally-sourced ANTLR4 grammar files (.g4) through any ANTLR4 toolchain at or below version 4.13.2. Specific compensating controls include: restricting ANTLR4 execution to isolated CI/CD sandbox environments with no network egress, so that any injected code cannot beacon out; enforcing cryptographic integrity checks (e.g., checksums or signed commits) on all grammar files before they enter the build pipeline to detect unauthorized modifications; and pinning grammar file sources to trusted internal repositories rather than pulling from public registries. Note that sandbox isolation does not prevent code injection into generated parser output files, which may then be compiled and executed downstream - downstream build steps should also be reviewed. Monitor the VulDB tracking page at https://vuldb.com/vuln/374495 and the ANTLR4 GitHub releases for an official patch release.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Linux Enterprise Module for Package Hub 15 SP7 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP5 Affected
SUSE Linux Enterprise Module for Package Hub 15 SP6 Affected
openSUSE Leap 15.3 Affected
openSUSE Leap 15.4 Affected

Share

CVE-2026-13500 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy