CVE-2026-82475
Received Received - Intake

Authorization Bypass in iFlytek astron-agent Workflow Copy

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

Publication date: 2026-08-29

Last updated on: 2026-08-29

Assigner: VulnCheck

Description

iFlytek astron-agent through 1.1.1 contains an authorization bypass vulnerability in the copyFlow endpoint that fails to validate workflow ownership. Authenticated attackers can enumerate workflow identifiers and overwrite other tenants' workflows or copy private workflows to read their definitions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
iflytek astron-agent From 1.1.1 (inc)
iflytek astron-agent to 1.1.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an authorization bypass vulnerability in the iFlytek astron-agent software through version 1.1.1. It affects the copyFlow endpoint in the WorkflowService component, where the system fails to validate workflow ownership before allowing operations. Authenticated attackers can exploit this by enumerating workflow identifiers and either overwriting other tenants' workflows or copying private workflows to access their definitions.

Detection Guidance

To detect this vulnerability, check if your iFlytek astron-agent instance (v1.1.1 or earlier) exposes the /workflow/copy-flow endpoint without proper authorization checks. Monitor for unauthorized workflow modifications or data exfiltration attempts. Review logs for repeated enumeration of workflow IDs or unusual copy operations targeting other tenants.

Impact Analysis

The vulnerability allows integrity attacks where attackers can sabotage automation by overwriting workflows with malicious content, leading to denial of service or incorrect operations. It also enables confidentiality breaches where attackers can copy and read proprietary workflow definitions from other tenants, exposing sensitive business logic or data.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive workflow data, potentially violating GDPR's data protection requirements for confidentiality and integrity. For HIPAA, it may expose protected health information if workflows contain such data, violating security and privacy rules.

Mitigation Strategies

Immediately upgrade to a patched version of astron-agent beyond v1.1.1. Implement strict ownership and visibility checks in the WorkflowService.copyFlow method. Restrict access to the /workflow/copy-flow endpoint and audit all workflow operations for unauthorized access patterns.

Chat Assistant

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

EPSS Chart