Cyber Resilience

CVE-2025-36134

Ibm Sterling B2B Integrator 6.0.0.0 – 6.1.2.7_2

Published
25 November 2025
Modified
01 December 2025
Patch / advisory
CVSS Score v3.1 3.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0029 21th percentile
Risk Priority 32 floored blend · peak EPSS

Summary

CVE-2025-36134 is a low-severity Sensitive Cookie with Improper SameSite Attribute (CWE-1275) vulnerability in Ibm Sterling B2B Integrator. Its CVSS base score is 3.7 (Low).

Operationally, ranked at the 21th 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 CM-6 (Configuration Settings) and SC-23 (Session Authenticity) — see the control section below for these in your framework.

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.5 and 6.2.1.1 could disclose sensitive information due to a missing or insecure SameSite attribute for a sensitive cookie.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-14483Same product: Ibm Sterling B2B Integrator
CVE-2025-36368Same product: Ibm Sterling B2B Integrator
CVE-2025-36135Same product: Ibm Sterling B2B Integrator
CVE-2026-7769Same product: Ibm Sterling B2B Integrator
CVE-2025-14031Same product: Ibm Sterling B2B Integrator
CVE-2025-2667Same product: Ibm Sterling B2B Integrator
CVE-2023-40693Same product: Ibm Sterling B2B Integrator
CVE-2025-33008Same product: Ibm Sterling B2B Integrator
CVE-2026-1264Same product: Ibm Sterling B2B Integrator
CVE-2025-36348Same product: Ibm Sterling B2B Integrator

Affected Assets

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

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.3.2

Mitigating Controls (NIST 800-53 r5) AI

Establishing secure configuration settings for web components includes requiring appropriate SameSite attributes on sensitive cookies.

Proper SameSite settings on session cookies directly help protect the authenticity of communications sessions against cross-site misuse.

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-01 mostly match
prevents

Secure configuration baselines and enforcement directly require proper SameSite settings on sensitive cookies.

PR.PS-06 mostly match
prevents

Secure SDLC practices include coding standards and reviews that mandate correct SameSite attributes.

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 SameSite attributes but does not prevent the weakness.

prevents

Application security requirements can mandate SameSite attributes on sensitive cookies.

prevents

Secure coding standards directly require proper SameSite settings to prevent CSRF.

References