Skip to main content

Improper Verification of Cryptographic Signature

CVE-2025-66567

Severity High
Score 9.3/10

Summary

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions prior to 1.12.4, 1.13.x prior to 1.18.0, contains an authentication bypass vulnerability. ReXML and Nokogiri parse XML differently, generating entirely different document structures from the same input. This allows an attacker to execute a Signature Wrapping attack.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-347 - Improper Verification of Cryptographic Signature

A cryptographic protocol is meant to ensure that services are provided in a secure manner. An application with absent or improper verification of cryptographic signatures allows malicious users to feed false messages to valid users or to disclose sensitive data, subverting the goals of the protocol. This can lead to security failures such as false authentication, account hijacking, and privilege escalation.

Advisory Timeline

  • Published