VYPR

Maven package

org.http4s/http4s-scala-xml_2.13

pkg:maven/org.http4s/http4s-scala-xml_2.13

Vulnerabilities (1)

  • CVE-2026-61741CriSep 24, 2026
    affected < 0.24.1fixed 0.24.1

    http4s-scala-xml provides `EntityDecoder[F, scala.xml.Elem]` instances that parse XML message bodies. Prior to versions 0.24.1 and 1.0.0-M39, these decoders used a `javax.xml.parsers.SAXParserFactory` obtained from `SAXParserFactory.newInstance` without any security configuration