Cyber Resilience

CVE-2026-3366

High

Published: 27 May 2026

Published
27 May 2026
Modified
02 June 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0060 43.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3366 is a high-severity Path Traversal (CWE-22) vulnerability in Ibm Infosphere Optim Test Data Fabrication. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 43.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

IBM InfoSphere Optim Test Data Fabrication 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.2, 1.0.2.2, 1.0.2.3, 1.0.2.4, 1.0.2.5, 1.0.2.6, 1.0.2.7 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences…

more

(/../) to view arbitrary files on the system

CWE(s)

Related Threats

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?

Direct path traversal in a public-facing web application enables remote file access via crafted URLs (CWE-22).

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

CVEs Like This One

CVE-2025-14914Same vendor: Ibm
CVE-2025-36236Same vendor: Ibm
CVE-2025-3356Same vendor: Ibm
CVE-2024-45652Same vendor: Ibm
CVE-2026-9319Same vendor: Ibm
CVE-2024-41787Same vendor: Ibm
CVE-2025-3354Same vendor: Ibm
CVE-2025-36386Same vendor: Ibm
CVE-2025-33076Same vendor: Ibm
CVE-2026-9170Same vendor: Ibm

Affected Assets

ibm
infosphere optim test data fabrication
1.0.0, 1.0.0.1, 1.0.0.2, 1.0.2, 1.0.2.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References