CVE-2025-48995

MEDIUM

SignXML <4.0.4 - Info Disclosure

Title source: llm
STIX 2.1

Description

SignXML is an implementation of the W3C XML Signature standard in Python. When verifying signatures with X509 certificate validation turned off and HMAC shared secret set (`signxml.XMLVerifier.verify(require_x509=False, hmac_key=...`), versions of SignXML prior to 4.0.4 are vulnerable to a potential timing attack. The verifier may leak information about the correct HMAC when comparing it with the user supplied hash, allowing users to reconstruct the correct HMAC for any data.

Scores

CVSS v4 6.9
EPSS 0.0024
EPSS Percentile 47.4%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-208
Status published
Products (2)
pypi/signxml 0 - 4.0.4PyPI
XML-Security/signxml < 4.0.4
Published Jun 02, 2025
Tracked Since Feb 18, 2026