LiveActive security incident?Get immediate response
CVE Record

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.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-11707 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
9.3CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N2.85.8ibm

Vulnerability scoring details

Base CVSS 3.1 score

9.3Critical
CVSS 3.1 vector shape for CVE-2026-11707Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMTivoli System Automation Application Manager4.1Listed
Weakness

CWE details

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.