Cyber Resilience

CVE-2025-36333

Ibm Watsonx.Data Intelligence

Published
30 June 2026
Modified
06 July 2026
Patch / advisory
CVSS Score v3.1 4.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0017 7th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-36333 is a medium-severity Improper Enforcement of Behavioral Workflow (CWE-841) vulnerability in Ibm Watsonx.Data Intelligence. Its CVSS base score is 4.3 (Medium).

Operationally, ranked at the 7th 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 AC-24 (Access Control Decisions) and AC-3 (Access Enforcement) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM watsonx.data intelligence 5.2.0, 5.2.1, 5.2.2, 5.3.0 could allow an authenticated user to perform unauthorized actions due to the improper enforcement of behavioral workflow.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-36328Same product: Ibm Software Hub
CVE-2025-36323Same product: Ibm Software Hub
CVE-2025-36320Same product: Ibm Software Hub
CVE-2025-36319Same product: Ibm Software Hub
CVE-2025-12530Same product: Ibm Software Hub
CVE-2025-36324Same product: Ibm Software Hub
CVE-2025-36321Same product: Ibm Software Hub
CVE-2025-36336Same product: Ibm Software Hub
CVE-2025-36327Same product: Ibm Software Hub
CVE-2020-4430Same vendor: Ibm

Affected Assets

ibm
watsonx.data intelligence
all versions

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-24 Access Control Decisions
  • AC-5 Separation of Duties
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V7.2.1

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces the intended behavioral workflow and authorization rules so an authenticated user cannot perform actions outside the approved sequence.

prevent

Ensures every access decision evaluates the current workflow state and policy before allowing the requested action.

prevent

Imposes separation of duties that inherently requires completion of prior workflow steps before subsequent privileged actions are permitted.

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
degrades

Secure development practices directly address proper workflow enforcement during design and coding.

PR.AA-05 partial match
prevents

Enforcing authorization policies can include sequence constraints on multi-step actions.

PR.PS-01 partial match
prevents

Hardened configuration baselines can embed required workflow ordering rules.

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.

detects

Security testing can detect workflow bypasses but does not enforce them at runtime.

prevents

Secure development lifecycle requires explicit workflow enforcement in multi-step processes.

prevents

Application security requirements include sequencing and state-transition rules for critical workflows.

prevents

Secure architecture principles address proper ordering of security-critical operations.

prevents

Secure coding practices can prevent missing workflow checks but do not define the control itself.

none

Change management can require workflow adherence for changes but is not the primary mitigation.

References