Security readout for executives and security teams
Plain-English summary
This vulnerability lets someone without valid authentication use the IBM Cloud Pak Foundational Services IdP API in affected IBM Cloud Pak for Automation versions to change identity-provider settings. That could weaken or disrupt authentication management, though the published CVSS rates direct confidentiality and integrity impact as low and availability impact as none.
Executive priority
Treat as a prioritized identity-platform fix for affected deployments, especially internet-reachable or shared internal environments. It is not rated critical, but unauthenticated configuration changes to authentication infrastructure justify prompt remediation and audit review.
Technical view
CVE-2023-38367 is a CWE-287 authentication bypass where the IdP API allows CRUD operations with an invalid token. An unauthenticated network attacker could view, update, delete, or create IdP configuration. The CVSS 3.1 score is 6.5 with network access, low complexity, no privileges, and no user interaction.
Likely exposure
Exposure is limited to organizations running IBM Cloud Pak for Automation versions 18.0.0 through 22.0.2 listed in the CVE. Risk is higher where the IdP API is reachable from untrusted networks or broad internal segments.
Exploitation context
The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. The issue is still operationally important because unauthenticated changes to identity-provider configuration can affect access control and trust boundaries.
Researcher notes
The affected product and versions are explicitly listed, but the bundle provides no CPEs and no detailed fix text. Do not assume other IBM Cloud Pak products are affected unless IBM documents them. IBM X-Force tracks this as ID 261130.
Mitigation direction
- Review IBM advisory 7015271 for the official remediation path.
- Apply IBM-provided fixes or upgrade guidance for affected versions.
- Restrict access to IdP and administrative APIs to trusted networks.
- Audit IdP configuration for unauthorized or unexpected changes.
- Monitor authentication and configuration-change logs for anomalies.
Validation and detection
- Inventory Cloud Pak for Automation versions across all environments.
- Confirm whether listed affected versions are present.
- Verify IdP API exposure from internet and internal network zones.
- Check current IdP configuration against approved baselines.
- Confirm IBM remediation status after patching or upgrading.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-287: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-38367 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.ibm.com/support/pages/node/7015271CVE reference · vendor-advisory
- https://exchange.xforce.ibmcloud.com/vulnerabilities/261130CVE reference · vdb-entry
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
