Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-36397

CVE-2025-36397: IBM Application Gateway XSS Vulnerability

CVE-2025-36397 is an XSS vulnerability in IBM Application Gateway versions 23.10 through 25.09 that allows remote attackers to inject malicious HTML code. This article covers technical details, affected versions, and mitigation.

Published: January 23, 2026

CVE-2025-36397 Overview

CVE-2025-36397 is an HTML injection vulnerability affecting IBM Application Gateway versions 23.10 through 25.09. This security flaw allows remote attackers to inject malicious HTML code into the application, which when viewed by victims, executes within their web browser in the security context of the hosting site. HTML injection vulnerabilities like this one (CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page) can enable attackers to manipulate page content, potentially leading to phishing attacks, credential theft, or session hijacking.

Critical Impact

Attackers can inject malicious HTML that executes in victims' browsers, potentially enabling phishing, session hijacking, and content manipulation within the trusted IBM Application Gateway security context.

Affected Products

  • IBM Application Gateway 23.10
  • IBM Application Gateway versions through 25.09

Discovery Timeline

  • 2026-01-20 - CVE CVE-2025-36397 published to NVD
  • 2026-01-20 - Last updated in NVD database

Technical Details for CVE-2025-36397

Vulnerability Analysis

This HTML injection vulnerability stems from improper neutralization of script-related HTML tags in web pages processed by IBM Application Gateway. The vulnerability requires an authenticated attacker with low privileges to exploit, but also requires user interaction—meaning a victim must view the injected content for the attack to succeed.

The attack is network-accessible and has a changed scope, meaning the vulnerable component (IBM Application Gateway) and the impacted component (victim's browser) are different. This cross-boundary impact allows attackers to breach confidentiality and integrity at a limited level without affecting availability.

Root Cause

The root cause is classified under CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page. IBM Application Gateway fails to properly sanitize or encode user-supplied input before rendering it in web pages. This allows specially crafted HTML content to be injected and rendered as legitimate page elements, enabling attackers to modify page appearance, inject forms, or redirect users to malicious sites.

Attack Vector

The attack vector is network-based, requiring the attacker to inject malicious HTML content through the IBM Application Gateway interface. The exploitation chain typically follows these steps:

  1. An authenticated attacker identifies an input field or parameter that is reflected in the application's output without proper sanitization
  2. The attacker crafts malicious HTML content designed to deceive users or capture sensitive information
  3. The injected content is stored or reflected by the application
  4. When legitimate users access the affected page, the malicious HTML renders in their browser within the application's trusted context
  5. Victims may unknowingly interact with the injected content, potentially disclosing credentials or sensitive data

Unlike cross-site scripting (XSS), HTML injection typically focuses on manipulating page structure and content rather than executing JavaScript, though the boundary between these vulnerability classes can be blurry.

Detection Methods for CVE-2025-36397

Indicators of Compromise

  • Unusual HTML elements or forms appearing on IBM Application Gateway pages that were not part of the original application design
  • User reports of unexpected page content, redirects, or prompts for credentials on application pages
  • Web server logs showing suspicious input patterns containing HTML tags in query parameters or form submissions
  • Anomalous authentication attempts following user interaction with potentially compromised pages

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests containing suspicious HTML tags in user input fields
  • Deploy content security policy (CSP) headers to restrict inline content and reduce the impact of injected content
  • Monitor application logs for input validation errors and rejected requests containing HTML markup
  • Use browser-based detection tools to identify DOM modifications that indicate injected content

Monitoring Recommendations

  • Enable detailed logging on IBM Application Gateway to capture all user input and output rendering
  • Configure SIEM rules to alert on patterns associated with HTML injection attempts, such as <script>, <iframe>, <form>, or <img> tags in unexpected parameters
  • Implement user behavior analytics to detect anomalous access patterns following potential exposure to injected content
  • Regularly audit application pages for unauthorized content modifications

How to Mitigate CVE-2025-36397

Immediate Actions Required

  • Review the IBM Security Advisory for official patch information and upgrade guidance
  • Identify all IBM Application Gateway instances running versions 23.10 through 25.09 in your environment
  • Implement input validation and output encoding as an interim measure if immediate patching is not possible
  • Review application logs for evidence of exploitation attempts prior to patching

Patch Information

IBM has released a security advisory addressing this vulnerability. Organizations running affected versions of IBM Application Gateway should consult the IBM Security Advisory for detailed patching instructions, upgrade paths, and version-specific remediation guidance. Apply the latest security updates as soon as possible following your organization's change management procedures.

Workarounds

  • Deploy a web application firewall (WAF) in front of IBM Application Gateway to filter requests containing malicious HTML content
  • Implement strict Content Security Policy (CSP) headers to limit the impact of any successfully injected content
  • Restrict access to the IBM Application Gateway interface to trusted networks and users until patches can be applied
  • Enable additional authentication controls to reduce the attack surface for authenticated attackers

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechIbm Application Gateway

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-80
  • Technical References
  • IBM Security Advisory
  • Related CVEs
  • CVE-2025-36396: IBM Application Gateway XSS Vulnerability

  • CVE-2024-28787: IBM Application Gateway Info Disclosure Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English