Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: perlPackages.AlienLibxml2

Found 2 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-74860
8.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 week, 6 days ago Activity log
  • Created suggestion
Libxml2: double-free/uaf in libxml2 python bindings

A flaw was found in libxml2 with Python bindings enabled. A remote attacker could exploit this vulnerability by providing a specially crafted XML document containing a Document Type Definition (DTD) with enumerated attribute values. This triggers a double-free error in the SAX attributeDecl callback handler, where a string is freed twice. This flaw can lead to a denial of service (DoS) due to a reproducible crash in Python applications using the libxml2 SAX bindings.

References

Affected products

podman
libxml2
swift-lang
openshift/ose-rhel-coreos-8
openshift/ose-rhel-coreos-9
container-tools:rhel8/podman

Matching in nixpkgs

pkgs.podman

Program for managing pods, containers and container images

  • nixos-unstable -
    • nixos-unstable-small 5.8.6
  • nixos-26.05 -
    • nixos-26.05-small 5.8.6

pkgs.libxml2

XML parsing library for C

  • nixos-unstable -
  • nixos-26.05 -

pkgs.libxml2_13

XML parsing library for C

  • nixos-unstable -
  • nixos-26.05 -

pkgs.podman-tui

Podman Terminal UI

  • nixos-unstable -
  • nixos-26.05 -

pkgs.podman-bootc

Streamlining podman+bootc interactions

  • nixos-unstable -
    • nixos-unstable-small 0.1.2
  • nixos-26.05 -
    • nixos-26.05-small 0.1.2

pkgs.cockpit-podman

Cockpit UI for podman containers

  • nixos-unstable -
    • nixos-unstable-small 129
  • nixos-26.05 -
    • nixos-26.05-small 125

pkgs.podman-compose

Implementation of docker-compose with podman backend

  • nixos-unstable -
    • nixos-unstable-small 1.6.0
  • nixos-26.05 -
    • nixos-26.05-small 1.5.0

pkgs.podman-desktop

Graphical tool for developing on containers and Kubernetes

  • nixos-unstable -
  • nixos-26.05 -

Package maintainers

Untriaged
Permalink CVE-2026-6732
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Adjacent (A)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Adjacent (A)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 4 months, 4 weeks ago Activity log
  • Created suggestion
Libxml2: libxml2: denial of service via crafted xsd-validated document

A flaw was found in libxml2. This vulnerability occurs when the library processes a specially crafted XML Schema Definition (XSD) validated document that includes an internal entity reference. An attacker could exploit this by providing a malicious document, leading to a type confusion error that causes the application to crash. This results in a denial of service (DoS), making the affected system or application unavailable.

Affected products

rhcos
libxml2

Matching in nixpkgs

pkgs.libxml2

XML parsing library for C

  • nixos-unstable -
  • nixos-26.05 -

pkgs.libxml2_13

XML parsing library for C

  • nixos-unstable -
  • nixos-26.05 -

Package maintainers