Lucene search
+L

647 matches found

CVE
CVE
β€’added 2026/05/07 3:01 a.m.β€’39 views

CVE-2026-42194

CVE-2026-32812 affects Admidio’s SSO Metadata endpoint (modules/sso/fetch_metadata.php). Versions 5.0.0–5.0.6 allow SSRF and local file reads because the code passes an arbitrary URL directly to file_get_contents() after validating the URL with FILTER_VALIDATE_URL, enabling abuse via various sche...

6.8CVSS5.7AI score0.00428EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
β€’added 2026/05/07 3:01 a.m.β€’11 views

CVE-2026-42194 Incomplete fix for CVE-2026-32812: SSRF in admidio

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetchmetadata.php validates the resolved IP address but passes the original hostname-based URL to curlinit, leaving a DNS rebinding TOCTOU window that allows redirecting requests to...

6.8CVSS5.7AI score0.00428EPSS
SaveExploits1References2
OSV
OSV
β€’added 2026/05/07 3:01 a.m.β€’11 views

CVE-2026-42194 Incomplete fix for CVE-2026-32812: SSRF in admidio

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetchmetadata.php validates the resolved IP address but passes the original hostname-based URL to curlinit, leaving a DNS rebinding TOCTOU window that allows redirecting requests to...

6.8CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
β€’added 2026/05/07 3:01 a.m.β€’15 views

EUVD-2026-28296

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetchmetadata.php validates the resolved IP address but passes the original hostname-based URL to curlinit, leaving a DNS rebinding TOCTOU window that allows redirecting requests to...

6.8CVSS5.7AI score0.00236EPSS
SaveExploits1References2
Cvelist
Cvelist
β€’added 2026/05/07 3:01 a.m.β€’49 views

CVE-2026-42194 Incomplete fix for CVE-2026-32812: SSRF in admidio

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetchmetadata.php validates the resolved IP address but passes the original hostname-based URL to curlinit, leaving a DNS rebinding TOCTOU window that allows redirecting requests to...

6.8CVSS0.00236EPSS
SaveExploits1References2
EUVD
EUVD
β€’added 2026/05/07 3:00 a.m.β€’19 views

EUVD-2026-28283

Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint /modules/sso/index.php/oidc/introspect always returns "active": true for every request, regardless of whether a valid token is provided, whether the token is expired, revoked, or...

6.8CVSS5.8AI score0.00323EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2026/05/07 3:00 a.m.β€’51 views

CVE-2026-41671 Admidio: OIDC Token Introspection Endpoint Returns Active for All Tokens Without Validation

Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint /modules/sso/index.php/oidc/introspect always returns "active": true for every request, regardless of whether a valid token is provided, whether the token is expired, revoked, or...

6.8CVSS0.00323EPSS
SaveExploits0References2
OSV
OSV
β€’added 2026/05/07 3:00 a.m.β€’10 views

CVE-2026-41671 Admidio: OIDC Token Introspection Endpoint Returns Active for All Tokens Without Validation

Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint /modules/sso/index.php/oidc/introspect always returns "active": true for every request, regardless of whether a valid token is provided, whether the token is expired, revoked, or...

6.8CVSS5.9AI score
SaveExploits0References4
CVE
CVE
β€’added 2026/05/07 3:00 a.m.β€’24 views

CVE-2026-41671

Admidio prior to version 5.0.9 contains a vulnerability in its OIDC token introspection (/modules/sso/index.php/oidc/introspect) and revocation (/oidc/revoke) endpoints. The introspection endpoint always returns {"active": true} and the revocation endpoint returns {"revoked": true} without authen...

6.8CVSS5.8AI score0.00323EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
β€’added 2026/05/07 3:00 a.m.β€’10 views

CVE-2026-41671

Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint /modules/sso/index.php/oidc/introspect always returns "active": true for every request, regardless of whether a valid token is provided, whether the token is expired, revoked, or...

6.8CVSS5.8AI score0.00323EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/05/07 3:00 a.m.β€’9 views

CVE-2026-41670 Admidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequest

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
β€’added 2026/05/07 3:00 a.m.β€’12 views

CVE-2026-41670

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References3Affected Software1
OSV
OSV
β€’added 2026/05/07 3:00 a.m.β€’10 views

CVE-2026-41670 Admidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequest

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS6AI score
SaveExploits0References4
CVE
CVE
β€’added 2026/05/07 3:00 a.m.β€’51 views

CVE-2026-41670

Admidio before 5.0.9 permits an attacker who knows a registered SP’s Entity ID to craft a SAML AuthnRequest with an attacker-controlled AssertionConsumerServiceURL, causing the IdP to send a signed SAML response containing user attributes to the attacker’s URL. The root cause is that ACS URL is t...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2026/05/07 3:00 a.m.β€’51 views

CVE-2026-41670 Admidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequest

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS0.0028EPSS
SaveExploits0References2
CVE
CVE
β€’added 2026/05/07 3:00 a.m.β€’33 views

CVE-2026-41669

Admidio prior to version 5.0.9 suffers a SAML signature validation bypass: validateSignature() can return an error message or false, but its return value is discarded by both handleSSORequest() and handleSLORequest(), so unsigned or invalidly signed AuthnRequests/LogoutRequests are processed like...

8.2CVSS5.7AI score0.00191EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
β€’added 2026/05/07 3:00 a.m.β€’10 views

CVE-2026-41669

Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio SAML Identity Provider implementation discards the return value of its validateSignature method at both call sites handleSSORequest line 418 and handleSLORequest line 613. The method returns error strings on...

8.2CVSS5.7AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
β€’added 2026/05/07 3:00 a.m.β€’11 views

CVE-2026-41669 Admidio: SAML Signature Validation Result Ignored β€” Forged AuthnRequests and LogoutRequests Processed

Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio SAML Identity Provider implementation discards the return value of its validateSignature method at both call sites handleSSORequest line 418 and handleSLORequest line 613. The method returns error strings on...

8.2CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
β€’added 2026/05/07 3:00 a.m.β€’44 views

CVE-2026-41669 Admidio: SAML Signature Validation Result Ignored β€” Forged AuthnRequests and LogoutRequests Processed

Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio SAML Identity Provider implementation discards the return value of its validateSignature method at both call sites handleSSORequest line 418 and handleSLORequest line 613. The method returns error strings on...

8.2CVSS0.00191EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
β€’added 2026/05/07 3:00 a.m.β€’12 views

CVE-2026-41669 Admidio: SAML Signature Validation Result Ignored β€” Forged AuthnRequests and LogoutRequests Processed

Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio SAML Identity Provider implementation discards the return value of its validateSignature method at both call sites handleSSORequest line 418 and handleSLORequest line 613. The method returns error strings on...

8.2CVSS5.7AI score0.00191EPSS
SaveExploits0References2
Rows per page
Query Builder