Ubuntu 7011 Published by

Three Ubuntu Security Notices (USN) were released, addressing vulnerabilities in YARA, Apache HTTP Server, and Python. USN-8080-1 fixes several security issues in YARA that could have resulted in denial-of-service attacks or arbitrary code execution for users of Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. Meanwhile, USN-7968-2 addresses a regression introduced by the previous update for Apache HTTP Server on Ubuntu 25.10, Ubuntu 24.04 LTS, and Ubuntu 22.04 LTS, which caused a denial-of-service issue with OCSP. Finally, USN-8018-2 fixes regressions in Python that were introduced by the previous update, affecting users of various versions of Ubuntu including 14.04 LTS, 16.04 LTS, 18.04 LTS, 20.04 LTS, and more.

[USN-8080-1] YARA vulnerabilities
[USN-7968-2] Apache HTTP Server regression
[USN-8018-2] Python regression




[USN-8080-1] YARA vulnerabilities


==========================================================================
Ubuntu Security Notice USN-8080-1
March 09, 2026

yara vulnerabilities
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS

Summary:

Several security issues were fixed in YARA.

Software Description:
- yara: The pattern matching swiss knife for malware researchers

Details:

Kamil Frankowicz discovered that a number of YARA's functions
generated memory exceptions when processing specially crafted
rules or files. A remote attacker could possibly use these
issues to cause YARA to crash, resulting in a denial of
service. These issues only affected Ubuntu 16.04 LTS.
(CVE-2016-10211, CVE-2017-5923, CVE-2017-5924, CVE-2017-8294,
CVE-2017-8929, CVE-2017-9304, CVE-2017-9438, CVE-2017-9465)

Jurriaan Bremer discovered that YARA's yr_object_array_set_limit()
function could result in a heap buffer overflow when scanning
specially crafted .NET files. A remote attacker could possibly use
this issue to cause YARA to crash, resulting in a denial of service.
This issue only affected Ubuntu 16.04 LTS. (CVE-2017-11328)

It was discovered that YARA's yr_execute_code() function could
cause an out-of-bounds read or write when parsing specially crafted
compiled rule files. A remote attacker could possibly use these
issues to cause YARA to crash, resulting in a denial of service.
These issues only affected Ubuntu 16.04 LTS and Ubuntu 18.04 LTS.
(CVE-2018-12034, CVE-2018-12035)

It was discovered that YARA's virtual machine could be escaped in
certain instances. A remote attacker could possibly use these issues
to execute arbitrary code. These issues only affected Ubuntu 16.04
LTS and Ubuntu 18.04 LTS. (CVE-2018-19974, CVE-2018-19975,
CVE-2018-19976)

It was discovered that YARA's macho_parse_file() function would
generate an out-of-bounds memory access error when parsing a
specially crafted Mach-O file. A remote attacker could possibly use
this issue to cause YARA to crash, resulting in a denial of service,
or execute arbitrary code. This issue only affected Ubuntu 20.04 LTS.
(CVE-2019-19648)

It was discovered that YARA's macho.c implementation contained several
overflow reads, which could be triggered when parsing specially
crafted Mach-O files. A remote attacker could possibly use this issue
to cause YARA to crash, resulting in a denial of service, or to learn
sensitive information. This issue only affected Ubuntu 20.04 LTS.
(CVE-2021-3402)

It was discovered that YARA's yr_set_configuration() function could
trigger a buffer overflow when parsing specially crafted rules. A
remote attacker could possibly use this issue to cause YARA to crash,
resulting in a denial of service. This issue only affected Ubuntu
18.04 LTS and Ubuntu 20.04 LTS. (CVE-2021-45429)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 20.04 LTS
libyara3 3.9.0-1ubuntu0.1~esm1
Available with Ubuntu Pro
yara 3.9.0-1ubuntu0.1~esm1
Available with Ubuntu Pro

Ubuntu 18.04 LTS
libyara3 3.7.1-1ubuntu2+esm1
Available with Ubuntu Pro
yara 3.7.1-1ubuntu2+esm1
Available with Ubuntu Pro

Ubuntu 16.04 LTS
libyara3 3.4.0+dfsg-2ubuntu0.1~esm1
Available with Ubuntu Pro
python-yara 3.4.0+dfsg-2ubuntu0.1~esm1
Available with Ubuntu Pro
python3-yara 3.4.0+dfsg-2ubuntu0.1~esm1
Available with Ubuntu Pro
yara 3.4.0+dfsg-2ubuntu0.1~esm1
Available with Ubuntu Pro

In general, a standard system update will make all the necessary changes.

