Cyber Posture

CVE-2025-3354

High

Published: 06 August 2025

Published
06 August 2025
Modified
13 August 2025
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0027 50.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-3354 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Ibm Tivoli Monitoring. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 49.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-2 mandates timely identification, reporting, and correction of system flaws like the heap-based buffer overflow in CVE-2025-3354 through patching.

prevent

SI-10 requires validation of information inputs with proper bounds checking, directly addressing the improper bounds checking root cause of this vulnerability.

prevent

SI-16 enforces memory protection mechanisms that mitigate heap-based buffer overflow exploits by preventing unauthorized code execution or memory corruption.

MITRE ATT&CK Enterprise TechniquesAI

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.
Why these techniques?

Remote heap buffer overflow enabling arbitrary code execution or DoS on a public-facing monitoring service directly maps to exploitation of public-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

IBM Tivoli Monitoring 6.3.0.7 through 6.3.0.7 Service Pack 20 is vulnerable to a heap-based buffer overflow, caused by improper bounds checking. A remote attacker could overflow a buffer and execute arbitrary code on the system or cause the server to…

more

crash.

Deeper analysisAI

CVE-2025-3354 is a heap-based buffer overflow vulnerability affecting IBM Tivoli Monitoring versions 6.3.0.7 through 6.3.0.7 Service Pack 20. The issue arises from improper bounds checking, as classified under CWE-122. It carries a CVSS v3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to potential impacts on confidentiality, integrity, and availability.

A remote attacker with network access could exploit this vulnerability without privileges or user interaction, though it requires high attack complexity. Successful exploitation might enable arbitrary code execution on the affected system or result in a server crash, leading to denial of service.

The IBM security advisory at https://www.ibm.com/support/pages/node/7241472 provides details on mitigation and patching recommendations for this vulnerability.

Details

CWE(s)

Affected Products

ibm
tivoli monitoring
6.3.0.7

CVEs Like This One

CVE-2025-3320Same product: Ibm Tivoli Monitoring
CVE-2025-3356Same product: Ibm Tivoli Monitoring
CVE-2024-49352Same vendor: Ibm
CVE-2023-49886Same vendor: Ibm
CVE-2026-1343Same vendor: Ibm
CVE-2025-14914Same vendor: Ibm
CVE-2025-36379Same vendor: Ibm
CVE-2026-1264Same vendor: Ibm
CVE-2025-33077Same vendor: Ibm
CVE-2025-0160Same vendor: Ibm

References