Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache Jena Fuseki.

This issue affects Apache Jena Fuseki: through 6.1.0.

Users are recommended to upgrade to version 6.2.0, which fixes the issue.
Published: 2026-08-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a CWE‑22 path traversal flaw that allows an attacker to escape the intended file restrictions when submitting SPARQL Update requests to the Apache Jena Fuseki web service. By including path traversal sequences in the update payload, the server may read or modify files located outside its designated data directory, potentially exposing sensitive information or altering critical configuration files.

Affected Systems

The affected product is Apache Jena Fuseki provided by the Apache Software Foundation. Versions up through 6.1.0 are vulnerable; the issue is resolved in 6.2.0 and later releases.

Risk and Exploitability

The CVSS score is 7.5, the EPSS score is unavailable, and the vulnerability is not listed in the CISA KEV catalogue. Exploitation requires network access to the Fuseki instance and the ability to craft SPARQL Update commands that incorporate directory traversal components such as '../'. If the Fuseki endpoint is exposed to untrusted networks, an attacker can readily exploit the flaw to read or modify arbitrary files, which can compromise confidentiality, integrity, and availability of the system.

Generated by OpenCVE AI on August 4, 2026 at 10:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Jena Fuseki to version 6.2.0 or newer to apply the path‑traversal fix.
  • Restrict access to the SPARQL Update endpoint or enforce authentication so that only trusted users can submit update commands.
  • As a temporary measure, disable or block the SPARQL Update functionality or configure the server to disallow directory traversal patterns in file paths.

Generated by OpenCVE AI on August 4, 2026 at 10:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache jena Fuseki
Vendors & Products Apache
Apache jena Fuseki

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache Jena Fuseki. This issue affects Apache Jena Fuseki: through 6.1.0. Users are recommended to upgrade to version 6.2.0, which fixes the issue.
Title Apache Jena Fuseki: Web requests using SPARQL Update can escape file restrictions
Weaknesses CWE-22
References

Subscriptions

Apache Jena Fuseki
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-03T20:07:09.782Z

Reserved: 2026-07-08T20:31:28.285Z

Link: CVE-2026-61372

cve-icon Vulnrichment

Updated: 2026-08-03T17:34:17.130Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-03T17:16:39.467

Modified: 2026-08-07T15:15:13.567

Link: CVE-2026-61372

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T10:15:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')