---
id: CVE-2026-73604
title: >-
  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
summary: >-
  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
  sen…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-200
vendor: flowiseai
product: flowise
affected:
  - flowise < 3.1.3
patched:
  - flowise 3.1.3
published: '2026-08-13'
updated: '2026-09-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73604'
references:
  - url: >-
      https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-rwrp-9823-p2xq
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/flowise-before-credential-exposure-via-api
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-rwrp-9823-p2xq
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00357
epssPercentile: 0.29546
ingestedAt: '2026-09-05T16:41:56.854Z'
---

## Overview

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.

## Affected

- `flowise < 3.1.3`

## Remediation

Upgrade past the affected range:

- `flowise 3.1.3`
