ZeroHour

CVE-2026-82475

Authorization Bypass in iFlytek astron-agent copyFlow Workflow Endpoint

CVSS 4.0
8.6 high
EPSS
<1%p17
Published
()
Modified
AI analysis

CVE-2026-82475 is a missing-authorization flaw (CWE-862) in iFlytek astron-agent through version 1.1.1: the copyFlow endpoint processes workflow copy and overwrite requests without verifying that the requesting user owns the target workflow. An authenticated attacker sends copyFlow requests using workflow identifiers belonging to another tenant, and the endpoint accepts them because ownership is never validated. This lets the attacker overwrite workflows belonging to other tenants (integrity impact) and copy private workflows into their own space to read their definitions, potentially exposing proprietary prompts, logic, and business data (high confidentiality impact per the CVSS vector). Any astron-agent deployment at version 1.1.1 or earlier is affected, with multi-tenant or multi-user self-hosted instances facing the greatest risk. There is currently no public proof of concept, the flaw is not in CISA's KEV catalog, and EPSS assigns it a low 0.3% probability of exploitation in the next 30 days.

What to do: Upgrade astron-agent to a release newer than 1.1.1 as soon as the vendor publishes a fix, and in the meantime restrict access to the copyFlow endpoint to trusted authenticated users where possible. Administrators should audit workflow identifiers for unauthorized overwrites or copies, since private workflow definitions may already have been read by other tenants.

Affected
iFlytek astron-agentthrough 1.1.1 (inclusive)
Estimated exposure
No basis for an estimate.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-862
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.