LiveActive security incident?Get immediate response
CVE Record

CVE-2025-36359: IBM DevOps Loop is susceptible to an Insufficient Session Expiration vulnerability.

IBM DevOps Automation 1.0.1 and IBM DevOps Loop 1.0.2 does not invalidate session IDs after expiration which could allow an authenticated user to impersonate another user on the system.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

IBM DevOps Automation 1.0.1 and IBM DevOps Loop 1.0.2 may keep expired session IDs usable. A logged-in user could abuse this to impersonate another user, creating serious confidentiality and integrity risk in DevOps workflows.

Executive priority

Prioritize remediation for affected deployments because the flaw can let an authenticated user impersonate others and alter or view sensitive DevOps information. No active exploitation is cited, but business impact can be material.

Technical view

CVE-2025-36359 is CWE-613, insufficient session expiration. The products do not invalidate session IDs after expiration. CVSS 8.1 indicates network access, low complexity, low privileges, no user interaction, unchanged scope, and high confidentiality and integrity impact.

Likely exposure

Exposure is limited in the provided sources to IBM DevOps Automation 1.0.1 and IBM DevOps Loop 1.0.2. Environments with broad user access or internet-facing deployments should prioritize review.

Exploitation context

The source bundle does not identify active exploitation, public exploit code, or CISA KEV listing. Treat this as a high-risk authenticated session-management flaw, not as confirmed in-the-wild activity.

Researcher notes

Evidence is concise: IBM-listed affected versions, CWE-613, and CVSS vector. The prompt references an IBM patch advisory but does not provide remediation specifics; do not infer affected versions beyond those listed.

Mitigation direction

  • Review IBM advisory 7277970 for vendor patch or upgrade instructions.
  • Inventory deployments for IBM DevOps Automation 1.0.1 and DevOps Loop 1.0.2.
  • Restrict network access to affected services until remediation is complete.
  • Force logout or session reset after applying vendor guidance.
  • Monitor authentication and session activity for unusual user switching.

Validation and detection

  • Confirm installed product and version against the affected list.
  • Review session expiration behavior in a controlled test environment.
  • Check whether expired sessions are rejected after remediation.
  • Verify access controls around the DevOps application network path.
  • Review logs for unexpected session reuse or impersonation indicators.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-613: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-36359 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2ibm

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2025-36359Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMDevOps Automation1.0.1Listed
IBMDevOps Loop1.0.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-613 · source CWE mapping

Insufficient Session Expiration

Insufficient Session Expiration represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.