CVE-2026-41164

nuts-node is the reference implementation of the Nuts specification. Prior to 6.2.3 and 5.4.31, the v1 access token introspection endpoint (/auth/v1/introspect_access_token) accepts any JWT signed by a key present on the node, without validating the JWT type, issuer-to-key binding, or required claims. This allows a Verifiable Presentation (VP) JWT to be replayed as an access token and receive an active: true introspection response. This vulnerability is fixed in 6.2.3 and 5.4.31.
Configurations

No configuration.

History

26 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 18:16

Updated : 2026-05-26 20:24


NVD link : CVE-2026-41164

Mitre link : CVE-2026-41164

CVE.ORG link : CVE-2026-41164


JSON object : View

Products Affected

No product.

CWE
CWE-345

Insufficient Verification of Data Authenticity