CVE-2025-36065
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedIBM Sterling Connect:Express Adapter for Sterling B2B Integrator 5.2.0 5.2.0.00 through 5.2.0.12 does not invalidate session after a browser closure which could allow an authenticated user to impersonate another user on the system.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceIBM Sterling Connect:Express Adapter for Sterling B2B Integrator versions 5.2.0.00 through 5.2.0.12 fails to invalidate user sessions upon browser closure. This improper session lifecycle management allows session tokens to remain active, potentially enabling an authenticated attacker to hijack or impersonate other users by reusing stale session credentials.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 5.2.0.00, < 5.2.0.13CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Determine the installed product versionLocate the product version information for IBM Sterling Connect:Express Adapter. This is typically found in the product's About section, a version file, or by running a version command specific to the installation. Check installation directories for version manifest files or use the product's built-in version reporting mechanism.Affected if The installed version is 5.2.0.00 through 5.2.0.12 (any version >= 5.2.0.00 but < 5.2.0.13).
-
Verify session cookie configurationInspect the application configuration files for session cookie settings. Look for session timeout parameters, session token expiration settings, and whether session cookies are configured with proper expiration (should be 'session' or have an explicit timeout). Check web.xml, IBM-specific configuration files, or the application's session management configuration.Affected if Session cookies are not set to expire immediately on browser closure, or there is no explicit session invalidation configured upon logout/browser close.
-
Check session timeout settingsReview the session configuration for timeout values. Determine if there is a session timeout defined and what the maximum inactive interval is configured to be. Verify if there are any settings for immediate session invalidation when the browser session ends.Affected if Session timeout is set to an excessively long duration or there is no mechanism to invalidate sessions immediately upon browser closure.
-
Inspect authentication configuration for session lifecycleExamine the application's security or authentication configuration files. Look for session management settings that control how sessions are created, maintained, and destroyed. Check if there is any configuration related to session invalidation on logout or browser close events.Affected if The configuration lacks proper session invalidation logic that triggers when the browser is closed or the session ends.
You are affected if the installed version of IBM Sterling Connect:Express Adapter falls within 5.2.0.00 to 5.2.0.12 and the session management configuration does not enforce immediate invalidation of session tokens upon browser closure.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped5.2.0.13
Upgrade to a version beyond 5.2.0.12 that implements proper session invalidation on browser closure, or configure the application to enforce session timeouts and immediate token destruction when the browser session ends.
IBM Sterling Connect:Express Adapter for Sterling B2B Integrator version 5.2.0.13
- Identify the current installed version of IBM Sterling Connect:Express Adapter for Sterling B2B Integrator by accessing the product's version information in the administration console or checking the installation directory
- Schedule a maintenance window for the upgrade process to minimize business impact
- Download the fixed version 5.2.0.13 or later from IBM Fix Central (https://www.ibm.com/support/fixcentral/) or your IBM entitled software repository
- Back up the current IBM Sterling Connect:Express Adapter configuration, including any custom settings, adapters, and integration configurations
- Stop all IBM Sterling B2B Integrator services and related processes before applying the upgrade
- Install the upgrade to version 5.2.0.13 following the IBM installation instructions specific to your deployment topology
- After installation, verify the new version number is correctly reported as 5.2.0.13 or higher
- Start the IBM Sterling B2B Integrator services and confirm all components are running properly
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-36065 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-36065 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data