Description
Relative Path Traversal in the ISA-Tab parser in Apache Software Foundation Apache Tika from 1.8 through 3.3.1, and 4.0.0-alpha-1, allows an attacker who can place files in a directory that the application subsequently parses to read arbitrary files accessible to the Tika process and have their contents emitted into the extracted text output, via a "Study Assay File Name" value in the ISA-Tab investigation file that traverses outside the dataset directory. Users are recommended to upgrade to version 3.3.2 or 4.0.0-beta-1, which fixes this issue.
Published: 2026-07-30
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a relative path traversal flaw in the ISA‑Tab parser of Apache Tika that allows an attacker able to write files into a parsed directory to craft a "Study Assay File Name" that points outside the intended dataset, resulting in the parser reading any file the Tika process can access and embedding its contents into the extracted text output. This enables the attacker to read arbitrary local files such as configuration files, logs, or other sensitive data, potentially exposing confidential information. The flaw is classified as CWE-22.

Affected Systems

Affected systems include all installations of Apache Tika from version 1.8 through 3.3.1 and the 4.0.0‑alpha‑1 pre‑release. The security advisory recommends upgrading to version 3.3.2 or any later release such as 4.0.0‑beta‑1, which contain the patch. Systems that use the ISA‑Tab parser and have writable directories exposed to a threat actor are vulnerable.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity, while the EPSS score of less than 1% and the absence from the CISA KEV catalog suggest a low likelihood of widespread exploitation. The attack requires local write access to a directory processed by the ISA‑Tab parser, which may be achieved by a local user or an insider. If exploited, the attacker can read any file accessible to the Tika process, potentially gaining confidential data but does not provide remote code execution or privilege escalation. Overall, the risk is moderate severity with limited exploitability due to restrictive prerequisites.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Tika to version 3.3.2 or any later release such as 4.0.0‑beta‑1 to apply the vendor‑provided fix.
  • Restrict write permissions on directories parsed by the ISA‑Tab parser to trusted users only, so that the path traversal requires elevated privileges.
  • If an upgrade cannot be performed immediately, disable ISA‑Tab parsing for untrusted datasets or sanitize the "Study Assay File Name" values before processing to prevent the path traversal from being effective.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache tika
Vendors & Products Apache
Apache tika

Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Description Relative Path Traversal in the ISA-Tab parser in Apache Software Foundation Apache Tika from 1.8 through 3.3.1, and 4.0.0-alpha-1, allows an attacker who can place files in a directory that the application subsequently parses to read arbitrary files accessible to the Tika process and have their contents emitted into the extracted text output, via a "Study Assay File Name" value in the ISA-Tab investigation file that traverses outside the dataset directory. Users are recommended to upgrade to version 3.3.2 or 4.0.0-beta-1, which fixes this issue.
Title Apache Tika: Arbitrary Local File Read in ISArchiveParser
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 5.9, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-30T19:34:10.134Z

Reserved: 2026-07-27T16:42:27.573Z

Link: CVE-2026-66755

cve-icon Vulnrichment

Updated: 2026-07-30T19:30:51.342Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T20:18:13.717

Modified: 2026-08-10T14:15:23.450

Link: CVE-2026-66755

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:45:03Z

Weaknesses
  • CWE-22

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