References:
https://ubuntu.com/security/notices/USN-8080-1
CVE-2016-10211, CVE-2017-11328, CVE-2017-5923, CVE-2017-5924,
CVE-2017-8294, CVE-2017-8929, CVE-2017-9304, CVE-2017-9438,
CVE-2017-9465, CVE-2018-12034, CVE-2018-12035, CVE-2018-19974,
CVE-2018-19975, CVE-2018-19976, CVE-2019-19648, CVE-2021-3402,
CVE-2021-45429



[USN-7968-2] Apache HTTP Server regression


==========================================================================
Ubuntu Security Notice USN-7968-2
March 09, 2026

apache2 regression
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 25.10
- Ubuntu 24.04 LTS
- Ubuntu 22.04 LTS

Summary:

USN-7968-1 introduced a regression in Apache HTTP Server

Software Description:
- apache2: Apache HTTP server

Details:

USN-7968-1 fixed vulnerabilities in Apache HTTP Server. The update
introduced a regression in mod_md where the MDStapleOthers setting was
ignored which resulted in OCSP being broken for some domains. This update
fixes the problem.

We apologize for the inconvenience.

Original advisory details:

It was discovered that the Apache HTTP Server incorrectly handled failed
ACME certificate renewals. This could result in renewal attempts to be
repeated without delays, possibly leading to a denial of service.
(CVE-2025-55753)

Anthony Parfenov discovered that the Apache HTTP Server would pass the
query string to cmd directives when configured with Server Side Includes
(SSI) enabled and mod_cgid. An attacker could possibly use this issue to
execute arbitrary code. (CVE-2025-58098)

Mattias Åsander discovered that the Apache HTTP Server incorrectly
neutralized certain environment variables. This could result in
unexpectedly superseding variables calculated by the server for CGI
programs. (CVE-2025-65082)

Mattias Åsander discovered that the Apache HTTP Server incorrectly
handled AllowOverride FileInfo configurations when using mod_userdir with
suexec. An attacker with access to use the RequestHeader directive in
htaccess can cause some CGI scripts to run under an unexpected userid.
(CVE-2025-66200)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 25.10
apache2 2.4.64-1ubuntu3.3

Ubuntu 24.04 LTS
apache2 2.4.58-1ubuntu8.11

Ubuntu 22.04 LTS
apache2 2.4.52-1ubuntu4.19

In general, a standard system update will make all the necessary changes.

References:
https://ubuntu.com/security/notices/USN-7968-2
https://ubuntu.com/security/notices/USN-7968-1
https://bugs.launchpad.net/bugs/2142766

Package Information:
https://launchpad.net/ubuntu/+source/apache2/2.4.64-1ubuntu3.3
https://launchpad.net/ubuntu/+source/apache2/2.4.58-1ubuntu8.11
https://launchpad.net/ubuntu/+source/apache2/2.4.52-1ubuntu4.19



[USN-8018-2] Python regression


==========================================================================
Ubuntu Security Notice USN-8018-2
March 09, 2026

python3.4, python3.5, python3.6, python3.7, python3.8, python3.9,
python3.10, python3.11, python3.12, python3.13, python3.14 regression
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 25.10
- Ubuntu 24.04 LTS
- Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS
- Ubuntu 14.04 LTS

Summary:

USN-8018-1 introduced a regression in Python

Software Description:
- python3.13: An interactive high-level object-oriented language
- python3.14: An interactive high-level object-oriented language
- python3.12: An interactive high-level object-oriented language
- python3.10: An interactive high-level object-oriented language
- python3.11: An interactive high-level object-oriented language
- python3.8: An interactive high-level object-oriented language
- python3.9: An interactive high-level object-oriented language
- python3.6: An interactive high-level object-oriented language
- python3.7: An interactive high-level object-oriented language
- python3.5: An interactive high-level object-oriented language
- python3.4: An interactive high-level object-oriented language

Details:

USN-8018-1 fixed vulnerabilities in python3. That update introduced
regressions. The patches for CVE-2025-15366 and CVE-2025-15367 caused
behavior regressions in IMAP and POP3 handling, which upstream chose to
avoid by not backporting them. Additionally, the patch for CVE-2026-0865
incorrectly rejected horizontal tabs in wsgiref headers. This update fixes
these problems.

We apologize for the inconvenience.

Original advisory details:

Denis Ledoux discovered that Python incorrectly parsed email message
headers. An attacker could possibly use this issue to inject arbitrary
headers into email messages. This issue only affected python3.6,
python3.7, python3.8, python3.9, python3.10, python3.11, python3.12,
python3.13, and python3.14 packages. (CVE-2025-11468)

Jacob Walls, Shai Berger, and Natalia Bidart discovered that Python
inefficiently parsed XML input with quadratic complexity. An attacker
could possibly use this issue to cause a denial of service.
(CVE-2025-12084)

It was discovered that Python incorrectly parsed malicious plist files. An
attacker could possibly use this issue to cause Python to use excessive
resources, leading to a denial of service. This issue only affected
python3.5, python3.6, python3.7, python3.8, python3.9, python3.10,
python3.11, python3.12, python3.13, and python3.14 packages.
(CVE-2025-13837)

Omar Hasan discovered that Python incorrectly parsed URL mediatypes. An
attacker could possibly use this issue to inject arbitrary HTTP headers.
(CVE-2025-15282)

Omar Hasan discovered that Python incorrectly parsed malicious IMAP
inputs. An attacker could possibly use this issue to inject arbitrary
IMAP commands. (CVE-2025-15366)

Omar Hasan discovered that Python incorrectly parsed malicious POP3
inputs. An attacker could possibly use this issue to inject arbitrary
POP3 commands. (CVE-2025-15367)

Omar Hasan discovered that Python incorrectly parsed malicious HTTP cookie
headers. An attacker could possibly use this issue to inject arbitrary
HTTP headers. (CVE-2026-0672)

Omar Hasan discovered that Python incorrectly parsed malicious HTTP header
names and values. An attacker could possibly use this issue to inject
arbitrary HTTP headers. (CVE-2026-0865)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 25.10
libpython3.13 3.13.7-1ubuntu0.4
libpython3.14 3.14.0-1ubuntu0.3
python3.13 3.13.7-1ubuntu0.4
python3.14 3.14.0-1ubuntu0.3

Ubuntu 24.04 LTS
libpython3.12t64 3.12.3-1ubuntu0.12
python3.12 3.12.3-1ubuntu0.12

Ubuntu 22.04 LTS
libpython3.10 3.10.12-1~22.04.15
libpython3.11 3.11.0~rc1-1~22.04.1~esm9
Available with Ubuntu Pro
python3.10 3.10.12-1~22.04.15
python3.11 3.11.0~rc1-1~22.04.1~esm9
Available with Ubuntu Pro

Ubuntu 20.04 LTS
libpython3.8 3.8.10-0ubuntu1~20.04.18+esm6
Available with Ubuntu Pro
libpython3.9 3.9.5-3ubuntu0~20.04.1+esm10
Available with Ubuntu Pro
python3.8 3.8.10-0ubuntu1~20.04.18+esm6
Available with Ubuntu Pro
python3.9 3.9.5-3ubuntu0~20.04.1+esm10
Available with Ubuntu Pro

Ubuntu 18.04 LTS
libpython3.6 3.6.9-1~18.04ubuntu1.13+esm9
Available with Ubuntu Pro
libpython3.7 3.7.5-2ubuntu1~18.04.2+esm10
Available with Ubuntu Pro
libpython3.8 3.8.0-3ubuntu1~18.04.2+esm10
Available with Ubuntu Pro
python3.6 3.6.9-1~18.04ubuntu1.13+esm9
Available with Ubuntu Pro
python3.7 3.7.5-2ubuntu1~18.04.2+esm10
Available with Ubuntu Pro
python3.8 3.8.0-3ubuntu1~18.04.2+esm10
Available with Ubuntu Pro

Ubuntu 16.04 LTS
libpython3.5 3.5.2-2ubuntu0~16.04.13+esm22
Available with Ubuntu Pro
python3.5 3.5.2-2ubuntu0~16.04.13+esm22
Available with Ubuntu Pro

Ubuntu 14.04 LTS
libpython3.4 3.4.3-1ubuntu1~14.04.7+esm20
Available with Ubuntu Pro
libpython3.5 3.5.2-2ubuntu0~16.04.4~14.04.1+esm10
Available with Ubuntu Pro
python3.4 3.4.3-1ubuntu1~14.04.7+esm20
Available with Ubuntu Pro
python3.5 3.5.2-2ubuntu0~16.04.4~14.04.1+esm10
Available with Ubuntu Pro

In general, a standard system update will make all the necessary changes.

References:
https://ubuntu.com/security/notices/USN-8018-2
https://ubuntu.com/security/notices/USN-8018-1
CVE-2025-15366, CVE-2025-15367, CVE-2026-0865, https://bugs.launchpad.net/bugs/2143706

Package Information:
https://launchpad.net/ubuntu/+source/python3.13/3.13.7-1ubuntu0.4
https://launchpad.net/ubuntu/+source/python3.14/3.14.0-1ubuntu0.3
https://launchpad.net/ubuntu/+source/python3.12/3.12.3-1ubuntu0.12