Libexpat Project

Libexpat

65 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 20.08.2026 04:28:04
  • Zuletzt bearbeitet 20.08.2026 16:18:30

libexpat before 2.8.4 lacks handler call depth tracking with custom encoding callbacks. Thus, a use-after-free can occur. NOTE: this is similar to CVE-2026-50219, CVE-2026-56131 and CVE-2026-56412.

  • EPSS 0.26%
  • Veröffentlicht 20.08.2026 04:22:51
  • Zuletzt bearbeitet 20.08.2026 18:16:52

In libexpat 2.8.2 and 2.8.3 before 2.8.4, misinterpretation of getentropy's return code leads to insufficient entropy, which results in being vulnerable to hash flooding attacks, causing a denial of service via crafted XML content.

  • EPSS 0.68%
  • Veröffentlicht 18.08.2026 14:10:05
  • Zuletzt bearbeitet 20.08.2026 16:17:40

Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts() function in xmlparse.c, where processing N specified attributes with non-normalized values triggers an O(N^2) linear scan of ...

  • EPSS 0.15%
  • Veröffentlicht 10.08.2026 03:28:04
  • Zuletzt bearbeitet 13.08.2026 15:20:03

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the *_toUtf16 functions.

  • EPSS 0.14%
  • Veröffentlicht 21.06.2026 15:58:59
  • Zuletzt bearbeitet 23.06.2026 15:31:30

libexpat before 2.8.2 does not consider XML_TOK_DATA_CHARS in doCdataSection and thus lacks handler call depth tracking for various calls from within handlers in cases of a policy violation. Thus, a use-after-free can occur. NOTE: this issue exists b...

  • EPSS 0.14%
  • Veröffentlicht 21.06.2026 15:56:42
  • Zuletzt bearbeitet 23.06.2026 16:16:36

xmlwf in libexpat before 2.8.2 has an integer overflow in endDoctypeDecl via NOTATION declarations.

  • EPSS 0.14%
  • Veröffentlicht 21.06.2026 15:55:00
  • Zuletzt bearbeitet 23.06.2026 16:18:16

xmlwf in libexpat before 2.8.2 has an integer overflow in resolveSystemId.

  • EPSS 0.13%
  • Veröffentlicht 21.06.2026 15:52:59
  • Zuletzt bearbeitet 23.06.2026 16:21:55

xmlwf in libexpat before 2.8.2 has an integer overflow for the output filename when -d outputDir is used.

  • EPSS 0.13%
  • Veröffentlicht 21.06.2026 15:51:11
  • Zuletzt bearbeitet 23.06.2026 16:27:26

libexpat before 2.8.2 has an integer overflow in copyString.

  • EPSS 0.12%
  • Veröffentlicht 21.06.2026 15:49:35
  • Zuletzt bearbeitet 23.06.2026 16:28:29

libexpat before 2.8.2 has an integer overflow in doProlog that is related to storeEntityValue and entity textLen.