LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-75866

Published
CVSS9.1
Severitycritical
WeaknessCWE-862
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Description

Punk::OAuth2::Server versions through 0.03 for Perl issue access tokens outside a client's registered scopes and grant types because no authorization path reads them. Punk::OAuth2::Server::Store registers scopes and grant_types per client and documents both as client registration. token dispatches on the grant_type in the request body, so a client registered for authorization_code alone can ask for client_credentials, and that arm passes the requested scope straight to the minter, which signs it into the at+jwt access token. authorize copies the query scope into the authorization code record without comparing it against the registration, leaving the optional consent hook as the only check b

References

← Back to the CVE Tracker

Our coverage of CVE-2026-75866

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-75866.