Description
A security vulnerability has been detected in AstrBotDevs AstrBot up to 4.25.2. Affected by this issue is the function Star.text_to_image/NetworkRenderStrategy.render of the file astrbot/core/star/base.py of the component T2I Feature. The manipulation leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the AstrBot T2I Feature’s Star.text_to_image/NetworkRenderStrategy.render routine permits injection of malicious client‑side script, resulting in cross‑site scripting. This issue allows an attacker to embed javascript that will execute in the context of the user’s browser when the output image is rendered. The cross‑site scripting flaw could lead to stolen session information or other client‑side data, but those specific consequences are inferred from the XSS nature of the vulnerability.

Affected Systems

The vulnerability affects AstrBotDevs AstrBot versions up to 4.25.2. The impacted component is the T2I Feature, specifically the NetworkRenderStrategy.render function and the Star.text_to_image routine located in astrbot/core/star/base.py.

Risk and Exploitability

The CVSS score of 5.1 classifies the vulnerability as moderate severity. The EPSS score of less than 1% indicates that exploitation is uncommon at present. The issue is not listed in CISA’s KEV catalog. Threat authors can trigger the vulnerability remotely by sending crafted input to the vulnerable endpoint, as the attack vector is described as remote. Mitigation steps are required until a vendor patch is released.

Generated by OpenCVE AI on July 30, 2026 at 23:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Immediately apply any vendor‑released patch for AstrBot once it becomes available
  • Sanitize and HTML‑encode all user input that feeds into Star.text_to_image/NetworkRenderStrategy.render to prevent arbitrary script execution
  • If the T2I Feature is not critical for operations, disable or remove it from the deployment to mitigate the exposure
  • Consider incorporating a Content Security Policy header or WAF rules to detect or block XSS attempts

Generated by OpenCVE AI on July 30, 2026 at 23:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in AstrBotDevs AstrBot up to 4.25.2. Affected by this issue is the function Star.text_to_image/NetworkRenderStrategy.render of the file astrbot/core/star/base.py of the component T2I Feature. The manipulation leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title AstrBotDevs AstrBot T2I Feature base.py NetworkRenderStrategy.render cross site scripting
First Time appeared Astrbot
Astrbot astrbot
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:astrbot:astrbot:*:*:*:*:*:*:*:*
Vendors & Products Astrbot
Astrbot astrbot
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-22T15:38:08.117Z

Reserved: 2026-07-17T13:39:17.348Z

Link: CVE-2026-16073

cve-icon Vulnrichment

Updated: 2026-07-22T15:37:39.141Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')