Vulnerability Description
ArchiveBox is an open source self-hosted web archiving system. In versions 0.8.6rc0 and prior, the /add/ endpoint (AddView in core/views.py) accepts a config JSON field that gets merged into the crawl config without validation. This config is exported as environment variables when archive plugins run, allowing injection of arbitrary tool arguments to achieve RCE. At time of publication, there are no publicly available patches.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Archivebox | Archivebox | < 0.8.6 |
Related Weaknesses (CWE)
References
- https://github.com/ArchiveBox/ArchiveBox/security/advisories/GHSA-3h23-7824-pj8rExploitVendor Advisory
- https://github.com/ArchiveBox/ArchiveBox/security/advisories/GHSA-3h23-7824-pj8rExploitVendor Advisory
FAQ
What is CVE-2026-42601?
CVE-2026-42601 is a vulnerability with a CVSS score of 9.8 (CRITICAL). ArchiveBox is an open source self-hosted web archiving system. In versions 0.8.6rc0 and prior, the /add/ endpoint (AddView in core/views.py) accepts a config JSON field that gets merged into the crawl...
How severe is CVE-2026-42601?
CVE-2026-42601 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-42601?
Check the references section above for vendor advisories and patch information. Affected products include: Archivebox Archivebox.