<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Ubuntu security notices</title><link>https://ubuntu.com/security/notices/rss.xml</link><description>Recent content on Ubuntu security notices</description><atom:link href="https://ubuntu.com/security/notices/rss.xml" rel="self"/><copyright>2026 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>Feedgen</generator><lastBuildDate>Sat, 30 May 2026 16:08:36 +0000</lastBuildDate><item><title>USN-8344-2: pip regression</title><link>https://ubuntu.com/security/notices/USN-8344-2</link><description>USN-8344-1 fixed vulnerabilities in pip. On Ubuntu 22.04 LTS, Ubuntu 24.04 LTS,
and Ubuntu 26.04 LTS the patches for CVE-2025-66471 caused a regression when
using pip. The patches for CVE-2025-66471 have been temporarily reverted
pending investigation.

We apologize for the inconvenience.

Original advisory details:

 It was discovered that pip incorrectly handled TLS certificate
 verification in session connections. If a session was first used with
 certificate verification disabled, subsequent requests to the same host
 would also skip verification regardless of the session's current settings.
 A remote attacker could possibly use this issue to perform a machine-in-the-middle
 attack and expose sensitive information. (CVE-2024-35195)

 It was discovered that pip's bundled urllib3 library did not limit the
 number of decompression steps when processing HTTP responses. A remote
 attacker could possibly use this issue to cause pip to consume excessive resources,
 leading to a denial of service. (CVE-2025-66418)

 It was discovered that pip's bundled urllib3 library improperly
 handled streaming decompression of highly compressed data. A remote
 attacker could possibly use this issue to cause pip to consume excessive resources,
 leading to a denial of service. (CVE-2025-66471)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8344-2</guid><pubDate>Fri, 29 May 2026 19:53:25 +0000</pubDate></item><item><title>USN-8338-2: Apache HTTP Server regression</title><link>https://ubuntu.com/security/notices/USN-8338-2</link><description>USN-8338-1 fixed vulnerabilities in Apache HTTP Server. The update
introduced a regression that prevented mod_http2 from loading on Ubuntu
18.04 LTS. This update fixes the problem.

We apologize for the inconvenience.

