WPIntell

Source evidence

Admin nag

WP SAML Auth · support · 2025-06-17T14:28:00+00:00

mixedsentiment
highseverity
0.83relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Jeff Sterup resolved
I updated to the new version (2.2.0) and there is now a nagging alert at the top of all admin pages telling me to upgrade SimpleSamlPHP. I can dismiss the message but it comes right back on the next page load. You should be able to dismiss admin alerts so they will not come back. I don’t need a thousand emails from users of my sites that I need to update. I’m working on it. This is by design because that version of SimpleSAMLphp has a critical vulnerability that can allow identity forgery as detailed here: https://github.com/advisories/GHSA-46r4-f8gj-xg56 and here: https://nvd.nist.gov/vuln/detail/cve-2025-27773 . The only functional update between the last most recent update of WP SAML Auth (2.1.4) and 2.2.0 is the addition of the code to detect the installed version of SimpleSAMLphp and add the notices. The built-in OneLogin package was also bumped, but irrelevant if you’re using SimpleSAML. Therefore, if you’re actively working on updating SimpleSAML, it’s safe to downgrade to 2.1.4 in the meantime. The reason why we made this a hard version bump (rather than a patch release) was specifically because of the blocking nature of the warnings.

Comments

1 shown
Chris Reynolds 2025-06-17T14:48:00+00:00

This is by design because that version of SimpleSAMLphp has a critical vulnerability that can allow identity forgery as detailed here: https://github.com/advisories/GHSA-46r4-f8gj-xg56 and here: https://nvd.nist.gov/vuln/detail/cve-2025-27773 . The only functional update between the last most recent update of WP SAML Auth (2.1.4) and 2.2.0 is the addition of the code to detect the installed version of SimpleSAMLphp and add the notices. The built-in OneLogin package was also bumped, but irrelevant if you’re using SimpleSAML. Therefore, if you’re actively working on updating SimpleSAML, it’s safe to downgrade to 2.1.4 in the meantime. The reason why we made this a hard version bump (rather than a patch release) was specifically because of the blocking nature of the warnings.