This is expat, the C library for parsing XML, written by James Clark. Expat
is a stream oriented XML parser. This means that you register handlers with
the parser prior to starting the parse. These handlers are called when the
parser discovers the associated structures in the document being parsed. A
start tag is an example of the kind of structures for which you may
register handlers.
Update Information:
Update to expat-2.8.2.
* Fri Jun 26 2026 Sandro Mani
[ 1 ] Bug #2486180 - CVE-2026-50219 mingw-expat: libexpat: Use-after-free vulnerability due to improper handler call depth tracking [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2486180
[ 2 ] Bug #2493317 - CVE-2026-56412 mingw-expat: libexpat: Use-after-free vulnerability due to improper handling of XML CDATA sections [fedora-43]
https://bugzilla.redhat.com/show_bug.cgi?id=2493317
[ 3 ] Bug #2493319 - CVE-2026-56412 mingw-expat: libexpat: Use-after-free vulnerability due to improper handling of XML CDATA sections [fedora-44]
https://bugzilla.redhat.com/show_bug.cgi?id=2493319
[ 4 ] Bug #2493638 - CVE-2026-56132 mingw-expat: libexpat: Arbitrary Code Execution via Heap-based Buffer Overflow [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2493638
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-6666907a26' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.