CVE-2026-49454

CRITICAL EPSS 3.3%
Published Jun 18, 20261w ago · Modified Jun 23, 20261w ago
9.1 CVSS 3.1
Critical
Find Similar
Published Jun 18, 2026 1w ago
Last Modified Jun 23, 2026 1w ago

Description

Relyra is a strict-by-default SAML 2.0 Service Provider library for Elixir and Phoenix. Versions 1.0.0 and 1.1.0 accept forged SAML signatures because SignatureValue was not cryptographically verified before the library returned a successful authentication result. The XMLDSig trust boundary was incomplete as :public_key.verify over the exclusive-C14N canonicalized SignedInfo was not performed against the configured IdP certificate's public key, DigestValue was not recomputed over the canonicalized referenced element, and canonicalize/2 remained an unused passthrough in the signature-verification path. The result was a structure-only acceptance path where document shape and trust-source rejection could succeed without proving the signature bytes. A forged SignatureValue carrying an attacker-controlled NameID could be accepted as {:ok}. This issue has been fixed in version 1.2.0.

CVSS Details

Base Score
9.1
Exploitability
3.9
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
3.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-287 Improper Authentication Authentication
CWE-347

References 3

  • github.com https://github.com/szTheory/relyra/commit/2e456897af3158c175bb490ce7fc51d6241c8922
  • github.com https://github.com/szTheory/relyra/commit/8910200
  • github.com https://github.com/szTheory/relyra/security/advisories/GHSA-jv46-xfwm-36j7

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.