---
id: CVE-2026-100418
title: >-
  Flame through 2.4.0 contains an information exposure vulnerability in the
  unauthenticated GET /api/config endpoint that returns the entire configuration
  object without field redaction
summary: >-
  Flame through 2.4.0 contains an information exposure vulnerability in the
  unauthenticated GET /api/config endpoint that returns the entire configuration
  object without field redaction. Attackers can retrieve the stored weather API
  key an…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
vendor: pawelmalak
product: flame
affected:
  - flame <= 2.4.0
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T22:17:10.447'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100418'
references:
  - url: 'https://github.com/pawelmalak/flame'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/pawelmalak/flame/blob/3e03c25138df4321143c4fbd1a99468ff375ebb2/controllers/config/getConfig.js#L7-L13
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/pawelmalak/flame/blob/3e03c25138df4321143c4fbd1a99468ff375ebb2/routes/config.js#L14
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/pawelmalak/flame/blob/3e03c25138df4321143c4fbd1a99468ff375ebb2/utils/init/initialConfig.json#L2
    label: disclosure@vulncheck.com
  - url: 'https://github.com/pawelmalak/flame/issues/494'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/flame-through-2.4.0-information-exposure-via-get-api-config
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T22:20:31.553Z'
---

## Overview

Flame through 2.4.0 contains an information exposure vulnerability in the unauthenticated GET /api/config endpoint that returns the entire configuration object without field redaction. Attackers can retrieve the stored weather API key and internal operational settings by sending a single unauthenticated request to consume provider quota or access sensitive configuration data.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
