Cyber Resilience

CVE-2024-49783

Ibm Openpages With Watson 8.3 – 8.3.0.3.1

Published
08 July 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 5.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0027 19th percentile
Risk Priority 41 floored blend · peak EPSS

Summary

CVE-2024-49783 is a medium-severity Generation of Predictable IV with CBC Mode (CWE-329) vulnerability in Ibm Openpages With Watson. Its CVSS base score is 5.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Weaken Encryption (T1600); ranked at the 19th 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 SA-8 (Security and Privacy Engineering Principles) and SC-13 (Cryptographic Protection) — 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 provide weaker than expected security in storage of encrypted data. If an authenticated remote attacker with access to the database or a local attacker with access to server files could extract the…

more

encrypted data, they could exploit this vulnerability to use additional cryptographic methods to possibly extract the encrypted data.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1600 Weaken Encryption Defense Impairment
Adversaries may compromise a network device’s encryption capability in order to bypass encryption that would otherwise protect data communications.
T1600.001 Reduce Key Space Defense Impairment
Adversaries may reduce the level of effort required to decrypt data transmitted over the network by reducing the cipher strength of encrypted communications.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

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-2025-1112Same product: Ibm Openpages With Watson
CVE-2024-43176Same product: Ibm Openpages With Watson
CVE-2024-49782Same product: Ibm Openpages With Watson
CVE-2024-49344Same product: Ibm Openpages With Watson
CVE-2024-37527Same product: Ibm Openpages With Watson
CVE-2024-49779Same product: Ibm Openpages With Watson
CVE-2024-49784Same product: Ibm Openpages With Watson

Affected Assets

ibm
openpages with watson
8.3 — 8.3.0.3.1 · 9.0 — 9.0.0.5

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)
  • V11.6.1

Mitigating Controls (NIST 800-53 r5) AI

Engineering principles applied during design and implementation can mandate cryptographically secure IV generation.

Specifying and enforcing approved cryptographic algorithms and implementations directly requires non-predictable IVs for CBC.

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
prevents

Secure SDLC practices directly enforce correct cryptographic implementation such as random IV generation for CBC.

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.

prevents

Mandates proper cryptographic controls including IV generation, directly preventing predictable-IV CBC weaknesses.

finds

Security testing in development can detect predictable IV usage before deployment.

prevents

Secure SDLC processes catch cryptographic flaws like bad IVs during design and review phases.

prevents

Secure architecture principles guide selection of strong cryptographic primitives and IV handling.

prevents

Requires secure coding practices that eliminate predictable IV usage in CBC implementations.

References