Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Attacker controls the HTTP endpoint receiving the cookie, so no network sniffing position is needed; only the session cookie value is directly exposed.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
1DescriptionCVE.org
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.
AnalysisAI
IBM Maximo Application Suite 9.0, 9.1, and 9.2 fails to set the Secure attribute on authorization tokens and session cookies, enabling interception of credential material over unencrypted HTTP. An attacker who tricks an authenticated user into following an HTTP link - via phishing or a malicious page - causes the victim's browser to transmit the session cookie in plaintext, where it can be captured by a server the attacker controls or via network sniffing. No public exploit has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog; however, session token theft can lead to full account takeover, meaningfully exceeding the limited confidentiality scope implied by the raw CVSS score.
Technical ContextAI
CWE-614 (Sensitive Cookie in HTTPS Session Without 'Secure' Attribute) describes the root cause: the Secure flag instructs browsers to transmit a cookie only over encrypted HTTPS connections; its absence means the cookie is included in any HTTP request to the same host, regardless of whether the application normally runs over HTTPS. IBM Maximo Application Suite (MAS) is an enterprise-grade asset management platform built on a cloud-native architecture, typically deployed for industrial, facilities, and infrastructure management. Affected versions span 9.0, 9.1, and 9.2 (CPE: cpe:2.3:a:ibm:maximo_application_suite:*:*:*:*:*:*:*:*). Because MAS issues both authorization tokens and session cookies without this flag, any HTTP-initiated request from an authenticated session - even one triggered by a redirect or embedded resource - leaks the credential to the receiving endpoint or to a passive network observer.
RemediationAI
A patch is available from IBM; consult the vendor advisory at https://www.ibm.com/support/pages/node/7282362 for the specific fix version and upgrade procedure - the exact patched version number was not provided in the available intelligence data and should be confirmed directly with IBM before deployment. As a compensating control prior to patching, enforce HTTP Strict Transport Security (HSTS) with a sufficiently long max-age directive on all MAS endpoints, which instructs compliant browsers to refuse plain HTTP connections to the domain entirely, preventing cookie transmission over HTTP even when users follow HTTP links - note that HSTS requires valid TLS configuration and takes effect only after the first successful HTTPS connection. Additionally, configure network egress controls or web application firewall rules to block or redirect inbound HTTP (port 80) requests to the Maximo application server, denying the protocol path the attack depends on. Organizations should also review cookie configuration across all MAS components to confirm both the Secure and HttpOnly flags are set post-patch.
More in Maximo Application Suite
View allIBM Maximo Application Suite 7.6.1.3 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML
IBM Maximo Application Suite 9.0 could allow an attacker with some level of access to elevate their privileges due to a
IBM Maximo Application Suite - Manage Component 8.10, 8.11, and 9.0 uses weaker than expected cryptographic algorithms t
IBM Maximo Application Suite 8.10 and 8.11 could allow a remote attacker to traverse directories on the system. Rated hi
IBM Maximo Application Suite 8.11 and 9.0 could allow an authenticated user to perform unauthorized actions due to impro
IBM Maximo Application Suite - Monitor Component 8.10, 8.11, and 9.0 could disclose information in the form of the hard-
IBM Maximo Application Suite - Manage Component 8.8.0 and 8.9.0 transmits sensitive information in cleartext that could
IBM Maximo Application Suite 9.0 could allow an authenticated user to upload a file with dangerous types that could be e
IBM Maximo Mobile 8.7 and 8.8 stores user credentials in plain clear text which can be read by a local user. Rated mediu
IBM Maximo Application Suite - Monitor Component 8.10.11, 8.11.8, and 9.0.0 is vulnerable to cross-site scripting. Rated
IBM Maximo Application Suite 8.9, 8.10 and IBM Maximo Asset Management 7.6.1.2, 7.6.1.3 are vulnerable to HTML injection
IBM Maximo Asset Management 7.6.0 and 7.6.1 is vulnerable to stored cross-site scripting. Rated medium severity (CVSS 5.
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53444
GHSA-c4w8-xh9q-53gh