-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Describe the bug
Automated scanning by Twistlock and Anchore are detecting CVE-2025-48924 embedded in the 3.1.0 image in multiple places--it looks like mostly in included plugins.
I see:
- /usr/share/opensearch/plugins/opensearch-sql/opensearch-sql-3.1.0.0.jar
- /usr/share/opensearch/plugins/opensearch-knn/commons-lang-2.6.jar
- /usr/share/opensearch/plugins/opensearch-ml/commons-lang3-3.10.jar
- /usr/share/opensearch/plugins/opensearch-security-analytics/commons-lang3-3.14.0.jar
- /usr/share/opensearch/plugins/opensearch-anomaly-detection/commons-lang3-3.17.0.jar
Related component
No response
To Reproduce
Scan 3.1.0 image.
Expected behavior
No known vulnerabilities.
Additional Details
No response