CVE Catalog

CVE-2026-63408

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

Grav API Plugin prior to 1.0.0-rc.16 accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints. Request URLs consequently expose valid access tokens through Apache, proxy, and CDN logs, browser history, and Referer headers, allowing a party with access to those records to reuse the token with the owner's API privileges. This issue is fixed in version 1.0.0-rc.16.

Risk Assessment

Access tokens can be exposed in logs and history, enabling unauthorized API access and potential data breach.

Recommendation

Upgrade Grav API Plugin to version 1.0.0-rc.16 or later.

Original NVD description (English source)

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken() accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints. Request URLs consequently expose valid access tokens through Apache, proxy, and CDN logs, browser history, and Referer headers, allowing a party with access to those records to reuse the token with the owner's API privileges. This issue is fixed in version 1.0.0-rc.16.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS