PT-2026-78534 · Flow-Like · Flow-Like

CVE-2026-50173

·

Published

2026-08-19

·

Updated

2026-08-19

CVSS v4.0

7.2

High

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Flow-Like versions prior to 1.0.4
Description In self-hosted deployments using Azure Blob Storage as the storage backend, authenticated app members with ExecuteEvents permissions can obtain unauthorized write and delete access to app content. The issue occurs at the GET /api/v1/apps/{app id}/invoke/presign endpoint, which treats file permissions as optional after the ExecuteEvents check. When a user lacks ReadFiles and WriteFiles permissions, the system selects CredentialsAccess::InvokeNone. However, the Azure credential provider still generates a content sas token for apps/{app id} with sp=rwdl (read, write, delete, list) permissions, along with user-content and log SAS tokens. This allows low-privilege users to directly modify or delete blobs under the app content prefix.
Recommendations Update to version 1.0.4 or the latest dev branch.

Exploit

Fix

Incorrect Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-50173

Affected Products

Flow-Like