Description
IBM Maximo Application Suite 9.2, 9.1, and 9.0 could allow a remote attacker to tamper with session data due to the use of a weak HMAC session signing secret.
Published: 2026-08-05
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can manipulate the session data of IBM Maximo Application Suite because the application signs session cookies with a weak HMAC secret. By forging the signature, the attacker can alter session contents, potentially impersonating other users or elevating privileges. The weakness is a classic example of sensitive data exposure due to inadequate cryptographic protection. The risk is limited to the scope of the affected application and the data stored in its sessions.

Affected Systems

IBM Maximo Application Suite versions 9.2, 9.1, and 9.0 are affected. The patch releases that address this issue are IBM Maximo Application Suite 9.2.1, 9.1.20, and 9.0.28. Administrators of the corresponding product versions should verify that the installed version matches one of the patched releases.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity vulnerability; the EPSS score is not available, so the current likelihood of exploitation is unknown, but the weakness could be actively abused if an attacker discovers it. The vulnerability is not listed in CISA KEV, indicating that no widely known exploits have been reported publicly. The inferred attack vector is likely via standard web requests to the application, as the flaw involves tampering with HTTP session cookies.

Generated by OpenCVE AI on August 5, 2026 at 17:36 UTC.

Remediation

Vendor Solution

Remediated Product(s)Version(s)IBM Maximo Application Suite9.2.1IBM Maximo Application Suite9.1.20IBM Maximo Application Suite9.0.28


OpenCVE Recommended Actions

  • Upgrade IBM Maximo Application Suite to v9.2.1, v9.1.20, or v9.0.28 depending on your current version.
  • Replace the weak HMAC session signing secret with a freshly generated, strong cryptographic key of sufficient length.
  • Configure session cookies for the application with the Secure and HttpOnly attributes to further protect against tampering and interception.

Generated by OpenCVE AI on August 5, 2026 at 17:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description IBM Maximo Application Suite 9.2, 9.1, and 9.0 could allow a remote attacker to tamper with session data due to the use of a weak HMAC session signing secret.
Title IBM MAS uses axios-1.15.2, protobufjs-8.0.1 and undici-7.26 which is vulnerable to multiple CVEs, and contains vulnerabilities related to missing Secure attribute on mas-redirect-uri cookie and weak HMAC Session Secret
First Time appeared Ibm
Ibm maximo Application Suite
Weaknesses CWE-330
CPEs cpe:2.3:a:ibm:maximo_application_suite:9.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:maximo_application_suite:9.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:maximo_application_suite:9.1.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:maximo_application_suite:9.1:*:*:*:*:*:*:*
cpe:2.3:a:ibm:maximo_application_suite:9.2.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:maximo_application_suite:9.2:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm maximo Application Suite
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Ibm Maximo Application Suite
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-05T16:04:14.743Z

Reserved: 2026-07-31T20:03:37.213Z

Link: CVE-2026-18531

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T17:30:07Z

Weaknesses
  • CWE-330

    Use of Insufficiently Random Values