VYPR
High severityNVD Advisory· Published Jul 21, 2025· Updated Nov 4, 2025

Apache Jena: Configuration files uploaded by administrative users are not check properly

CVE-2025-50151

Description

File access paths in configuration files uploaded by users with administrator access are not validated.

This issue affects Apache Jena version up to 5.4.0.

Users are recommended to upgrade to version 5.5.0, which does not allow arbitrary configuration upload.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Jena before 5.5.0 allows administrators to upload configuration files with unvalidated file access paths, potentially leading to unauthorized file read.

Vulnerability

Description

CVE-2025-50151 is a vulnerability in Apache Jena versions up to 5.4.0 where file access paths specified in configuration files uploaded by users with administrator access are not validated. This means that an administrator can include arbitrary file paths in the configuration, potentially accessing files outside of the intended scope [1][3].

Exploitation

Exploitation requires administrative privileges, as only users with administrator access can upload configuration files. The attacker can craft a configuration file that references file paths, which the system will process without proper validation, leading to unauthorized file access [3].

Impact

An attacker with administrative access could exploit this to read sensitive files on the server, such as application secrets, source code, or other data, depending on the file system permissions. The exact impact is limited by the privileges of the Jena process [1].

Mitigation

Users are recommended to upgrade to Apache Jena version 5.5.0, which does not allow arbitrary configuration upload, effectively closing this attack vector. No other workarounds are mentioned [1][3].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.jena:jenaMaven
< 5.5.05.5.0

Affected products

2
  • Apache/Jenallm-create
    Range: <=5.4.0
  • Apache Software Foundation/Apache Jenav5
    Range: 0

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.