Cyber Resilience

CVE-2025-1333

Ibm Supplied Mq Advanced Container Images 9.2.0.1 … 9.4.2.0

Published
01 May 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 6.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0026 18th percentile
Risk Priority 40 floored blend · peak EPSS

Summary

CVE-2025-1333 is a medium-severity Invocation of Process Using Visible Sensitive Information (CWE-214) vulnerability in Ibm Supplied Mq Advanced Container Images. Its CVSS base score is 6.0 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 18th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-4 (Information in Shared System Resources) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

IBM MQ Container when used with the IBM MQ Operator LTS 2.0.0 through 2.0.29, MQ Operator CD 3.0.0, 3.0.1, 3.1.0 through 3.1.3, 3.3.0, 3.4.0, 3.4.1, 3.5.0, 3.5.1, and MQ Operator SC2 3.2.0 through 3.2.10 and configured with Cloud Pak for…

more

Integration Keycloak could disclose sensitive information to a privileged user.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1057 Process Discovery Discovery
Adversaries may attempt to get information about running processes on a system.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-33013Same product: Ibm Mq Operator
CVE-2025-36041Same product: Ibm Mq Operator
CVE-2024-40681Same product: Ibm Mq Operator
CVE-2024-27256Same product: Ibm Mq Operator
CVE-2025-27365Same product: Ibm Mq Operator
CVE-2024-28799Same vendor: Ibm
CVE-2025-36005Same product: Ibm Mq Operator
CVE-2024-40680Same product: Ibm Mq Operator
CVE-2024-27255Same product: Ibm Mq Operator
CVE-2023-47745Same product: Ibm Mq Operator

Affected Assets

ibm
mq operator
3.0.0, 3.0.1, 3.3.0, 3.4.0, 3.4.1 · 2.0.0 — 2.0.29 · 2.2.0 — 2.2.2 · 2.3.0 — 2.3.3
ibm
supplied mq advanced container images
9.2.0.1, 9.2.0.2, 9.2.0.4, 9.2.0.5, 9.2.0.6

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.2.5

Mitigating Controls (NIST 800-53 r5) AI

Prevents unintended transfer of sensitive command-line arguments or environment variables through shared OS resources visible to other processes.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.DS-10 mostly match
prevents

Explicit example of removing confidential data from process listings directly prevents visible sensitive arguments.

PR.PS-06 mostly match
prevents

Secure SDLC practices include avoiding exposure of secrets via command lines or environment variables.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Restricting privileged utility programs reduces the chance that sensitive invocation data is exposed to other processes.

mitigates

Privileged access rights reduce exposure of sensitive command-line arguments to unauthorized observers.

prevents

Secure coding practices can prevent passing sensitive data via command-line arguments or environment variables.

mitigates

Information access restriction limits visibility of process arguments and environment variables to authorized users only.

none

Separation of environments limits the blast radius if sensitive invocation data is exposed.

References