ASM OPMS (Podman) - Remediation for CVE-2025-68121 and CVE-2026-5121
search cancel

ASM OPMS (Podman) - Remediation for CVE-2025-68121 and CVE-2026-5121

book

Article ID: 438190

calendar_today

Updated On:

Products

CA App Synthetic Monitor

Issue/Introduction

Security scanning tools (e.g., WIZ)etect vulnerabilities on ASM OPMS servers related to:
    • CVE-2025-68121: Vulnerability in podman.
    • CVE-2026-5121: Vulnerability in libarchive.
Is it safe to update these OS-level packages and the specific steps are required to prevent service disruption. 

Cause

The vulnerabilities exist within the host operating system packages (podman and libarchive) that the ASM OPMS environment relies upon for container management and file archiving.

Resolution

It is safe to upgrade both packages. To ensure a clean update, follow these steps:
    1. Stop the ASM Services: Navigate to the asm-installer directory and run: ./asm-installer stop
    2. Update the Packages: Run the following YUM commands to apply the security patches:

        yum update podman

        yum update libarchive
    3. Restart the ASM Services: ./asm-installer start
    4. Verification: Confirm the OPMS station shows as "Active" in the ASM UI.