NULL pointer dereference in expat - CVE-2026-32778
Published: March 24, 2026
expat
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a NULL pointer dereference in the function setContext in libexpat when processing XML input under low-memory conditions. A remote attacker can send a specially crafted XML file to cause a denial of service.
Exploitation requires repeated processing of malicious input following an initial out-of-memory condition.