CVE & CISA-KEV Catalog

CVE-2025-48994

UNSCORED

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 algorithm confusion attack. Unless the user explicitly limits the expected signature algorithms using the `signxml.XMLVerifier.verify(expect_config=...)` setting, an attacker may supply a signature unexpectedly signed with a key other than the provided HMAC key, using a different (asymmetric key) signature algorithm. Starting with SignXML 4.0.4, specifying `hmac_key` causes the set of accepted signature algorithms to be restricted to HMAC only, if not already restricted by the user.

How to fix

Remediation Available
python-signxmlDebian
Fixed in:4.0.5+dfsg-1CVE-2025-48994
Fixed in:4.0.5+dfsg-1CVE-2025-48994

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.19%probability of exploitation in 30 days
9thpercentile

Low risk: more likely to be exploited than 9% of all known CVEs.

References

Other references2
Embed a live status badge for CVE-2025-48994
CVE-2025-48994 severity badge

Markdown

[![CVE-2025-48994](https://tridentstack.com/cve/badge/CVE-2025-48994.svg)](https://tridentstack.com/cve/CVE-2025-48994)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-48994"><img src="https://tridentstack.com/cve/badge/CVE-2025-48994.svg" alt="CVE-2025-48994"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-06-02.