CVE-2026-30250
Received Received - Intake

Cross-Site Scripting in Beta Systems ANOW! Automate

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

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: MITRE

Description

Cross-site scripting vulnerability in the user documentation field in Beta Systems Software AG ANOW! Automate v.3.3.1.90 allows a remote attacker to execute arbitrary code

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-09-07
AI Q&A
2026-08-18
EPSS Evaluated
2026-09-06
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
beta_systems_software_ag anow_automate 3.3.1.90

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 Beta Systems Software AG ANOW! Automate v3.3.1.90. It allows low-privileged attackers to inject malicious JavaScript into user documentation fields like Node or Schedule entries. When an administrator views the page, the payload executes, potentially stealing their session token or performing privileged actions.

Detection Guidance

Check ANOW! Automate application logs for suspicious user documentation entries containing HTML or JavaScript code. Inspect network traffic for unusual requests to admin pages. Manually review fields like Node, Processing Template, Schedule, or Processing Item entries for encoded payloads such as URL-encoded <img> tags.

Impact Analysis

An attacker could steal your administrator session token, reset passwords, or run commands on endpoints. This could lead to full system compromise, data theft, or unauthorized changes to configurations. The high CVSS scores (9.0 v3.1, 8.6 v4.0) indicate severe risk.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection requirements and HIPAA's security rules. Organizations using this software may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Apply server-side input validation to sanitize user-supplied data in documentation fields. Ensure proper encoding of all user inputs before rendering them in the application. Restrict low-privileged user access to sensitive areas until patches are applied.

Chat Assistant

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

EPSS Chart