CVE-2026-18481
Received Received - Intake

Stored XSS in AWS Ops Wheel Participant URL Handling

Vulnerability report for CVE-2026-18481, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: AMZN

Description

Stored cross-site scripting in the participant URL handling in AWS Ops Wheel before PR #168 might allow an authenticated remote user to steal session tokens and escalate to full administrative control of the deployed instance via a crafted participant_url value containing a dangerous URI scheme. To remediate this issue, users should redeploy from the latest version of aws-ops-wheel.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-08-01
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
aws aws-ops-wheel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in AWS Ops Wheel before PR #168. It allows an authenticated remote user to inject malicious code via a crafted participant_url value with a dangerous URI scheme. This could lead to session token theft and full administrative control of the instance.

Detection Guidance

This vulnerability involves stored cross-site scripting in AWS Ops Wheel via crafted participant_url values. Detection requires inspecting web application logs for unusual participant URLs containing dangerous URI schemes or JavaScript payloads. Check for requests or inputs with participant_url parameters containing suspicious patterns like 'javascript:', 'data:', or encoded scripts.

Impact Analysis

An attacker could exploit this to steal session tokens, hijack user sessions, and gain full administrative access to the AWS Ops Wheel instance. This could result in unauthorized actions, data breaches, or complete system compromise.

Compliance Impact

This vulnerability could lead to unauthorized access and data breaches, violating GDPR (data protection) and HIPAA (health data privacy) requirements. Non-compliance may result in legal penalties, fines, and reputational damage.

Mitigation Strategies

Immediately redeploy AWS Ops Wheel from the latest version to address the stored XSS vulnerability. Ensure all instances are updated to PR #168 or later. Review and sanitize any existing participant_url values in your database to remove malicious payloads before redeployment.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18481. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart