CVE-2026-50173
Last modified
CVE-2026-50173 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Flow-Like is a platform for building end-to-end use cases. Prior to version 1.0.4, `GET /api/v1/apps/{app_id}/invoke/presign` grants Azure Blob Storage SAS credentials with write and delete access to app content to any app member that has `ExecuteEvents`, even when that member lacks `ReadFiles` and `WriteFiles`. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
Flow-Like is a platform for building end-to-end use cases. Prior to version 1.0.4, `GET /api/v1/apps/{app_id}/invoke/presign` grants Azure Blob Storage SAS credentials with write and delete access to app content to any app member that has `ExecuteEvents`, even when that member lacks `ReadFiles` and `WriteFiles`. The route treats file permissions as optional after the `ExecuteEvents` gate. When the caller has neither file permission, it selects `CredentialsAccess::InvokeNone`. In the Azure credential provider, `InvokeNone` still mints a `content_sas_token` for `apps/{app_id}` with `sp=rwdl`, plus user-content and log SAS tokens. The returned shared credential is enough for the low-privilege caller to directly write or delete blobs under the app content prefix. Version 1.0.4 patches the issue. Flow-Like Studio and the hosted Flow-Like Web App are not affected. These deployments use AWS-backed storage. Self-hosted deployments are only affected if they use Azure Blob Storage as the storage backend. In affected deployments, the issue only applies to authenticated app members who have workflow execution permissions but should not have app file write/delete permissions. Users of affected self-hosted Azure deployments should update to version 1.0.4 or the latest dev branch.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Rheosoph | flow-like | < 1.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-50173?
How severe is CVE-2026-50173?
How do I fix CVE-2026-50173?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-50167Kurrier is a modern, self-hosted workspace for email, calend…5.3
- CVE-2026-50168Angular is a development platform for building mobile and de…8.2
- CVE-2026-50169Angular is a development platform for building mobile and de…6.1
- CVE-2026-5017A security flaw has been discovered in code-projects Simple …9.8
- CVE-2026-50170Angular is a development platform for building mobile and de…7.5
- CVE-2026-50171Angular is a development platform for building mobile and de…6.1
- CVE-2026-50176The WebSocket Application Programming Interface lacks restri…8.7
- CVE-2026-50178The Angular Language Service VS Code Extension provides a ri…8.8
- CVE-2026-50179Actual is a local-first personal finance tool. Prior to 26.6…4.2
- CVE-2026-5018A weakness has been identified in code-projects Simple Food …9.8
- CVE-2026-50180Langroid is a framework for building large-language-model-po…8.7
- CVE-2026-50181Langroid is a framework for building large-language-model-po…7.1
Are you affected by CVE-2026-50173?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
