CVE-2026-54501 Details
Description
Browsertrix is a high-fidelity, browser-based crawling service for web archiving that can be self-hosted or used through Webrecorder's hosted instance. From 1.15.0 until 1.22.8, Browsertrix improperly sanitizes Git URLs specified as Custom Behaviors, allowing command injection through /api/orgs/*/crawlconfigs/validate/custom-behavior. A user with crawler or administrator permission on the specific instance can supply a crafted Git URL that executes arbitrary operating-system commands in the backend pod. Open registration or hosted free-trial access can make the required role broadly obtainable. Successful exploitation can expose, modify, or delete application database records, archived items, browser profiles, storage data, proxy credentials, and other configured service data. This issue is fixed in version 1.22.8.
A command injection vulnerability has been identified in Browsertrix versions 1.15.0 prior to 1.22.8. The issue arises from improper sanitization of Git URLs used in Custom Behaviors, allowing users with crawler or administrator permissions to execute arbitrary operating system commands on the backend pod. This exploitation can lead to unauthorized access, modification, or deletion of application database records, archived items, browser profiles, storage data, proxy credentials, and other configured service data.
Users can upgrade to Browsertrix version 1.22.8 or later, where this vulnerability has been patched. For those using Browsertrix 1.22.8, it is recommended to rotate secrets such as database credentials, storage bucket keys, and SSH keys for proxy servers. Instructions for updating a Browsertrix deployment are available in the Browsertrix documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 17, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/webrecorder/browsertrix/commit/a306afc3893a74ed0ec2407bdf0515ed52da8e46 | [email protected] | Source CodeVendor |
| https://github.com/webrecorder/browsertrix/releases/tag/v1.22.8 | [email protected] | Release NotesVendor |
| https://github.com/webrecorder/browsertrix/security/advisories/GHSA-47vv-v544-r985 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-250 | Execution with Unnecessary Privileges | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
| CWE-88 | Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Browsertrix | >= 1.15.0, < 1.22.8 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | New CVE Received | [email protected] |
| Sep 17, 2026 | CVE Modified | CISA-ADP |
Volerion