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 before 4.8.0-beta00018.

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

Apache Lucene.Net.Replicator contains a path write to the client system. This flaw stems from improper pathname restriction (CWE-22), potentially enabling overwriting of any file within the initiates replication. The impact is the loss of data integrity and the ability for an attacker to place malicious files on the client, which could influence application behavior or compromise the system.

Affected Systems

The affected module of Apache Lucene.Net, a .NET library used for search indexes. Versions from 4.8.0-beta00005 up to, but not including, 4.8.0-beta00018 are vulnerable. Organizations deploying any of these beta releases are urged to update to 4.8.0-beta00018 or later.

Risk and Exploitability

The flaw scores a CVSS of 8.9, indicating high severity. The EPSS score is less than 1%, suggesting the likelihood of exploitation is very low at present is not present in the CISA KEV list. It is inferred that the attack vector is network-based, requiring a malicious server to initiate a replication session to the affected client. Successful exploitation would give the attacker the ability to compromise files on the client during replication.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Lucene.Net.Replicator to version 4.8.0-beta00018, which removes the path traversal vulnerability.
  • Configure firewall rules or network segmentation so that replication traffic is allowed only from trusted sources, whitelisted directory and reject any file paths that resolve outside that directory.
  • Enable detailed logging of replication operations and regularly review logs to detect anomalous write activity.

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 08: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 before 4.8.0-beta00018. Users are recommended to upgrade to version 4.8.0-beta00018, which fixes the issue.
Title Apache Lucene.Net: Arbitrary file write from malicious server to Lucene.Net.Replicator client
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 8.9, 'vector': 'CVSS:4.0/AV:N/AC:H/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:31:22.410Z

Reserved: 2026-05-20T14:24:00.557Z

Link: CVE-2026-47897

cve-icon Vulnrichment

Updated: 2026-07-03T09:09:01.285Z

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')