Cyber Resilience

CVE-2023-50326

Ibm Powersc 1.3 … 2.1

Published
02 February 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0066 48th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2023-50326 is a high-severity Improper Restriction of Excessive Authentication Attempts (CWE-307) vulnerability in Ibm Powersc. Its CVSS base score is 7.5 (High).

Operationally, ranked at the 48th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM PowerSC 1.3, 2.0, and 2.1 uses an inadequate account lockout setting that could allow a remote attacker to brute force account credentials. IBM X-Force ID: 275107.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-50933Same product: Ibm Powersc
CVE-2023-50941Same product: Ibm Powersc
CVE-2023-50938Same product: Ibm Powersc
CVE-2023-50327Same product: Ibm Powersc
CVE-2023-50328Same product: Ibm Powersc
CVE-2023-50939Same product: Ibm Powersc
CVE-2023-50934Same product: Ibm Powersc
CVE-2023-50937Same product: Ibm Powersc
CVE-2023-50936Same product: Ibm Powersc
CVE-2023-50935Same product: Ibm Powersc

Affected Assets

ibm
powersc
1.3, 2.0, 2.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

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

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-307

This control directly enforces limits on consecutive invalid logon attempts and automatic response (e.g., lockout) to prevent brute-force exploitation of authentication mechanisms.

addresses: CWE-307

Specific conditions can include excessive failed attempts, triggering stronger authentication that restricts brute-force exploitation.

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-03 mostly match
prevents

Authentication enforcement directly includes lockout, throttling, and MFA policies that prevent brute-force attempts.

DE.CM-03 partial match
prevents

Behavioral monitoring of authentication activity can detect excessive failed attempts after they occur.

PR.PS-04 partial match
prevents

Generating auth logs enables later detection or forensics but does not itself restrict attempts.

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

CAPTCHA, account lock-out after repeated failures, and alerts on excessive attempts directly stop automated brute-force guessing of credentials.

References