ZeroHour

CVE-2026-88897

niche

API Token Leakage via URL Query Strings in Flextype CMS REST API

CVSS 4.0
8.2 high
EPSS
Published
()
Modified
AI analysis

Flextype CMS through 1.0.0-alpha.3 (CWE-598) accepts API authentication credentials in URL query string parameters on REST API routes, so tokens are written into web server, proxy, and monitoring logs in plaintext. The flaw is triggered whenever an authenticated REST API request carries credentials in the query string, and any party who can read those logs — log aggregation systems, hosting providers, or anyone who gains access to log storage — can recover valid API token pairs. An attacker who recovers a token pair gains full API access to the affected Flextype instance, a high-impact confidentiality issue reflected in the 8.2 CVSS 4.0 score. Any deployment of Flextype up to and including 1.0.0-alpha.3 that exposes the REST API and sends credentials in query strings is affected. There is no known public proof of concept, the issue is not in the CISA KEV catalog, and exploitation has not been observed.

What to do: Rotate any Flextype REST API token pairs whose requests could have been logged, and purge or restrict access to web server, proxy, and monitoring log archives that may contain them. Upgrade to a patched Flextype release when available (no fixed version is identified in the available data), and in the meantime configure API clients to pass credentials via headers instead of query strings and limit who can read log storage.

Affected
Flextype CMSthrough 1.0.0-alpha.3 (all versions up to and including 1.0.0-alpha.3)
Estimated exposure
nichelikely at most hundreds to low thousands of installations — Flextype is a niche flat-file CMS still in pre-release (1.0.0-alpha) with a small community footprint, and no public install-count data exists, so the affected base is realistically limited to a few hundred or few thousand self-hosted…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Flextype CMS through 1.0.0-alpha.3 accepts API authentication credentials through URL query string parameters in REST API routes. Attackers with access to web server, proxy, or monitoring logs can recover valid API token pairs that grant full API access.

Weakness
CWE-598
Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.