Skip to content
Threat Feed
high advisory

SSRF Vulnerability in IBM Application Gateway Operator

IBM Application Gateway Operator versions 22.2 through 26.06 contain a Server-Side Request Forgery vulnerability due to improper URL validation in custom resources, potentially allowing unauthorized access to internal resources.

CVE search metadata

CVE search record: CVE-2026-17617. Severity: high. CVSS: 8.5. EPSS: 0.29%. KEV: no. Product: Application Gateway Operator (22.2 through 26.06), Application Gateway Operator (<= 26.06), Big SQL on IBM Cloud Pak for Data (7.7 on 5.0), Big SQL on IBM Software Hub (multiple versions), Business Automation Workflow (26.0.0, <= 24.0.0 IF009, <= 24.0.1 IF007, <= 25.0.0 IF005), Cloud APM (<= 8.1.4), Cloud Pak For Business Automation (24.0.0, 24.0.1, 25.0.0, 26.0.0), IBM Event Streams (13.0.1), Langflow OSS (<= 1.10.3), Maximo Application Suite (9.0, 9.1, 9.2), IBM Netezza Appliance (1.0.2.0), Operational Decision Manager (multiple versions), PowerVC (multiple versions), Process Automation Manager Open Edition Starter Kit for Banking (<= 9.4.1), SevOne Network Performance Management (<= 8.2.2), QRadar (<= 7.5.0 UP 15 IF005, <= 7.6.0.1), Security Verify Information Queue (multiple versions), Storage Protect Operations Center (<= 8.1, <= 8.2), webMethods Managed File Transfer (<= 11.1, <= 12.1), WebSphere Application Server (8.5, 9.0), WebSphere Application Server - Liberty (continuous delivery). Brief: SSRF Vulnerability in IBM Application Gateway Operator. Brief link: https://feed.craftedsignal.io/briefs/2026-08-ibm-app-gateway-ssrf/

What's new

  • 1. new product Aug 10, 19:30 via cccs

IBM Application Gateway Operator versions 22.2 through 26.06 are impacted by a Server-Side Request Forgery (SSRF) vulnerability, tracked as CVE-2026-17617. The flaw originates from insufficient validation of URL parameters specified within Kubernetes custom resources processed by the operator. An authenticated user with low-level privileges can manipulate these resources to force the gateway to initiate requests to arbitrary internal or external endpoints. This could lead to sensitive information disclosure or unauthorized interactions with internal services reachable from the gateway's network context. Defenders should audit configurations for the Application Gateway Operator and ensure that only trusted users have the ability to apply custom resource modifications.

Impact

Successful exploitation allows a low-privileged attacker to perform unauthorized SSRF attacks, leading to the potential discovery of internal network topology, access to metadata services, or interaction with internal APIs that are otherwise unreachable from the public internet. The vulnerability impacts all deployments of the IBM Application Gateway Operator between versions 22.2 and 26.06.

Recommendation

  • Prioritize patching to the latest version of IBM Application Gateway Operator as directed by the official IBM security advisory.
  • Implement strict Role-Based Access Control (RBAC) within the Kubernetes cluster to limit the ability to create or modify custom resources associated with the Application Gateway Operator to only highly trusted service accounts or administrators.
  • Review cluster network policies to restrict the egress capabilities of the IBM Application Gateway Operator pods, ensuring they can only communicate with required external or internal dependencies.

Immediate actions

Patch IBM Application Gateway Operator to remediate CVE-2026-17617

IT Operations 72h

Mitigations

Restrict Kubernetes RBAC permissions for Custom Resource modifications

immediate IT Operations

CVE-2026-17617