---
id: CVE-2026-6598
aliases:
  - GHSA-9jpj-cph8-w449
  - PYSEC-2026-2568
title: >-
  Langflow: Cleartext Storage of Authentication Settings in Project Creation
  Endpoint
summary: >-
  Langflow: Cleartext Storage of Authentication Settings in Project Creation
  Endpoint
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
vendor: langflow
product: langflow
ecosystem: pip
affected:
  - langflow < 1.9.1
patched:
  - langflow 1.9.1
published: '2026-04-20'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-9jpj-cph8-w449'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-6598'
  - url: >-
      https://github.com/langflow-ai/langflow/commit/45325f6376309a91f5017fa033a96c09c7e295e3
  - url: 'https://gist.github.com/chenhouser2025/77adb3486c06c635ae4b09a3eaf90213'
  - url: 'https://github.com/langflow-ai/langflow'
  - url: 'https://vuldb.com/submit/791921'
  - url: 'https://vuldb.com/vuln/358233'
  - url: 'https://vuldb.com/vuln/358233/cti'
tags:
  - osv
  - pip
epss: 0.00152
epssPercentile: 0.04718
ingestedAt: '2026-07-13T18:57:55.983Z'
---

## Overview

A security vulnerability has been detected in langflow-ai langflow up to 1.8.3. The affected element is the function create_project/encrypt_auth_settings of the file src/backend/base/Langflow/api/v1/projects.py of the component Project Creation Endpoint. Such manipulation of the argument auth_settings leads to cleartext storage in a file or on disk. The attack can be launched remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

## Affected packages

- `langflow < 1.9.1`

## Remediation

Upgrade to a patched release:

- `langflow 1.9.1`
