CVE-2026-57236
Nokogiri (Ruby) vulnerability CVE-2026-57236 affects the CRuby/libxml2 backend. Before 1.19.4, Document#encoding= with an invalid encoding frees the current encoding string but does not replace it, leaving freed memory referenced. The next encoding call may read invalid memory, causing a segfault...