PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-100418 pawelmalak CVE debrief

CVE-2026-100418 is a medium-severity information exposure vulnerability in Flame through 2.4.0. This vulnerability allows unauthenticated attackers to retrieve sensitive configuration data, including a stored weather API key, by sending a GET request to the /api/config endpoint. The vulnerability exists due to the endpoint returning the entire configuration object without field redaction. Defenders should prioritize verifying and securing the /api/config endpoint, reviewing and redacting sensitive configuration data, and ensuring that only authorized personnel have access to sensitive information.

Vendor
pawelmalak
Product
flame
CVSS
MEDIUM 6.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-25
Original CVE updated
2026-09-25
Advisory published
2026-09-25
Advisory updated
2026-09-25

Who should care

Defenders responsible for securing the Flame application and its configuration data should be aware of this vulnerability and take steps to verify and secure the /api/config endpoint.

Why it matters

CVE-2026-100418 is a medium-severity information exposure vulnerability in Flame through 2.4.0, allowing unauthenticated attackers to retrieve sensitive configuration data. Defenders should prioritize verifying and securing the /api/config endpoint, reviewing and redacting sensitive configuration data, and ensuring that only authorized personnel have access to sensitive information.

  • Verify and secure the /api/config endpoint to prevent unauthorized access to sensitive configuration data
  • Review and redact sensitive configuration data to prevent exposure
  • Ensure only authorized personnel have access to sensitive information to prevent unauthorized access
  • Monitor for unauthorized access to sensitive configuration data to detect potential attacks

Technical summary

The vulnerability exists in the unauthenticated GET /api/config endpoint of Flame through 2.4.0, which returns the entire configuration object without field redaction. This allows attackers to retrieve sensitive configuration data, including a stored weather API key. The vulnerability has a medium severity with a CVSS score of 6.9. Defenders should prioritize verifying and securing the /api/config endpoint, reviewing and redacting sensitive configuration data, and ensuring that only authorized personnel have access to sensitive information.

Defensive priority

Defenders should prioritize verifying and securing the /api/config endpoint, reviewing and redacting sensitive configuration data, and ensuring that only authorized personnel have access to sensitive information.

Recommended defensive actions

  • Verify and secure the /api/config endpoint
  • Review and redact sensitive configuration data
  • Ensure only authorized personnel have access to sensitive information
  • Monitor for unauthorized access to sensitive configuration data
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but the source corpus lacks information on affected versions, exploitation, and remediation. Further verification is required to determine the full scope of the vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-100418 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-100418

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-100418 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100418

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.