Loading...
Scan Another

CVE Scan for opensearchproject/opensearch:2.18.0

Docker image vulnerability scanner

45 Known Vulnerabilities in this Docker Image

0
Critical
20
High
24
Medium
1
Low
0
Info/ Unspecified/ Unknown
CVE IDSeverityPackageAffected VersionFixed VersionCVSS Score
CVE-2025-48734highcommons-beanutils>=1.0,<=1.10.11.11.08.8

Improper Access Control vulnerability in Apache Commons.

A special BeanIntrospector class was added in version 1.9.2. This can be used to stop attackers from using the declared class property of Java enum objects to get access to the classloader. However this protection was not enabled by default. PropertyUtilsBean (and consequently BeanUtilsBean) now disallows declared class level property access by default.

Releases 1.11.0 and 2.0.0-M2 address a potential security issue when accessing enum properties in an uncontrolled way. If an application using Commons BeanUtils passes property paths from an external source directly to the getProperty() method of PropertyUtilsBean, an attacker can access the enum’s class loader via the “declaredClass” property available on all Java “enum” objects. Accessing the enum’s “declaredClass” allows remote attackers to access the ClassLoader and execute arbitrary code. The same issue exists with PropertyUtilsBean.getNestedProperty(). Starting in versions 1.11.0 and 2.0.0-M2 a special BeanIntrospector suppresses the “declaredClass” property. Note that this new BeanIntrospector is enabled by default, but you can disable it to regain the old behavior; see section 2.5 of the user's guide and the unit tests.

This issue affects Apache Commons BeanUtils 1.x before 1.11.0, and 2.x before 2.0.0-M2.Users of the artifact commons-beanutils:commons-beanutils

1.x are recommended to upgrade to version 1.11.0, which fixes the issue.

Users of the artifact org.apache.commons:commons-beanutils2

2.x are recommended to upgrade to version 2.0.0-M2, which fixes the issue.

Relevance:

The CVE-2025-48734 is only relevant if OpenSearch is exposed to untrusted inputs or APIs that could be exploited; in normal usage with secured configurations, the risk is minimal. It becomes critical in scenarios where unauthenticated external users can interact with OpenSearch APIs, potentially leading to unauthorized access or data manipulation. Proper network and access controls mitigate this vulnerability effectively. (Note: Relevance analysis is automatically generated and may require verification.)

Package URL(s):
CVE-2024-57699highjson-smart>=2.5.0,<2.5.22.5.27.5
CVE-2025-24970highnetty-handler>=4.1.91.Final,<=4.1.117.Final4.1.118.Final7.5
CVE-2025-4330highpython3-libs<3.9.23-1.amzn2023.0.13.9.23-1.amzn2023.0.17.1
CVE-2025-1390highlibcap<2.48-2.amzn2023.0.42.48-2.amzn2023.0.47.1
CVE-2024-56171highlibxml2<2.10.4-1.amzn2023.0.92.10.4-1.amzn2023.0.97.1
CVE-2025-4802highglibc-common<2.34-196.amzn2023.0.12.34-196.amzn2023.0.17.1
CVE-2022-46908highsqlite-libs<3.40.0-1.amzn2023.0.53.40.0-1.amzn2023.0.57.1
CVE-2025-27113highlibxml2<2.10.4-1.amzn2023.0.92.10.4-1.amzn2023.0.97.1
CVE-2025-4517highpython3-libs<3.9.23-1.amzn2023.0.13.9.23-1.amzn2023.0.17.1

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.