Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
IBM Operations Analytics - Log Analysis and IBM SmartCloud Analytics - Log Analysis uses default passwords default passwords from the manufacturing process for use during the installation process, which could allow an attacker to bypass authentication.
AnalysisAI
Authentication bypass in IBM Operations Analytics - Log Analysis and IBM SmartCloud Analytics - Log Analysis (Operations Analytics versions 1.3.2.0 through 1.3.8.4) stems from hardcoded default credentials baked in during the manufacturing/installation process. An attacker who can reach the installation can authenticate with these known-default passwords, gaining full control with high confidentiality, integrity, and availability impact. The CVSS 3.1 vector scores this as a local-vector issue (AV:L) rather than remote, no public exploit has been identified, and SSVC reports exploitation status of 'none'.
Technical ContextAI
The product is IBM's log analytics platform (Operations Analytics - Log Analysis, and its predecessor branding SmartCloud Analytics - Log Analysis), used for ingesting, indexing, and searching operational/machine log data. The root cause is classified as CWE-1392 (Use of Default Credentials): credentials provisioned during the manufacturing/build or install process are shipped or generated with predictable default values and are intended to be used only transiently during setup. When those defaults are not rotated or removed after installation, anyone who knows them (they are typically documented or recoverable from product artifacts) can authenticate as if they were a legitimately provisioned account, effectively bypassing the authentication boundary.
RemediationAI
Consult the IBM advisory at https://www.ibm.com/support/pages/node/7272268 for the official fix; no exact patched version number was present in the available data, so apply the vendor's prescribed update or interim fix for your affected release (Operations Analytics - Log Analysis 1.3.2.0 through 1.3.8.4). The immediate compensating action for a default-credential flaw is to change every default/installation password to a strong unique value and confirm no transient setup accounts remain active after installation completes - this directly removes the attack precondition with minimal side effects. Additionally, restrict local access to the Log Analysis host to trusted administrators only (the CVSS AV:L vector means limiting local/console and adjacent-host access materially reduces exposure), and audit authentication logs for logins using known default accounts; the trade-off is operational overhead in credential management and tighter host access controls. Do not assume absence of a published version means no fix exists - verify directly with IBM.
Same weakness CWE-1392 – Use of Default Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-32505
GHSA-9mxp-rq8m-qq98