Scan Another

CVE Scan for bpmbee/ansible-ee:latest

Docker image vulnerability scanner

9 Known Vulnerabilities in this Docker Image

0
Critical
1
High
5
Medium
3
Low
0
Info/ Unspecified/ Unknown
CVE IDSeverityPackageAffected VersionFixed VersionCVSS Score
CVE-2026-26007highpkg:pypi/cryptography@43.0.0<=46.0.446.0.58.2

Vulnerability Summary

The public_key_from_numbers (or EllipticCurvePublicNumbers.public_key()), EllipticCurvePublicNumbers.public_key(), load_der_public_key() and load_pem_public_key() functions do not verify that the point belongs to the expected prime-order subgroup of the curve.

This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup.

Only SECT curves are impacted by this.

Credit

This vulnerability was discovered by:

  • XlabAI Team of Tencent Xuanwu Lab
  • Atuin Automated Vulnerability Discovery Engine
Relevance:

The relevance of CVE-2026-26007 depends entirely on whether its description involves a vulnerability in Ansible’s core engine, its dependencies (like Python or OpenSSH), or the container’s execution environment. It would be critical in scenarios where the image is used to manage sensitive infrastructure, as an exploit could allow an attacker to achieve remote code execution or escalate privileges during a playbook run. For normal usage, it is highly relevant if the vulnerability targets the automated orchestration path, potentially compromising the controller node itself. (Note: Relevance analysis is automatically generated and may require verification.)

Package URL(s):
  • pkg:pypi/cryptography@43.0.0
CVE-2025-8869mediumpkg:pypi/pip@23.3.2<=25.225.35.9
CVE-2026-8643mediumpkg:pypi/pip@23.3.2<26.1.226.1.25.5
CVE-2026-6357mediumpkg:pypi/pip@23.3.2<26.126.15.3
CVE-2026-3219mediumpkg:pypi/pip@23.3.2<=26.0.126.14.6
GHSA-h4gh-qq45-vh27mediumpkg:pypi/cryptography@43.0.0>=37.0.0,<43.0.143.0.14.1
CVE-2024-12797lowpkg:pypi/cryptography@43.0.0>=42.0.0,<44.0.144.0.13.1
CVE-2026-1703lowpkg:pypi/pip@23.3.2<26.026.02.0
CVE-2026-34073lowpkg:pypi/cryptography@43.0.0<46.0.646.0.61.7

Severity Levels

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 Icon
About Sliplane

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.

Try Sliplane for free

About the CVE Scanner

What is a CVE?

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.

About the CVE Scanner

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.

How the CVE Scanner Works

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.

Why CVE Scanning is Essential for Your Docker Images

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.

Benefits of CVE Scanning

  • Enhanced Security: Detect and mitigate vulnerabilities before they are exploited.
  • Compliance: Meet industry standards and regulatory requirements for secure software.
  • Proactive Maintenance: Stay ahead of potential threats by addressing vulnerabilities early.

The Importance of Patching Docker Images

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.

Want to deploy this image?

Try out Sliplane - a simple Docker hosting solution. It provides you with the tools to deploy, manage and scale your containerized applications.