PT-2026-36108 · Admidio · Admidio

Offset

·

Published

2026-04-29

·

Updated

2026-05-07

·

CVE-2026-41671

CVSS v3.1

6.8

Medium

VectorAV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.9
Description An issue exists in the OpenID Connect (OIDC) implementation where the token introspection endpoint '/modules/sso/index.php/oidc/introspect' always returns a positive active status regardless of whether the provided token is valid, expired, revoked, or fabricated. This endpoint fails to authenticate the calling resource server and does not validate the submitted token, allowing for a complete authentication bypass on any resource server relying on this endpoint. Additionally, the token revocation endpoint '/oidc/revoke' returns a success response without actually revoking the token, which prevents the invalidation of compromised credentials. The flaw is located within the handleIntrospectionRequest() and handleRevocationRequest() functions in the src/SSO/Service/OIDCService.php file.
Recommendations Update to version 5.0.9. As a temporary workaround, restrict access to the '/modules/sso/index.php/oidc/introspect' and '/oidc/revoke' endpoints to minimize the risk of exploitation.

Fix

Improper Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-41671
GHSA-9XX5-CV6J-X533

Affected Products

Admidio