Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache Lucene.Net (Lucene.Net.Replicator library).

This issue affects Apache Lucene.Net.Replicator: from 4.8.0-beta00005 through 4.8.0-beta00017.

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

Impact

The vulnerability is a path‑traversal flaw that allows an unauthenticated attacker to read any file on the host where the Lucene.Net.Replicator component runs. By manipulating pathname components, the replication server can access files outside its designated directory, exposing configuration files or other sensitive data and compromising confidentiality. The flaw is active for builds in which the path resolution logic is unguarded, enabling direct access to system files when the replication service is reachable.

Affected Systems

Apache Lucene.Net.Replicator, released by the Apache Software Foundation, is affected from version 4.8.0-beta00005 through 4.8.0-beta00017.

Risk and Exploitability

The CVSS score of 8.9 marks this issue as high severity, yet the EPSS score of less than 1% indicates a very low likelihood of exploitation in the wild. It is not listed in the CISA KEV catalog. Based on the description, the replication service must be accessible over the network for exploitation, so the risk is greatest when the service is exposed to untrusted networks. Monitoring for replication API requests and limiting network exposure can reduce the risk of successful exploitation.

Generated by OpenCVE AI on July 21, 2026 at 10:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to version 4.8.0-beta00018 or newer, which fixes the CWE-22 path‑traversal flaw.
  • Add input sanitization to the replication API so that any supplied pathname is validated against the allowed directory and reject requests that attempt directory traversal, addressing CWE-22.
  • Limit external network exposure of the replication server by placing it behind a firewall or VPN and only allowing trusted hosts, thereby preventing unauthenticated attackers from exploiting the path traversal weakness.

Generated by OpenCVE AI on July 21, 2026 at 10:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache Lucene.Net (Lucene.Net.Replicator library). This issue affects Apache Lucene.Net.Replicator: from 4.8.0-beta00005 through 4.8.0-beta00017. Users are recommended to upgrade to version 4.8.0-beta00018, which fixes the issue.
Title Apache Lucene.Net: Unauthenticated arbitrary file read on the Lucene.Net.Replicator replication server
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-06T17:30:50.057Z

Reserved: 2026-05-20T14:21:24.921Z

Link: CVE-2026-47896

cve-icon Vulnrichment

Updated: 2026-07-03T09:08:58.806Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T10:15:02Z

Weaknesses
  • CWE-22

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