Original advisory details:

 It was discovered that Apache HTTP Server incorrectly handled certain
 response headers. An attacker could possibly use this issue to perform
 HTTP response splitting attacks. This issue only affected Ubuntu 14.04
 LTS. (CVE-2023-38709)

 Will Dormann and David Warren discovered that Apache HTTP Server's HTTP/2
 implementation did not properly reclaim memory when streams were reset by
 clients. A remote attacker could possibly use this issue to cause Apache
 HTTP Server to consume resources, leading to a denial of service. This
 issue only affected Ubuntu 18.04 LTS. (CVE-2023-45802)

 Keran Mu and Jianjun Chen discovered that Apache HTTP Server incorrectly
 handled certain response headers. An attacker could possibly use this issue
 to perform HTTP response splitting attacks. This issue only affected Ubuntu
 14.04 LTS. (CVE-2024-24795)

 Orange Tsai discovered that Apache HTTP Server mod_proxy incorrectly
 handled URL encoding. A remote attacker could possibly use this issue to
 bypass authentication via crafted requests. This issue only affected
 Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. (CVE-2024-38473)

 Orange Tsai discovered that Apache HTTP Server could be caused to perform
 server-side request forgery (SSRF) via malicious backend response headers.
 A remote attacker could possibly use this issue to conduct SSRF attacks or
 disclose sensitive information. This issue only affected Ubuntu 14.04 LTS.
 (CVE-2024-38476)

 Orange Tsai discovered that Apache HTTP Server mod_proxy did not properly
 handle certain null pointer conditions. A remote attacker could possibly use this
 issue to cause Apache HTTP Server to crash, resulting in a denial of
 service. This issue only affected Ubuntu 14.04 LTS. (CVE-2024-38477)

 Orange Tsai discovered that Apache HTTP Server mod_rewrite could be made
 to perform server-side request forgery (SSRF) via unsafe RewriteRules. A
 remote attacker could possibly use this issue to conduct SSRF attacks. This
 issue only affected Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. (CVE-2024-39573)

 It was discovered that Apache HTTP Server incorrectly handled certain
 response headers. An attacker could possibly use this issue to perform
 HTTP response splitting attacks. This issue only affected Ubuntu 14.04 LTS.
 (CVE-2024-42516)

 It was discovered that Apache HTTP Server could be caused to perform
 server-side request forgery (SSRF) via mod_headers modifying Content-Type
 headers. A remote attacker could possibly use this issue to conduct SSRF
 attacks. This issue only affected Ubuntu 14.04 LTS. (CVE-2024-43204)

 John Runyon discovered that Apache HTTP Server mod_ssl did not properly
 escape user-supplied data before writing log entries. A remote attacker
 could possibly use this issue to insert escape sequences into log files.
 This issue only affected Ubuntu 14.04 LTS. (CVE-2024-47252)

 Robert Merget discovered that Apache HTTP Server with SSLEngine optional was
 vulnerable to HTTP desynchronisation attacks. An attacker in a privileged
 network position could possibly use this issue to hijack HTTP sessions. This issue
 only affected Ubuntu 14.04 LTS. (CVE-2025-49812)

 It was discovered that Apache HTTP Server mod_md had an integer overflow in
 the ACME certificate renewal backoff timer. An attacker could possibly use
 this issue to cause excessive certificate renewal requests. This issue only
 affected Ubuntu 20.04 LTS. (CVE-2025-55753)

 Anthony Parfenov discovered that Apache HTTP Server with SSI enabled and
 mod_cgid passed shell-escaped query strings to #exec cmd directives. A
 remote attacker could possibly use this issue to perform command injection.
 (CVE-2025-58098)

 Mattias Åsander discovered that Apache HTTP Server incorrectly gave
 precedence to environment variables from HTTP headers over server-calculated
 CGI variables. A remote attacker could possibly use this issue to influence
 the environment of CGI programs. (CVE-2025-65082)

 Mattias Åsander discovered that Apache HTTP Server mod_userdir with suexec
 could be caused to run CGI scripts under an unexpected user ID via
 RequestHeader directives in .htaccess files. An attacker with .htaccess
 write access could possibly use this issue to bypass suexec user restrictions.
 (CVE-2025-66200)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8338-2</guid><pubDate>Fri, 29 May 2026 10:47:55 +0000</pubDate></item><item><title>USN-8347-1: QT WebEngine vulnerability</title><link>https://ubuntu.com/security/notices/USN-8347-1</link><description>It was discovered that the vendored LibTIFF in QT WebEngine incorrectly
handled memory when parsing malformed TIFF image metadata. An attacker
could possibly use this issue to cause a denial of service, obtain
sensitive information, or execute arbitrary code.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8347-1</guid><pubDate>Thu, 28 May 2026 23:00:59 +0000</pubDate></item><item><title>USN-8346-1: Texmaker vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8346-1</link><description>It was discovered that the vendored LibTIFF in Texmaker incorrectly
handled memory when parsing malformed TIFF image metadata. An attacker
could possibly use this issue to cause a denial of service, obtain
sensitive information, or execute arbitrary code.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8346-1</guid><pubDate>Thu, 28 May 2026 22:41:27 +0000</pubDate></item><item><title>USN-8345-1: GDAL vulnerability</title><link>https://ubuntu.com/security/notices/USN-8345-1</link><description>It was discovered that the vendored LibTIFF in GDAL incorrectly handled
memory when parsing malformed TIFF image metadata. An attacker could
possibly use this issue to cause a denial of service, obtain sensitive
information, or execute arbitrary code.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8345-1</guid><pubDate>Thu, 28 May 2026 22:21:13 +0000</pubDate></item><item><title>USN-8341-1: OpenJDK 26 vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8341-1</link><description>Thomas Beckers discovered that the JAXP component of OpenJDK 26 did not
correctly authenticate certain APIs. A remote unauthenticated attacker
could possibly use this issue to gain unauthorized access to sensitive
information. (CVE-2026-22016)

It was discovered that the Networking component of OpenJDK 26 did not
correctly authenticate certain APIs. A remote unauthenticated attacker
could possibly use this issue to cause a denial of service.
(CVE-2026-34282)

