LiveActive security incident?Get immediate response
CVE Record

CVE-2023-27877: IBM Planning Analytics Cartridge for Cloud Pak for Data information disclosure

IBM Planning Analytics Cartridge for Cloud Pak for Data 4.0 connects to a CouchDB server. An attacker can exploit an insecure password policy to the CouchDB server and collect sensitive information from the database. IBM X-Force ID: 247905.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM Planning Analytics Cartridge for Cloud Pak for Data 4.0 may expose sensitive database information because of an insecure password policy for its CouchDB connection. The record rates this medium severity: it is network-reachable and needs no user interaction or prior privileges, but the documented impact is limited to confidentiality.

Executive priority

Handle this as a moderate-priority data exposure issue. It does not show documented active exploitation in the supplied sources, but unauthenticated network reachability and sensitive database access justify prompt inventory, exposure reduction, and vendor-guided remediation.

Technical view

CVE-2023-27877 is a CWE-200 information disclosure issue in IBM Planning Analytics Cartridge for Cloud Pak for Data 4.0. The component connects to CouchDB, and the reported weakness allows an attacker to collect sensitive database information through an insecure password policy. CVSS 3.1 is 5.3: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Likely exposure

Exposure appears limited to environments running IBM Planning Analytics Cartridge for Cloud Pak for Data version 4.0. The source bundle does not identify other affected versions. Risk depends on whether the CouchDB path or related service is reachable from untrusted networks and whether sensitive data is stored there.

Exploitation context

The CVE is not listed as CISA KEV in the supplied bundle, and no cited source here states active exploitation. The CVSS vector indicates remote, unauthenticated access with low attack complexity, but only low confidentiality impact and no integrity or availability impact are documented.

Researcher notes

The public record is concise and does not include detailed root cause, affected configuration specifics, exploit status, or fixed version details in the supplied bundle. Avoid assuming broader IBM Cloud Pak exposure beyond the named Planning Analytics Cartridge 4.0 component.

Mitigation direction

  • Review IBM advisory 6999351 and apply the vendor-recommended remediation.
  • Identify and prioritize any Cloud Pak for Data deployments using the affected cartridge version.
  • Restrict untrusted network access to related CouchDB and Planning Analytics services.
  • Review password policy and credential controls against IBM guidance.
  • Treat exposed database contents as potentially disclosed until assessed.

Validation and detection

  • Inventory IBM Planning Analytics Cartridge versions across Cloud Pak for Data environments.
  • Confirm whether version 4.0 is present in production, staging, or backup deployments.
  • Review service exposure for CouchDB-related connectivity from untrusted networks.
  • Check database access logs for unexpected or unauthenticated access patterns.
  • Confirm remediation status against IBM advisory and X-Force entry.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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 lookup
description · low confidence lookup

Credential 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 lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-27877 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-27877Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMPlanning Analytics Cartridge for Cloud Pak for Data4.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.