| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2026-41176 | critical | rclone | >=1.45.0,<1.73.5 | 1.73.5 | 9.2 |
SummaryThe RC endpoint PreconditionsPreconditions for this vulnerability are:
DetailsThe root cause is present from v1.45 onward. Some higher-impact exploitation paths became available in later releases as additional RC functionality was introduced. The issue is caused by two properties of the RC implementation:
Relevant code paths:
This creates a runtime auth-bypass primitive on the RC interface. After setting
Relevant code for the second-stage command execution path:
This was validating using the following:
The issue was also verified on a public amd64 Ubuntu host controlled by the tester, using direct host execution (not containerized PoC execution). PoCMinimal reproductionStart a vulnerable server:
No First confirm that a protected RC method is initially blocked:
Expected result: HTTP 403. Use unauthenticated
Expected result: HTTP 200 Then call the same protected method again without credentials:
Expected result: HTTP 200 with a JSON response such as:
Testing performedThis was successfully reproduced:
Using the public host, the following was confirmed:
ImpactThis is an authorization bypass on the RC administrative interface. It can allow an unauthenticated network attacker, on a reachable RC deployment without global HTTP authentication, to disable the intended auth boundary for protected RC methods and gain access to sensitive configuration and operational functionality. Depending on the enabled RC surface and runtime configuration, this can further enable higher-impact outcomes such as local file read, credential/config disclosure, filesystem enumeration, and command execution. Relevance: Based on the provided description, this vulnerability’s relevance depends on whether "normal usage" involves processing untrusted external inputs or running the container in a privileged environment. It becomes critical in scenarios where the Selenium node is exposed to the public internet or used to automate malicious websites that could trigger the underlying flaw to achieve remote code execution or container escape. For standard internal testing behind a firewall, the risk is likely moderate but necessitates immediate patching if the automated browser interacts with unverified web content. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| CVE-2026-41179 | critical | rclone | >=1.48.0,<=1.73.4 | 1.73.5 | 9.2 |
| CVE-2023-0645 | medium | libjxl0.7 | >=0 | not fixed | 9.1 |
| CVE-2024-7055 | medium | libswresample4 | >=0 | not fixed | 8.8 |
| CVE-2025-1594 | medium | libswresample4 | >=0 | not fixed | 8.8 |
| CVE-2022-3964 | medium | libswresample4 | >=0 | not fixed | 8.1 |
| CVE-2024-32230 | medium | libswresample4 | >=0 | not fixed | 7.8 |
| CVE-2025-1352 | low | libelf1t64 | >=0 | not fixed | 7.5 |
| CVE-2023-35790 | medium | libjxl0.7 | >=0 | not fixed | 7.5 |
| CVE-2025-2173 | medium | libzvbi0t64 | >=0 | not fixed | 7.5 |
Exploitation could lead to severe consequences, such as system compromise or data loss. Requires immediate attention.
Vulnerability could be exploited relatively easily and lead to significant impact. Requires prompt attention.
Exploitation is possible but might require specific conditions. Impact is moderate. Should be addressed in a timely manner.
Exploitation is difficult or impact is minimal. Address when convenient or as part of regular maintenance.
Severity is not determined, informational, or negligible. Review based on context.
Sliplane is a simple container hosting solution. It enables you to deploy your containers in the cloud within minutes and scale up as you grow.
CVE stands for Common Vulnerabilities and Exposures. It is a standardized identifier for known security vulnerabilities, allowing developers and organizations to track and address potential risks effectively. For more information, visit cve.mitre.org.
The CVE Scanner is a powerful tool that helps you identify known vulnerabilities in your Docker images. By scanning your images against a comprehensive database of Common Vulnerabilities and Exposures (CVEs), you can ensure that your applications are secure and up-to-date. For more details, checkout the NIST CVE Database.
The CVE Scanner analyzes your Docker images against a comprehensive database of known vulnerabilities. It uses Docker Scout under the hood to provide detailed insights into affected packages, severity levels, and available fixes, empowering you to take immediate action.
With the rise of supply chain attacks, ensuring the security of your applications has become more critical than ever. CVE scanning plays a vital role in identifying vulnerabilities that could be exploited by attackers, especially those introduced through dependencies and third-party components. Regularly scanning and securing your Docker images is essential to protect your applications from these evolving threats.
Patching your Docker images is a critical step in maintaining the security and stability of your applications. By regularly updating your images to include the latest security patches, you can address known vulnerabilities and reduce the risk of exploitation. This proactive approach ensures that your applications remain resilient against emerging threats and helps maintain compliance with security best practices.
Try out Sliplane - a simple Docker hosting solution. It provides you with the tools to deploy, manage and scale your containerized applications.