CVE-2025-12985
8.4IBM · Licensing Operator
The IBM Licensing Operator contains a vulnerability where incorrect file permission assignments may allow a local user to escalate privileges to root within the container environment.
Executive summary
A critical privilege escalation vulnerability in the IBM Licensing Operator allows local attackers to gain root access within affected containerized environments.
Vulnerability
This flaw involves an incorrect permission assignment for critical resources (CWE-732), which can be triggered locally by an attacker without requiring prior authentication to achieve root level escalation.
Business impact
Successful exploitation of this vulnerability results in full administrative control over the affected container, leading to potential data compromise, unauthorized modification of service configurations, and total service disruption. With a CVSS score of 8.4, this vulnerability represents a high risk to the integrity and confidentiality of the host and container infrastructure.
Remediation
Immediate Action: Upgrade the IBM Licensing Operator to version 4.2.18 to remediate the incorrect permission assignments.
Proactive Monitoring: Review container runtime logs for unauthorized attempts to access or modify sensitive configuration files or system binaries.
Compensating Controls: Implement strict container security policies, such as running containers with read-only filesystems and non-root users, to limit the potential impact of local privilege escalation.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the potential for root-level escalation, organizations utilizing the IBM Licensing Operator should prioritize the deployment of version 4.2.18. Administrators must verify that their container orchestration platforms are configured to minimize local attack surfaces while the patch is being applied to prevent unauthorized privilege elevation.