Intel

AIKIDO-2026-826518

libxml2 is vulnerable to Stack-based Buffer Overflow

Stack-based Buffer OverflowCVE-2026-11979 Published 2 days ago

20

Low Risk

This Affects:

c++libxml2
2.4.3 - 2.15.3
Fixed in 2.15.4
Are you affected? Scan for Free

TL;DR

Affected versions of libxml2 have stack-based buffer overflows in the xmlcatalog utility's usershell() function when --shell mode is used. User input is copied into fixed-size command, arg, and argv stack buffers with no bounds checks, so a long input line can corrupt the stack. That can crash the xmlcatalog process and, in constrained cases, allow code execution in that process.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you run xmlcatalog --shell with untrusted input.

Background info

libxml2 is vulnerable to Stack-based Buffer Overflow in versions 2.4.3 - 2.15.3.

How to fix this

Upgrade the libxml2 library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform