CVE-2026-15322
Received Received - Intake

Session Token Exposure in IBM Engineering AI Hub

Vulnerability report for CVE-2026-15322, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-17

Last updated on: 2026-07-17

Assigner: IBM Corporation

Description

IBM Engineering AI Hub 1.0.0, 1.1.0, and 1.2.0 could allow a remote attacker to obtain sensitive information due to the exposure of session tokens in URLs.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-17
Last Modified
2026-07-17
Generated
2026-07-18
AI Q&A
2026-07-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
ibm engineering_ai_hub 1.0.0
ibm engineering_ai_hub 1.1.0
ibm engineering_ai_hub 1.2.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-598 The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

IBM Engineering AI Hub versions 1.0.0, 1.1.0, and 1.2.0 have a vulnerability where session tokens are exposed in URLs. This allows remote attackers to potentially access sensitive information by capturing these tokens from the URLs.

Detection Guidance

Detecting this vulnerability requires checking for exposed session tokens in URLs within IBM Engineering AI Hub logs or network traffic. Inspect web server access logs for URLs containing session tokens, especially in query parameters. Use tools like grep to search for patterns like 'sessionid=' or 'token=' in logs. Monitor network traffic with tcpdump or Wireshark for unencrypted HTTP requests containing sensitive tokens.

Impact Analysis

This vulnerability could allow unauthorized individuals to gain access to sensitive data by intercepting session tokens in URLs. This may lead to data breaches, unauthorized account access, or other security incidents depending on the exposed information.

Compliance Impact

The vulnerability exposes session tokens in URLs, which could allow a remote attacker to obtain sensitive information. This may lead to unauthorized access to user data, potentially violating GDPR's data protection requirements and HIPAA's safeguards for protected health information.

Mitigation Strategies

Disable session tokens in URLs by configuring the application to store tokens in HTTP-only cookies instead of URLs. Review and update IBM Engineering AI Hub to the latest version if available. Monitor network traffic for exposed session tokens in URLs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15322. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart