Cyber Resilience

CVE-2025-1112

Ibm Openpages With Watson 8.3 – 8.3.0.3.2

Published
09 July 2025
Modified
17 June 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:L/I:N/A:N
EPSS Score 0.0020 10th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-1112 is a medium-severity Improper Ownership Management (CWE-282) vulnerability in Ibm Openpages With Watson. Its CVSS base score is 4.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Path Interception (T1034); ranked at the 10th 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-16 (Security and Privacy Attributes) 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 OpenPages with Watson 8.3 and 9.0 could allow an authenticated user to obtain sensitive information that should only be available to privileged users.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1034 Path Interception Persistence
**This technique has been deprecated.
T1222 File and Directory Permissions Modification Defense Impairment
Adversaries may modify file or directory permissions/attributes to evade access control lists (ACLs) and access protected files.
T1543 Create or Modify System Process Persistence
Adversaries may create or modify system-level processes to repeatedly execute malicious payloads as part of persistence.
T1548 Abuse Elevation Control Mechanism Privilege Escalation
Adversaries may circumvent mechanisms designed to control privilege elevation to gain higher-level permissions.
T1554 Compromise Host Software Binary Persistence
Adversaries may modify host software binaries to establish persistent access to systems.
T1574 Hijack Execution Flow Stealth
Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-43176Same product: Ibm Openpages With Watson
CVE-2025-3629Same product: Linux Linux Kernel
CVE-2023-40683Same product: Ibm Openpages With Watson
CVE-2024-49337Same product: Ibm Openpages With Watson
CVE-2023-38738Same product: Ibm Openpages With Watson
CVE-2024-35117Same product: Ibm Openpages With Watson
CVE-2024-49782Same product: Ibm Openpages With Watson
CVE-2024-49344Same product: Ibm Openpages With Watson
CVE-2024-49783Same product: Ibm Openpages With Watson
CVE-2024-37527Same product: Ibm Openpages With Watson

Affected Assets

ibm
openpages with watson
8.3 — 8.3.0.3.2 · 9.0 — 9.0.0.5.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 1 hardening rule · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Security attributes explicitly include ownership, so proper attribute association and management stops incorrect ownership assignment.

Access enforcement requires correct ownership verification before granting access to objects or resources.

Access decisions must be based on accurate ownership data for each request.

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.AA-05 mostly match
prevents

Managing and enforcing access permissions and authorizations directly addresses correct ownership assignment and verification for resources.

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.

degrades

Access control policies can enforce correct ownership assignment and verification for objects.

degrades

Identity management processes help ensure objects are assigned to the correct, verified owners.

degrades

Managing access rights includes verifying and maintaining proper ownership of resources.

degrades

Privileged access rights management requires accurate ownership to prevent unauthorized privilege escalation.

degrades

Information access restriction mechanisms rely on correct ownership to enforce access decisions.

degrades

Access to source code control depends on proper ownership assignment to protect intellectual property.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Windows Server 2016 (1 rule)
  • V-224973 The Active Directory Domain Controllers Organizational Unit (OU) object must have the proper access control permissions. prevents CWE-282

References