Cyber Resilience

CVE-2025-1331

Ibm Cics Tx 11.1.0.0

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

Summary

CVE-2025-1331 is a high-severity Use of Inherently Dangerous Function (CWE-242) vulnerability in Ibm Cics Tx. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); 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 SA-11 (Developer Testing and Evaluation) and SA-15 (Development Process, Standards, and Tools) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

IBM CICS TX Standard 11.1 and IBM CICS TX Advanced 10.1 and 11.1 could allow a local user to execute arbitrary code on the system due to the use of unsafe use of the gets function.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-1329Same product: Ibm Cics Tx
CVE-2025-1330Same product: Ibm Cics Tx
CVE-2023-43018Same product: Ibm Cics Tx
CVE-2024-41744Same product: Ibm Cics Tx
CVE-2024-41746Same product: Ibm Cics Tx
CVE-2023-38364Same product: Ibm Cics Tx
CVE-2023-38361Same product: Ibm Cics Tx
CVE-2023-38363Same product: Ibm Cics Tx
CVE-2026-11980Same product: Linux Linux Kernel
CVE-2023-26273Same product: Linux Linux Kernel

Affected Assets

ibm
cics tx
11.1.0.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Developer testing and code analysis can locate calls to known dangerous functions after they have been written.

Documented development standards and tools can explicitly prohibit or replace inherently dangerous functions.

An SDLC that incorporates security can embed rules against unsafe functions in coding and review phases.

Engineering principles can mandate avoidance of unsafe library functions during design and coding.

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.PS-06 mostly match
prevents

Secure SDLC practices directly prohibit or replace inherently dangerous functions via coding standards, reviews, and tooling.

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.

finds

Security testing can surface calls to unsafe functions but does not prevent their introduction.

prevents

Secure SDLC processes include code review and static analysis that can detect dangerous function usage.

prevents

Secure coding standards explicitly ban or restrict inherently dangerous functions.

none

Controlled software installation reduces exposure to unsafe third-party code containing dangerous functions.

References