Cyber Resilience

CVE-2025-33014

Ibm Sterling B2B Integrator 6.0.0.0 – 6.1.2.7_1

Published
18 July 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 5.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
EPSS Score 0.0021 11th percentile
Risk Priority 39 floored blend · peak EPSS

Summary

CVE-2025-33014 is a medium-severity Use of Web Link to Untrusted Target with window.opener Access (CWE-1022) vulnerability in Ibm Sterling B2B Integrator. Its CVSS base score is 5.4 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Browser Session Hijacking (T1185); ranked at the 11th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM Sterling B2B Integrator and IBM Sterling File Gateway 6.0.0.0 through 6.1.2.7 and 6.2.0.0 through 6.2.0.4 uses a web link with untrusted references to an external site. A remote attacker could exploit this vulnerability to expose sensitive information or perform…

more

unauthorized actions on the victims’ web browser.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-2793Same product: Ibm Aix
CVE-2024-54183Same product: Ibm Aix
CVE-2025-3630Same product: Ibm Aix
CVE-2025-1349Same product: Ibm Aix
CVE-2025-1348Same product: Ibm Aix
CVE-2024-54172Same product: Ibm Aix
CVE-2026-3482Same product: Ibm Aix
CVE-2025-36002Same product: Ibm Aix
CVE-2025-2827Same product: Ibm Aix
CVE-2024-47109Same product: Ibm Aix

Affected Assets

ibm
sterling b2b integrator
6.0.0.0 — 6.1.2.7_1 · 6.2 — 6.2.0.5
ibm
sterling file gateway
6.0.0.0 — 6.1.2.7_1 · 6.2.0.0 — 6.2.0.5

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)
  • V3.4.8

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 require mitigations such as rel="noopener" on external links.

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 detect missing protections on external links through automated or manual checks.

degrades

Web filtering can block or warn on links to untrusted external domains, reducing the attack surface for window.opener abuse.

prevents

Secure development lifecycle processes require design and code reviews that should identify missing rel="noopener" or target="_blank" mitigations.

prevents

Application security requirements can mandate explicit handling of external links and window.opener protections.

prevents

Secure architecture principles include isolation of untrusted content and safe navigation patterns that mitigate opener-based attacks.

prevents

Secure coding standards directly require the use of rel="noopener noreferrer" on external links, eliminating the weakness.

References