Description
Flowise before 3.1.3 contains an incomplete credential redaction vulnerability in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. Authenticated users with credentials:view permission can retrieve sensitive data including database connection URLs with embedded passwords, cloud service account JSON with private keys, and API keys by calling this endpoint.
Published: 2026-08-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Flowise application before version 3.1.3 contains an incomplete credential redaction flaw in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. This vulnerability allows authenticated users with the credentials:view permission to retrieve sensitive data such as database connection URLs that include passwords, cloud service account JSON files with private keys, and API keys, effectively disclosing confidential credentials. The weakness is classified as CWE-200 Sensitive Information Exposure.

Affected Systems

The affected product is Flowise by FlowiseAI. All installations running a version earlier than 3.1.3 are vulnerable, specifically the credential management API endpoint used by users granted the credentials:view permission.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity for credential disclosure. The EPSS score is not available at this time, so the likelihood of exploitation is unknown. Because the vulnerability requires authentication with credentials:view permission, an attacker must first log in or acquire valid credentials. Once authenticated, the attacker can call the endpoint to retrieve and exfiltrate plaintext secrets, potentially compromising downstream databases or cloud accounts. The vulnerability is not listed in CISA's KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to 3.1.3 or newer, which eliminates the CWE-200 credential exposure flaw.
  • Rotate any credentials that may have been exposed to ensure that compromised secrets are no longer valid.
  • Restrict access to the credentials:view permission to only users who truly need it, thereby limiting potential exposure of plaintext credentials.
  • Monitor application logs for abnormal or unauthorized uses of the credential API endpoint, as this could indicate exploitation of the vulnerability.

Generated by OpenCVE AI on August 13, 2026 at 12:47 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 before 3.1.3 contains an incomplete credential redaction vulnerability in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. Authenticated users with credentials:view permission can retrieve sensitive data including database connection URLs with embedded passwords, cloud service account JSON with private keys, and API keys by calling this endpoint.
Title Flowise before 3.1.3 Credential Exposure via API
First Time appeared Flowiseai
Flowiseai flowise
Weaknesses CWE-200
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*
Vendors & Products Flowiseai
Flowiseai flowise
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/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-13T14:52:32.624Z

Reserved: 2026-08-13T11:15:12.096Z

Link: CVE-2026-73604

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-08-31T20:33:33.420

Link: CVE-2026-73604

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T13:00:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor