Debian Package Tracker
Register | Log in
Subscribe

lxml

Choose email to subscribe with

general
  • source: lxml (main)
  • version: 6.1.0-1
  • maintainer: Matthias Klose (DMD)
  • arch: all any
  • std-ver: 4.7.4
  • VCS: unknown
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 4.6.3+dfsg-0.1+deb11u1
  • o-o-sec: 4.6.3+dfsg-0.1+deb11u1
  • oldstable: 4.9.2-1
  • stable: 5.4.0-1
  • testing: 6.1.0-1
  • unstable: 6.1.0-1
  • exp: 7.0.0~a2-1
versioned links
  • 4.6.3+dfsg-0.1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.9.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.4.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 6.1.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 7.0.0~a2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python-lxml-doc
  • python3-lxml (4 bugs: 0, 4, 0, 0)
action needed
A new upstream version is available: 7.0.0a3 high
A new upstream version 7.0.0a3 is available, you should consider packaging it.
Created: 2026-05-24 Last update: 2026-06-28 23:31
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-41066: lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
Created: 2026-04-25 Last update: 2026-06-19 17:46
4 security issues in bullseye high

There are 4 open security issues in bullseye.

3 important issues:
  • CVE-2026-28348: lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the _has_sneaky_javascript() method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression() filters, allowing external CSS loading or XSS in older browsers. This issue has been patched in version 0.4.4.
  • CVE-2026-28350: lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the <base> tag passes through the default Cleaner configuration. While page_structure=True removes html, head, and title tags, there is no specific handling for <base>, allowing an attacker to inject it and hijack relative links on the page. This issue has been patched in version 0.4.4.
  • CVE-2026-41066: lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
1 issue postponed or untriaged:
  • CVE-2022-2309: (needs triaging) NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.
Created: 2026-04-25 Last update: 2026-06-19 17:46
3 security issues in bookworm high

There are 3 open security issues in bookworm.

3 important issues:
  • CVE-2026-28348: lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the _has_sneaky_javascript() method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import and expression() filters, allowing external CSS loading or XSS in older browsers. This issue has been patched in version 0.4.4.
  • CVE-2026-28350: lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the <base> tag passes through the default Cleaner configuration. While page_structure=True removes html, head, and title tags, there is no specific handling for <base>, allowing an attacker to inject it and hijack relative links on the page. This issue has been patched in version 0.4.4.
  • CVE-2026-41066: lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
Created: 2026-04-25 Last update: 2026-06-19 17:46
2 bugs tagged patch in the BTS normal
The BTS contains patches fixing 2 bugs, consider including or untagging them.
Created: 2026-06-02 Last update: 2026-06-29 04:00
lintian reports 7 warnings normal
Lintian reports 7 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-04-23 Last update: 2026-04-23 03:00
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 6.1.0-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-04-23 06:02
testing migrations
  • This package is part of the ongoing testing transition known as auto-upperlimit-python3. Please avoid uploads unrelated to this transition, they would likely delay it and require supplementary work from the release managers. On the other hand, if your package has problems preventing it to migrate to testing, please fix them as soon as possible. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-06-16] Accepted lxml 7.0.0~a2-1 (source) into experimental (Matthias Klose)
  • [2026-04-28] lxml 6.1.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-22] Accepted lxml 6.1.0-1 (source) into unstable (Matthias Klose)
  • [2025-10-10] lxml 6.0.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-05] Accepted lxml 6.0.2-1 (source) into unstable (Matthias Klose)
  • [2025-09-06] lxml 6.0.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-28] Accepted lxml 6.0.1-1 (source) into unstable (Matthias Klose)
  • [2025-05-14] lxml 5.4.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-05-03] Accepted lxml 5.4.0-1 (source) into unstable (Matthias Klose)
  • [2025-04-14] lxml 5.3.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-09] Accepted lxml 5.3.2-1 (source) into unstable (Matthias Klose)
  • [2025-02-18] lxml 5.3.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-12] Accepted lxml 5.3.1-1 (source) into unstable (Matthias Klose)
  • [2024-08-25] lxml 5.3.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-20] Accepted lxml 5.3.0-1 (source) into unstable (Matthias Klose)
  • [2024-08-15] lxml 5.2.2-2 MIGRATED to testing (Debian testing watch)
  • [2024-08-10] Accepted lxml 5.2.2-2 (source) into unstable (Matthias Klose)
  • [2024-07-15] lxml 5.2.2-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-10] Accepted lxml 5.2.2-1 (source) into unstable (Matthias Klose)
  • [2024-06-24] lxml 5.2.1-1 MIGRATED to testing (Debian testing watch)
  • [2024-04-03] Accepted lxml 5.2.1-1 (source) into unstable (Matthias Klose)
  • [2024-04-02] Accepted lxml 5.2.0-1 (source) into unstable (Matthias Klose)
  • [2024-01-24] lxml 5.1.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-01-16] Accepted lxml 5.1.0-1 (source) into unstable (Matthias Klose)
  • [2024-01-07] lxml 4.9.4-1 MIGRATED to testing (Debian testing watch)
  • [2023-12-27] Accepted lxml 4.9.4-1 (source) into unstable (Matthias Klose)
  • [2023-07-12] lxml 4.9.3-1 MIGRATED to testing (Debian testing watch)
  • [2023-07-07] Accepted lxml 4.9.3-1 (source) into unstable (Matthias Klose)
  • [2023-01-01] lxml 4.9.2-1 MIGRATED to testing (Debian testing watch)
  • [2022-12-26] Accepted lxml 4.9.2-1 (source) into unstable (Matthias Klose)
  • 1
  • 2
bugs [bug history graph]
  • all: 8 9
  • RC: 0
  • I&N: 6 7
  • M&W: 2
  • F&P: 0
  • patch: 2
links
  • homepage
  • lintian (0, 7)
  • buildd: logs, exp, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 6.1.0-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing