← Vulnerability feed

Vulnerability record · CVE-2021-34427 · published 25 June 2021

CVE-2021-34427: Eclipse BIRT unauthenticated JSP file creation and code injection

Eclipse · Business Intelligence And Reporting Tools

Eclipse BIRT 4.8.0 and earlier allows an attacker to use query parameters to create a JSP file in the current BIRT viewer directory and inject JSP code into the running instance. Because the resulting file is remotely accessible and executed by the server, this is effectively remote code execution against the BIRT deployment.

9.8 CVSS 3.1 Critical EPSS 58% · top 0.9% CWE-20 · Improper input validationCWE-434 · Unrestricted file upload
9.8CVSS 3.1 base score, v2 7.5
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

In Eclipse BIRT versions 4.8.0 and earlier, an attacker can use query parameters to create a JSP file which is accessible from remote (current BIRT viewer dir) to inject JSP code into the running instance.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction, public exploit references and a very high EPSS score make this an urgent remote code execution risk.

What it is

Eclipse BIRT 4.8.0 and earlier allows an attacker to use query parameters to create a JSP file in the current BIRT viewer directory and inject JSP code into the running instance. Because the resulting file is remotely accessible and executed by the server, this is effectively remote code execution against the BIRT deployment.

Impact

An unauthenticated attacker can write and execute arbitrary JSP code on the BIRT server, leading to full compromise of confidentiality, integrity and availability of the host and its data.

Attack surface

Reachable over the network through the BIRT viewer's HTTP interface by supplying crafted query parameters; the CVSS vector indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV, but EPSS is high (0.58, ~99th percentile) and multiple references are tagged Exploit, including public Packet Storm and Full Disclosure postings, so working exploit code is publicly available.

What to do

  • Upgrade Eclipse BIRT to a version later than 4.8.0 that contains the fix referenced in the Eclipse bug 538142 patch.
  • If immediate upgrade is not possible, restrict network access to the BIRT viewer to trusted users and networks.
  • Disable or remove the BIRT viewer web application where it is not required.
  • Deploy a WAF rule to block query parameters that attempt to write JSP files or path-traversal content to the viewer directory.
  • Run the BIRT service with least privilege and make the viewer directory read-only to the service account.

Detection

  • Monitor the BIRT viewer directory for newly created or modified .jsp files and alert on unexpected writes.
  • Inspect web server and BIRT access logs for requests with query parameters containing JSP filenames, scriptlet markers or path traversal sequences.
  • Alert on outbound or child processes spawned by the BIRT/JVM process, which may indicate injected JSP execution.
  • Review file integrity monitoring alerts for changes under the BIRT web application deployment path.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-34427 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2023-0100Eclipse business intelligence and reporting tools improper input validation vulnerabilityIn Eclipse BIRT, starting from version 2.6.2, the default configuration allowed to retrieve a report from the same host using an absolute HTTP path f…EPSS 0.85%6.1CVE-2019-11776Eclipse business intelligence and reporting tools cross-site scripting vulnerabilityIn Eclipse BIRT versions 1.0 to 4.7, the Report Viewer allows Reflected XSS in URL parameter. Attacker can execute the payload in victim's browser co…EPSS 0.90%9.5CVE-2026-93952Arista velocloud orchestrator improper input validation vulnerabilityVeloCloud Orchestrator (VCO) on-prem has a security issue where this issue may allow a remote attacker to access privileged internal functionality an…KEVEPSS 0.90%8.8CVE-2019-1068Microsoft SQL Server improper input validation remote code executionMicrosoft SQL Server mishandles processing of internal functions, allowing an authenticated remote attacker to execute code on the database server. T…KEVEPSS 58%analysed5.9CVE-2025-68686FortiOS symbolic link patch bypass exposes sensitive informationFortiOS contains an information exposure flaw (CWE-200) that lets a remote unauthenticated attacker bypass the patch for the symbolic link persistenc…KEVEPSS 30%analysed9.3CVE-2026-12569PTC Windchill PDMlink and FlexPLM deserialization RCEPTC Windchill PDMlink and FlexPLM contain a deserialization of untrusted data flaw (also classified as improper input validation) that allows remote …KEVEPSS 46%analysed10.0CVE-2026-34910Ubiquiti UniFi OS input validation flaw allows command injectionUniFi OS devices contain an improper input validation vulnerability (CWE-20) that lets a network-reachable attacker inject and execute commands. It a…KEVEPSS 46%analysed7.2CVE-2026-6973Ivanti EPMM improper input validation enables remote code executionIvanti Endpoint Manager Mobile (EPMM) before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 contains an improper input validation flaw (CWE-20) that lets …KEVEPSS 2.5%analysed

Source: NIST National Vulnerability Database (record CVE-2021-34427), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.