CVE-2026-41870
8.8Apache · Nutch
Apache Nutch Server (REST API) is vulnerable to code injection and unsafe reflection due to missing authorization, allowing authenticated attackers to execute arbitrary code.
Executive summary
An authenticated remote code execution vulnerability in Apache Nutch (versions 1.11 through 1.22) presents a critical risk to server integrity and data confidentiality.
Vulnerability
This vulnerability involves multiple flaws including missing authorization, code injection, and unsafe reflection within the Nutch REST API. An authenticated attacker can leverage these weaknesses to bypass security controls and execute arbitrary code on the underlying server.
Business impact
The ability for an attacker to achieve remote code execution poses a severe threat to the entire hosting environment, potentially leading to full system compromise, data exfiltration, or the deployment of malicious payloads. Given the CVSS score of 8.8, this high-severity vulnerability could cause significant operational downtime and long-term reputational damage if exploited to gain unauthorized access to internal resources.
Remediation
Immediate Action: Upgrade Apache Nutch to version 1.23, which removes the vulnerable Nutch Server component entirely.
Proactive Monitoring: Review web server and application access logs for unusual requests directed at the Nutch REST API, particularly those containing serialized objects or unexpected code patterns.
Compensating Controls: If immediate patching is not feasible, restrict network access to the Nutch Service to only known, trusted administrative IP addresses to prevent unauthorized authentication attempts.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the critical nature of remote code execution, organizations should prioritize the transition to version 1.23 as the primary mitigation strategy. Because this update removes the vulnerable server component, it effectively eliminates the attack surface associated with this CVE. Ensure that all Nutch instances are audited for unauthorized access while planning the upgrade process.
More Apache CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 8.8 (3.1)
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by The Apache Nutch Project Management Committee would like to thank Th1nk for reporting this issue., per the CVE Program record.