It was discovered that the JSSE component of OpenJDK 26 did not correctly
authenticate certain APIs. A remote unauthenticated attacker could
possibly use this issue to cause a denial of service. (CVE-2026-22021)

It was discovered that the JGSS component of OpenJDK 26 did not correctly
authenticate certain APIs. A remote attacker could possibly use this issue
to obtain sensitive information. (CVE-2026-22013)

It was discovered that the 2D component of OpenJDK 26 did not correctly
handle certain integer arithmetic. If a user or automated system were
tricked into opening a specially crafted file, an attacker could
possibly use this issue to obtain sensitive information. (CVE-2026-23865)

It was discovered that the Libraries component of OpenJDK 26 did not
correctly authenticate certain APIs. A remote unauthenticated attacker
could possibly use this issue to modify data. (CVE-2026-22008)

It was discovered that the Libraries component of OpenJDK 26 did not
correctly authenticate certain APIs. A remote unauthenticated attacker
could possibly use this issue to cause a denial of service.
(CVE-2026-22018)

Ken Pyle discovered that the Security component of OpenJDK 26 did not
correctly authenticate certain APIs. A local attacker could possibly
use this issue to obtain sensitive information.
(CVE-2026-22007, CVE-2026-34268)

In addition to security fixes, the updated packages contain bug fixes,
new features, and possibly incompatible changes.

Please see the following for more information:
https://openjdk.org/groups/vulnerability/advisories/2026-04-21</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8341-1</guid><pubDate>Thu, 28 May 2026 19:51:10 +0000</pubDate></item><item><title>USN-8344-1: pip vulnerabilities</title><link>https://ubuntu.com/security/notices/USN-8344-1</link><description>It was discovered that pip incorrectly handled TLS certificate
verification in session connections. If a session was first used with
certificate verification disabled, subsequent requests to the same host
would also skip verification regardless of the session's current settings.
A remote attacker could possibly use this issue to perform a machine-in-the-middle
attack and expose sensitive information. (CVE-2024-35195)

It was discovered that pip's bundled urllib3 library did not limit the
number of decompression steps when processing HTTP responses. A remote
attacker could possibly use this issue to cause pip to consume excessive resources,
leading to a denial of service. (CVE-2025-66418)

It was discovered that pip's bundled urllib3 library improperly
handled streaming decompression of highly compressed data. A remote
attacker could possibly use this issue to cause pip to consume excessive resources,
leading to a denial of service. (CVE-2025-66471)</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8344-1</guid><pubDate>Thu, 28 May 2026 19:46:16 +0000</pubDate></item><item><title>USN-8229-2: sed vulnerability</title><link>https://ubuntu.com/security/notices/USN-8229-2</link><description>USN-8229-1 fixed a vulnerability in sed. This update provides the
corresponding update for Ubuntu 18.04 LTS and Ubuntu 20.04 LTS.

Original advisory details:

 Michał Majchrowicz and Marcin Wyczechowski discovered that sed
 incorrectly handled symbolic links when performing in-place edits.
 A local attacker could possibly use this issue to overwrite
 arbitrary files.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8229-2</guid><pubDate>Thu, 28 May 2026 18:34:13 +0000</pubDate></item><item><title>USN-8342-1: Vim vulnerability</title><link>https://ubuntu.com/security/notices/USN-8342-1</link><description>It was discovered that Vim did not properly handle backticks in tag
filenames. An attacker could possibly use this issue to execute
arbitrary commands.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8342-1</guid><pubDate>Thu, 28 May 2026 18:23:57 +0000</pubDate></item><item><title>USN-8343-1: multipart vulnerability</title><link>https://ubuntu.com/security/notices/USN-8343-1</link><description>It was discovered that multipart had an ambiguous regular expression
alternation when handling certain HTTP header values. A remote attacker
could possibly use this issue to cause multipart to use excessive
resources, leading to a denial of service.</description><guid isPermaLink="false">https://ubuntu.com/security/notices/USN-8343-1</guid><pubDate>Thu, 28 May 2026 17:53:21 +0000</pubDate></item></channel></rss>