Skip to content

Net::SAML2 0.86 security fix now requires cacert (for develop) - #3118

Merged
Alex-Jordan merged 1 commit into
openwebwork:developfrom
drgrice1:fix-saml2-cacert-develop
Aug 6, 2026
Merged

Net::SAML2 0.86 security fix now requires cacert (for develop)#3118
Alex-Jordan merged 1 commit into
openwebwork:developfrom
drgrice1:fix-saml2-cacert-develop

Conversation

@drgrice1

@drgrice1 drgrice1 commented Aug 6, 2026

Copy link
Copy Markdown
Member

Net::SAML2 0.86 is a security release that fixes CVE-2026-18092, CVE-2026-18089.

CVE-2026-18089 fix requires adding the (previously optional) cacert param to the Net::SAML2::Protocol::Assertion->new_from_xml call. This ensures that if there are embedded certificates in the assertions, they are verified to be trusted by the IdP before being used.

Net::SAML2 0.86 is a security release that fixes CVE-2026-18092, CVE-2026-18089.

CVE-2026-18089 fix requires adding the (previously optional) cacert param to the
Net::SAML2::Protocol::Assertion->new_from_xml call. This ensures that if there
are embedded certificates in the assertions, they are verified to be trusted by
the IdP before being used.
@Alex-Jordan
Alex-Jordan merged commit c19004f into openwebwork:develop Aug 6, 2026
1 check passed
@drgrice1
drgrice1 deleted the fix-saml2-cacert-develop branch August 7, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants