Sceawere

Vulnerability Detail

CVE-2026-73781UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

AOS-CX Stored XSS Vulnerability

Vulnerability Metadata

Severity
High
Score / CVSS
8.4
Creation Date
4h ago
Vendor
Hewlett Packard Enterprise (HPE)
Product
AOS-CX
Attack Type
N/A
Vector String
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

A vulnerability in the web-based management interface of AOS-CX could allow an authenticated remote attacker to conduct a stored cross-site scripting (XSS) attack against an administrative user of the interface. A successful exploit allows an attacker to execute arbitrary script code in a victim's browser in the context of the affected interface.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.4",
  "pubDate": "2026-09-01T21:18:44.950Z",
  "pubdate": "2026-09-01T21:18:44.950Z",
  "executiveSummary": "This vulnerability is identified as a stored Cross-Site Scripting (XSS) flaw within the web-based management interface of AOS-CX network operating system devices.\nThe vulnerability occurs due to improper neutralization of user-supplied input before it is persisted in the application's database and subsequently rendered to administrative users.\nSuccessful exploitation allows an authenticated remote attacker to execute arbitrary JavaScript within the security context of the victim's browser session.\nThe risk implication is significant, as an attacker could perform unauthorized actions, manipulate interface content, or capture sensitive administrative session data.\nThe exploitation requirement is that the attacker must have valid authenticated access to the management interface. Once authenticated, the attacker can inject malicious scripts that trigger whenever an administrative user views the affected page or element, leading to a persistent compromise of the management interface's integrity for the victim.",
  "technicalDetails": "The root cause of this vulnerability is the failure of the AOS-CX web-based management interface to correctly sanitize or encode input fields before storing them on the system. When user input is submitted, the application fails to validate the data against a strict allow-list or perform context-aware output encoding when the data is retrieved and rendered in the DOM (Document Object Model).\nThe attack flow begins with an authenticated remote attacker submitting a crafted payload containing malicious JavaScript through an input field within the web management interface. This input is processed by the backend and stored in the underlying data structure. Because the application lacks proper input sanitization, the script is persisted in an executable format.\nWhen an administrative user later accesses the specific interface component where the payload was stored, the server serves the malicious script to the victim's browser. The victim's browser, trusting the source, interprets the stored data as legitimate script code rather than plain text. Consequently, the browser executes the payload within the security context of the AOS-CX management interface.\nThe execution context is critical; since the script runs within the authenticated administrative session, it can perform any action the administrator is authorized to execute. This includes, but is not limited to, modifying system configurations, extracting sensitive configuration data, or performing actions on behalf of the administrator without their explicit knowledge.\nPost-exploitation impact involves the potential for complete control over the victim's session. Since the script is stored, the attack is persistent, meaning the malicious code will execute every time the specific page is loaded by any user, including high-privileged administrative accounts. This could be used for session hijacking, credential theft, or the silent modification of device routing or security policies if the script can interact with existing API endpoints within the interface."
}
CVE-2026-73781: AOS-CX Stored XSS Vulnerability (HIGH Severity, CVSS: 8.4) - Sceawere