Description
** UNSUPPORTED WHEN ASSIGNED ** Uncontrolled Recursion vulnerability in Apache Lucy.

This issue affects Apache Lucy: all versions.

As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.

NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
Published: 2026-08-05
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uncontrolled recursion in Lucy's QueryParser can cause a C‑stack overflow, crashing the application. This vulnerability is a classic CWE‑674 scenario where excessive input depth leads to recursion that exhausts the call stack. As a result, any legitimate or crafted deeply nested query will trigger the crash, causing the service to become unavailable and rendering the system effectively unusable until restarted.

Affected Systems

All instances of Apache Lucy, regardless of version, are affected. The project has been retired by the Apache Software Foundation, so no further fixes or updates will be released.

Risk and Exploitability

The vulnerability triggers when the QueryParser processes a deeply nested query, causing a C‑stack overflow. Based on the description, it is inferred that any input submitted to the Parser could trigger the failure, implying that an environment exposing Lucy to untrusted queries could experience a DoS. No patch is available and the project is retired, so the risk remains until users replace Lucy or restrict access.

Generated by OpenCVE AI on August 5, 2026 at 08:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Use a modern, supported search library in place of Apache Lucy so the recursion flaw cannot be exercised.
  • Restrict access to the Lucy instance so that only trusted users or internal applications can submit search queries.
  • Continuously monitor application logs for stack‑overflow crashes or abrupt service terminations to detect exploitation attempts as early as possible.

Generated by OpenCVE AI on August 5, 2026 at 08:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

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

Wed, 05 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description ** UNSUPPORTED WHEN ASSIGNED ** Uncontrolled Recursion vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
Title Apache Lucy: QueryParser unbounded recursion on deeply-nested query -> C-stack-overflow DoS
Weaknesses CWE-674
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-05T06:36:02.509Z

Reserved: 2026-07-10T12:23:21.927Z

Link: CVE-2026-61483

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:18:25Z

Weaknesses