#VU114059 XML External Entity injection in JGit - CVE-2025-4949

 

#VU114059 XML External Entity injection in JGit - CVE-2025-4949

Published: August 14, 2025 / Updated: November 27, 2025


Vulnerability identifier: #VU114059
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2025-4949
CWE-ID: CWE-611
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
JGit
Software vendor:
Eclipse

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to the ManifestParser class used by the repo command and the AmazonS3 class used to implement the experimental amazons3 git transport protocol allowing to store git pack files in an Amazon S3 bucket. A remote attacker can pass a specially crafted XML code to the affected application and view contents of arbitrary files on the system or initiate requests to external systems.

Successful exploitation of the vulnerability may allow an attacker to view contents of arbitrary file on the server or perform network scanning of internal and external infrastructure.


Remediation

Install updates from vendor's website.

External links