Description
Flowise versions before 3.1.3 contain an insecure direct object reference vulnerability in the GET /api/v1/organization/customer-default-source endpoint that allows authenticated attackers to access other customers' payment and profile data by manipulating the customerId parameter. Attackers can enumerate predictable customer IDs to retrieve sensitive information including email addresses, account balances, currency types, and billing configurations without authorization checks.
Published: 2026-08-13
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise versions prior to 3.1.3 contain an insecure direct object reference in the GET /api/v1/organization/customer-default-source endpoint. The flaw permits authenticated users to modify the customerId parameter and obtain confidential information belonging to other customers, such as email addresses, account balances, currency types, and billing configurations. This vulnerability leads to unauthorized disclosure of sensitive data and potentially exposes financial and personal information without proper authorization checks.

Affected Systems

The affected product is Flowise AI – Flowise. All releases before version 3.1.3 are vulnerable. Users running the affected application should verify their installed version and, if it falls below 3.1.3, consider upgrading. The CPE identifier for the product is cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*, indicating the vulnerability affects the Flowise standalone application.

Risk and Exploitability

The vulnerability has a CVSS score of 6, reflecting moderate severity. The EPSS score is not available, so the exploitation probability cannot be precisely quantified. It is not listed in CISA’s KEV catalog, suggesting no actively known exploits at this time. Attackers must be authenticated and can exploit the vulnerability by sending crafted requests to the customer-default-source endpoint, manipulating the customerId parameter to enumerate predictable identifiers. The primary attack vector is HTTP GET, and the required conditions include valid user credentials and network access to the API.

Generated by OpenCVE AI on August 13, 2026 at 12:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to version 3.1.3 or later to eliminate the insecure reference.
  • Implement input validation and authorization checks for the customer-default-source API to ensure only the authenticated customer can access its own data.
  • Configure access controls or firewall rules to restrict API access to trusted users and monitor logs for anomalous usage patterns.

Generated by OpenCVE AI on August 13, 2026 at 12:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description Flowise versions before 3.1.3 contain an insecure direct object reference vulnerability in the GET /api/v1/organization/customer-default-source endpoint that allows authenticated attackers to access other customers' payment and profile data by manipulating the customerId parameter. Attackers can enumerate predictable customer IDs to retrieve sensitive information including email addresses, account balances, currency types, and billing configurations without authorization checks.
Title Flowise before 3.1.3 IDOR via customer-default-source endpoint
First Time appeared Flowiseai
Flowiseai flowise
Weaknesses CWE-639
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*
Vendors & Products Flowiseai
Flowiseai flowise
References
Metrics cvssV4_0

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


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-13T11:28:07.407Z

Reserved: 2026-08-12T18:19:17.025Z

Link: CVE-2026-73488

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T12:17:24.220

Modified: 2026-08-13T12:17:24.220

Link: CVE-2026-73488

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:30:10Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key