LiveActive security incident?Get immediate response
CVE Record

CVE-2025-36374: IBM DataPower Gateway affected by XML external entity injection

IBM DataPower Gateway is vulnerable to an XML external entity injection (XXE) attack when processing XML data. A privileged user could exploit this vulnerability to expose sensitive information or consume memory resources.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A highly privileged user can submit XML that causes IBM DataPower Gateway to disclose limited sensitive information or exhaust memory, potentially disrupting gateway availability. The issue is important where affected gateways process untrusted XML, but the required privileges and lack of reported active exploitation reduce immediate urgency.

Executive priority

Schedule prompt remediation through normal vulnerability-management processes, accelerating systems that protect critical services or accept externally influenced XML. This is not presented as an emergency internet-wide threat, but availability consequences could be material for gateways on essential transaction paths.

Technical view

CVE-2025-36374 is an XML external entity injection vulnerability (CWE-611). It is remotely reachable, requires high privileges, needs no user interaction, and can cause limited confidentiality loss or high availability impact. The supplied CVSS 3.1 score is 5.5; integrity impact is not identified.

Likely exposure

Exposure applies to the listed IBM DataPower Gateway 10.5.0, 10.6.0, and 10.6CD releases or CPEs when they process XML controlled by a privileged user. The source bundle does not establish whether every intervening version is affected, so confirm exact applicability with IBM.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not identified as being in CISA's Known Exploited Vulnerabilities catalog. Exploitation requires a privileged account but has low complexity and can occur remotely without user interaction.

Researcher notes

The vector is CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H. The supplied affected data contains release labels and CPE entries that may imply boundaries, but no explicit range semantics are provided. Consult IBM for authoritative version applicability and fix details; do not infer unaffected intermediate releases.

Mitigation direction

  • Review IBM advisory 7278748 and apply its prescribed update or remediation.
  • Prioritize gateways processing XML from privileged but potentially untrusted users.
  • Restrict privileged gateway access to authorized administrators and trusted management networks.
  • Reduce untrusted XML processing where operationally feasible until remediation is verified.

Validation and detection

  • Inventory DataPower models, release streams, exact firmware versions, and listed CPE matches.
  • Confirm affected-version applicability and corrected versions directly against IBM advisory 7278748.
  • Verify the IBM-prescribed remediation is installed on every applicable gateway.
  • Review gateway logs for unusual XML-processing errors, memory pressure, or unexplained restarts.
  • Confirm privileged accounts and XML submission paths follow least-privilege requirements.
Prepared
Confidence
medium
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-611: 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-36374 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

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
5.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H1.24.2ibm

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2025-36374Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
IBMDataPower Gateway 10.6CD10.6.1Listed
IBMDataPower Gateway 10.5.010.5.0.0Listed
IBMDataPower Gateway 10.6.010.6.0.0Listed
Weakness

CWE details

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

CWE-611 · source CWE mapping

Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.