CVE-2026-11707: Multiple vulnerabilities have been identified in IBM WebSphere Application Server shipped with Tivoli System Automation Application Manager
IBM Tivoli System Automation Application Manager 4.1 and IBM WebSphere Application Server is affected by a cross-site scripting vulnerability in the administrative console login page.
Security readout for executives and security teams
Plain-English summary
A flaw in the administrative console login page could let an attacker run malicious browser content when a user interacts with a crafted request. The reported impact includes serious compromise of information and actions performed in the user’s browser context. Availability impact is not reported.
Executive priority
Treat this as an urgent remediation item because the reported severity is critical and confidentiality and integrity impacts are high. Prioritize externally reachable or broadly accessible administrative consoles. There is no source-backed evidence of active exploitation, but the low attack complexity and lack of required privileges justify prompt action.
Technical view
CVE-2026-11707 is a cross-site scripting vulnerability, classified as CWE-79, affecting IBM Tivoli System Automation Application Manager 4.1 and its shipped WebSphere Application Server. CVSS 3.1 is 9.3: network-accessible, low complexity, no privileges required, user interaction required, changed scope, and high confidentiality and integrity impact.
Likely exposure
Exposure is most likely where affected version 4.1 is deployed and its administrative console login page is reachable by untrusted users or networks. The source bundle does not identify specific WebSphere versions, configurations, or whether authentication interfaces must be internet-accessible.
Exploitation context
The bundle does not report active exploitation, and the CVE is not identified as being in KEV. Exploitation requires user interaction, so risk depends partly on whether an attacker can persuade an administrator or other user to interact with malicious content targeting the login page.
Researcher notes
The public bundle establishes CWE-79 and the CVSS vector but provides limited technical detail. It does not specify the vulnerable parameter, affected WebSphere versions, attack mechanism, observed exploitation, or exact fix level. Validate product scope and remediation requirements directly against IBM advisory 7281073 without assuming other WebSphere deployments are affected.
Mitigation direction
Review IBM advisory 7281073 and apply its vendor-provided patch or remediation.
Restrict administrative console access to trusted management networks and authorized users.
Reduce unnecessary external access to the affected login interface while remediation is pending.
Warn administrators against opening untrusted links involving the management console.
Validation and detection
Inventory deployments of Tivoli System Automation Application Manager 4.1.
Identify every reachable administrative console login endpoint associated with affected deployments.
Confirm the IBM advisory’s required remediation is installed on each affected system.
Verify administrative consoles are inaccessible from untrusted networks.
Review relevant web and proxy logs for suspicious requests targeting console login pages.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.