Description
IBM Maximo Application Suite 9.2, 9.1, and 9.0 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the insecure link and the attacker can then obtain the cookie value by snooping the traffic.
Published: 2026-08-05
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The reported vulnerability in IBM Maximo Application Suite 9.2, 9.1, and 9.0 allows attackers to capture authorization and session cookie values by directing users to an HTTP link or embedding such a link in a website. Because the Secure flag is not set, the cookies are transmitted over insecure connections, enabling traffic snooping and potential session hijacking. This flaw is categorized as CWE‑614, reflecting the risk of sensitive data exposure via insecure cookie handling.

Affected Systems

IBM Maximo Application Suite 9.2, 9.1, and 9.0 are affected. IBM has issued updated versions—9.2.1, 9.1.20, and 9.0.28—that remediate the missing Secure attribute on session and authorization cookies.

Risk and Exploitability

The CVSS base score of 4.3 indicates a moderate risk level, though no EPSS data is available and the vulnerability is not listed in the CISA KEV catalog. Likely exploitation requires social engineering or a malicious link; once a user follows an HTTP link, the cookie is transmitted in plain text, allowing an attacker to capture and replay it. The attack surface is limited to environments where HTTPS enforcement is lax, but the consequences include potential unauthorized access and data exposure.

Generated by OpenCVE AI on August 5, 2026 at 17:35 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 to IBM Maximo Application Suite 9.2.1 or later, 9.1.20 or later, or 9.0.28 or later, as recommended by IBM.
  • If a custom deployment allows, configure the application to set the Secure flag on all session and authorization cookies and enforce HTTPS-only traffic.
  • Implement network controls to block or redirect HTTP requests to the application to prevent cookie leakage, and monitor traffic for suspicious HTTP cookie transmissions.

Generated by OpenCVE AI on August 5, 2026 at 17:35 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 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the insecure link and the attacker can then obtain the cookie value by snooping the traffic.
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-614
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': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'}


Subscriptions

Ibm Maximo Application Suite
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-08-05T16:05:53.843Z

Reserved: 2026-07-13T19:48:38.363Z

Link: CVE-2026-15656

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-614

    Sensitive Cookie in HTTPS Session Without 'Secure' Attribute