Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
AC raised to High because recovering a weak but non-trivially predictable HMAC secret requires computational or analytical effort; all other vendor metrics are independently consistent with the description.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
1DescriptionCVE.org
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.
AnalysisAI
Session data tampering in IBM Maximo Application Suite 9.0, 9.1, and 9.2 is possible because the application signs session tokens with a weak HMAC secret, classified under CWE-330 (Use of Insufficiently Random Values). A remote unauthenticated attacker who can derive or predict the HMAC signing key may forge or modify session tokens, undermining session integrity across affected deployments. No public exploit code has been identified, this vulnerability is not listed in the CISA KEV catalog, and a vendor patch is available via IBM's advisory.
Technical ContextAI
IBM Maximo Application Suite is an enterprise asset management platform (CPE: cpe:2.3:a:ibm:maximo_application_suite:*:*:*:*:*:*:*:*) used to manage physical infrastructure, industrial equipment, and IT assets at scale. Session integrity in web applications depends on an HMAC-signed token whose security is entirely contingent on the entropy and secrecy of the signing key. CWE-330 (Use of Insufficiently Random Values) identifies the root cause: the HMAC secret lacks sufficient randomness or strength, making it feasible for an attacker to derive, guess, or brute-force the value. Once the key is recovered, any standard HMAC library can regenerate a valid signature over a crafted session payload, bypassing the server's authenticity check entirely. Notably, the 'Information Disclosure' tag in the source intelligence conflicts with the CVSS C:N metric; if tampered session tokens expose or reveal user identity or role attributes, the confidentiality impact may be underrepresented and should be confirmed against the vendor advisory.
RemediationAI
Apply the vendor-released patch per IBM's security advisory at https://www.ibm.com/support/pages/node/7282362. The exact fixed version number is not specified in the available intelligence and must be retrieved from the advisory to confirm the target upgrade version for 9.0, 9.1, or 9.2 deployments. As a compensating control while patching is being scheduled, restrict network access to Maximo Application Suite endpoints to trusted internal networks via firewall rules or VPN gateway, directly narrowing the attack surface given the CVSS AV:N vector. Enabling short session timeouts and aggressive server-side session invalidation limits the window during which any successfully forged token remains usable. These controls do not eliminate the underlying weak HMAC secret but raise the cost of successful exploitation. Rotating all session signing secrets to cryptographically strong, randomly generated values after applying the patch should be confirmed as part of the upgrade process.
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 weakness CWE-330 – Use of Insufficiently Random Values
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53443
GHSA-fjm9-fv2r-mxmv