ZeroHour
oss-securitypublished ()ingested
Part of a story covered by 3 sources: “Apache Nutch 1.23 fixes three unauthenticated Nutch Server (REST API) vulnerabilities: critical JEXL-injection RCE (CVE-2026-41870), important unsafe-reflection job execution…” — merged summary and timeline →

CVE-2026-41869: Apache Nutch: Unauthenticated forced shutdown and job interruption in Nutch Server (Nutch REST API)

AI summary · glm-5.3-flash

Apache Nutch CVE-2026-41869 (moderate) lets unauthenticated users force shutdown or interrupt jobs via the Nutch Server REST API; fixed in 1.23.

A missing authorization and improper resource shutdown flaw in the Nutch Server REST API allows unauthenticated users to force a shutdown or interrupt running jobs. Apache Nutch versions 1.10 through 1.22 are affected. Version 1.23 fixes the issue by removing the Nutch Server; where upgrading is not possible, administrators must restrict access to instances running Nutch Server.

  • Unauthenticated users can trigger forced shutdowns or job interruptions via the REST API
  • Affects Nutch 1.10 through 1.22; fixed in 1.23, which removes Nutch Server
  • Workaround: restrict network access to instances running Nutch Server
VendorsApache
OrganizationsASF

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-41869
Unauthenticated job interruption and shutdown in Apache Nutch Server REST API

Apache Nutch 1.10 through 1.22 ship a Nutch Server (REST API) component that fails to enforce authorization (CWE-862) and handles resource shutdown and job lifecycle incorrectly (CWE-404). An unauthenticated attacker who can reach the Nutch REST API can issue requests that force the Nutch server to shut down and interrupt any crawl jobs in progress. The impact is denial of service and loss of in-flight crawl work; there is no indication of remote code execution or data compromise. Anyone running the affected Nutch versions with the Nutch Server/REST API enabled and reachable by untrusted users is affected. No public proof-of-concept is known, the issue is not in CISA KEV, and there are no confirmed reports of in-the-wild exploitation.

Do: Upgrade to Apache Nutch 1.23, which removes the vulnerable Nutch Server component. If upgrading is not possible, restrict access to instances running the Nutch Service to trusted users only, e.g. by firewalling or placing authentication in front of the REST API. Check whether the Nutch Server/REST API is enabled in your deployment and whether it is reachable from untrusted networks or users.

9.1<1%
  • Apache Software Foundation Apache Nutch (Nutch Server / Nutch REST API) 1.10 through 1.22 (fixed in 1.23, which removes the Nutch Server)
nichelikely only thousands of deployments worldwide, with only a subset exposing the Nutch REST API to untrusted users
Full article

Posted by Sebastian Nagel on Sep 08 Severity: moderate Affected versions: - Apache Nutch 1.10 through 1.22 Description: Missing Authorization, Improper Resource Shutdown and Job Interruption vulnerability in Apache Nutch Server (Nutch REST API). This issue affects Apache Nutch: from 1.10 through 1.22. Users are recommended to upgrade to version 1.23, which removes the Nutch Server. If an upgrade is not possible, user must restrict access to instances running the Nutch...

This source does not provide full text. Read it at seclists.org.