<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>The WebKitGTK Project</title>
		<description></description>
		<link>https://webkitgtk.org</link>
		<atom:link href="https://webkitgtk.org/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>WebKitGTK 2.53.90 released!</title>
				<description>&lt;p&gt;This is a development release leading toward 2.54 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-25390-release&quot;&gt;What’s new in the WebKitGTK 2.53.90 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Do not support rendering tiles in the main thread in accelerated compositing mode.&lt;/li&gt;
  &lt;li&gt;Add magnification property to WebKitWebView to handle visual scaling.&lt;/li&gt;
  &lt;li&gt;Add new API to allow setting a per-navigation custom User-Agent to WebKitWebsitePolicies.&lt;/li&gt;
  &lt;li&gt;Improved platform media queries to handle prefers reduced motion, high contrast and dark theme.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
  &lt;li&gt;Translation updates: Brazilian Portuguese, Slovenian.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-08-07T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/08/07/webkitgtk2.53.90-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/08/07/webkitgtk2.53.90-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK and WPE WebKit Security Advisory WSA-2026-0004</title>
				<description>&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Date Reported: &lt;strong&gt;July 10, 2026&lt;/strong&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Advisory ID: &lt;strong&gt;WSA-2026-0004&lt;/strong&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;CVE identifiers: &lt;a href=&quot;#CVE-2024-4367&quot;&gt;CVE-2024-4367&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-39872&quot;&gt;CVE-2026-39872&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43663&quot;&gt;CVE-2026-43663&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43676&quot;&gt;CVE-2026-43676&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43699&quot;&gt;CVE-2026-43699&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43701&quot;&gt;CVE-2026-43701&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43705&quot;&gt;CVE-2026-43705&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43707&quot;&gt;CVE-2026-43707&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43712&quot;&gt;CVE-2026-43712&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43713&quot;&gt;CVE-2026-43713&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43715&quot;&gt;CVE-2026-43715&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43716&quot;&gt;CVE-2026-43716&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43720&quot;&gt;CVE-2026-43720&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43721&quot;&gt;CVE-2026-43721&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43725&quot;&gt;CVE-2026-43725&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43726&quot;&gt;CVE-2026-43726&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43727&quot;&gt;CVE-2026-43727&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43731&quot;&gt;CVE-2026-43731&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43732&quot;&gt;CVE-2026-43732&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43734&quot;&gt;CVE-2026-43734&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43740&quot;&gt;CVE-2026-43740&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43742&quot;&gt;CVE-2026-43742&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43745&quot;&gt;CVE-2026-43745&lt;/a&gt;&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Several vulnerabilities were discovered in WebKitGTK and WPE WebKit.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2024-4367&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2024-4367&quot;&gt;CVE-2024-4367&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Thomas Rinsma of Codean Labs.&lt;/li&gt;
      &lt;li&gt;Impact: A type check was missing when handling fonts in PDF.js, which would allow
arbitrary JavaScript execution in the PDF.js context. Description: The issue was
addressed with improved checks.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-39872&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-39872&quot;&gt;CVE-2026-39872&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Utkarsh Pal, Ignacio Sanmillan (@ulexec).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313528&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43663&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43663&quot;&gt;CVE-2026-43663&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Soyeon Park, Amy Burnett, Khai Tran, sherkito, Kota Toda, HexRabbit (@h3xr4bb1t) and
NiNi (@terrynini38514) of DEVCORE Research Team, Using GLM From Z.AI, Tristan Madani
(@TristanInSec) from Talence Security, Brian Carpenter.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 312781&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43676&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43676&quot;&gt;CVE-2026-43676&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Mateusz Krzywicki (iVerify.io), dr3dd, Tommy DeVoss from Braze Security Team
(@thedawgyg).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: An out-of-bounds access issue was addressed with improved bounds
checking.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 317231&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43699&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43699&quot;&gt;CVE-2026-43699&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Tommy DeVoss from Braze Security Team (@thedawgyg).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 317227&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43701&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43701&quot;&gt;CVE-2026-43701&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Aaron Grattafiori - NVIDIA AI Red Team.&lt;/li&gt;
      &lt;li&gt;Impact: A malicious website may be able to process restricted web content outside the
sandbox. Description: The issue was addressed with improved checks.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 315004&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43705&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43705&quot;&gt;CVE-2026-43705&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to dr3dd.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to memory corruption.
Description: A type confusion issue was addressed with improved checks.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 314528&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43707&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43707&quot;&gt;CVE-2026-43707&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to OpenAI Codex Security - Amy Burnett.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: A memory corruption issue was addressed with improved memory
handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 315951&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43712&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43712&quot;&gt;CVE-2026-43712&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Kwak Kiyong, Song Nuri, Tristan Madani (@TristanInSec) from Talence Security.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 314235&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43713&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43713&quot;&gt;CVE-2026-43713&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Jody Ritonga.&lt;/li&gt;
      &lt;li&gt;Impact: Visiting a website may leak sensitive data. Description: A permissions issue
was addressed with additional restrictions.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 314806&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43715&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43715&quot;&gt;CVE-2026-43715&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Milad Nasr and Nicholas Carlini with Claude, Anthropic.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to memory corruption.
Description: A use-after-free issue was addressed with improved memory management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313577&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43716&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43716&quot;&gt;CVE-2026-43716&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Tuan and Duc from Calif.io, OpenAI Codex Security - Amy Burnett, Evan Lambert.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313473&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43720&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43720&quot;&gt;CVE-2026-43720&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Gia Bui (@yabeow) from Calif.io, Josef Korbel.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313175&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43721&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43721&quot;&gt;CVE-2026-43721&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Idan Masas.&lt;/li&gt;
      &lt;li&gt;Impact: A malicious website may be able to silently hijack clipboard data.
Description: This issue was addressed through improved state management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313478&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43725&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43725&quot;&gt;CVE-2026-43725&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Luke Francis.&lt;/li&gt;
      &lt;li&gt;Impact: A malicious website may be able to process restricted web content outside the
sandbox. Description: The issue was addressed with improved input validation.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 312832&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43726&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43726&quot;&gt;CVE-2026-43726&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Josef Korbel (Citadelo), Tristan Madani (@TristanInSec) from Talence Security, Gia Bui
(@yabeow) from Calif.io, Narendra Singh (@_3P1C).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313857&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43727&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43727&quot;&gt;CVE-2026-43727&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Tommy DeVoss from Braze Security Team (@thedawgyg), Gia Bui (@yabeow) from Calif.io,
Gurpreet Shergill.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313691&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43731&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43731&quot;&gt;CVE-2026-43731&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to dr3dd.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to memory corruption.
Description: A use-after-free issue was addressed with improved memory management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 314115&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43732&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43732&quot;&gt;CVE-2026-43732&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Nan Wang (@eternalsakura13).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may disclose sensitive user
information. Description: A path handling issue was addressed with improved
validation.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313085&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43734&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43734&quot;&gt;CVE-2026-43734&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Jonathan Alush-Aben.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313693&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43740&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43740&quot;&gt;CVE-2026-43740&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Nathaniel Oh (@calysteon), Arni Hardarson.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may result in the disclosure of
process memory. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 308046&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43742&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43742&quot;&gt;CVE-2026-43742&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to Юлия Мерцалова.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 315161&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43745&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43745&quot;&gt;CVE-2026-43745&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.5.&lt;/li&gt;
      &lt;li&gt;Credit to OpenAI Codex Security - Amy Burnett, Khai Tran.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: An out-of-bounds write issue was addressed with improved input
validation.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 315365&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We recommend updating to the latest stable versions of WebKitGTK and WPE WebKit. It is the
best way to ensure that you are running safe versions of WebKit. Please check our websites
for information about the latest stable releases.&lt;/p&gt;

&lt;p&gt;Further information about WebKitGTK and WPE WebKit security advisories can be found at:
&lt;a href=&quot;https://webkitgtk.org/security.html&quot;&gt;webkitgtk.org/security.html&lt;/a&gt; or
&lt;a href=&quot;https://wpewebkit.org/security&quot;&gt;wpewebkit.org/security&lt;/a&gt;.&lt;/p&gt;
</description>
                <pubDate>2026-07-10T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/security/WSA-2026-0004.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/security/WSA-2026-0004.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.52.5 released!</title>
				<description>&lt;p&gt;This is a bug fix release in the stable 2.52 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2525-release&quot;&gt;What’s new in the WebKitGTK 2.52.5 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Fire scrollend event for instant programmatic scrolls.&lt;/li&gt;
  &lt;li&gt;Increase network idle connection timeout to 115 seconds.&lt;/li&gt;
  &lt;li&gt;Add User-Agent quirk for HBO Max.&lt;/li&gt;
  &lt;li&gt;Fix the build with system malloc.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-07-09T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/07/09/webkitgtk2.52.5-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/07/09/webkitgtk2.52.5-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.53.4 released!</title>
				<description>&lt;p&gt;This is a development release leading toward 2.54 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2534-release&quot;&gt;What’s new in the WebKitGTK 2.53.4 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Implemented batched painting in skia compositor, which improves performance when
there are many layers that can be painted in the same operation.&lt;/li&gt;
  &lt;li&gt;Avoid unnecessary clips when possible in skia compositor.&lt;/li&gt;
  &lt;li&gt;Fix synchronization issues between main, scrolling and compositing threads causing
glitches while scrolling in some cases.&lt;/li&gt;
  &lt;li&gt;Limit the damage region of the scrollbar to the region actually painted.&lt;/li&gt;
  &lt;li&gt;Add support for image/webp to canvas.toDataURL().&lt;/li&gt;
  &lt;li&gt;Expose search inputs as WEBKIT_INPUT_PURPOSE_SEARCH.&lt;/li&gt;
  &lt;li&gt;Add User-Agent quirk for HBO Max.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-06-23T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/06/23/webkitgtk2.53.4-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/06/23/webkitgtk2.53.4-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.52.4 released!</title>
				<description>&lt;p&gt;This is a bug fix release in the stable 2.52 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2524-release&quot;&gt;What’s new in the WebKitGTK 2.52.4 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Add support for half-width fonts.&lt;/li&gt;
  &lt;li&gt;Improve content filter compilation by avoiding file copies.&lt;/li&gt;
  &lt;li&gt;Improve handling of out of disk space conditions when the NetworkProcess tried to write data in caches.&lt;/li&gt;
  &lt;li&gt;Improve how the CMake build system checks whether libatomic is required.&lt;/li&gt;
  &lt;li&gt;Fix painting scrollbars when their width changes.&lt;/li&gt;
  &lt;li&gt;Fix playback of certain YouTube videos with low frame rates.&lt;/li&gt;
  &lt;li&gt;Fix &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;webkit://gpu&lt;/code&gt; not working in systems where neither &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;libGL.so.1&lt;/code&gt; nor &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;libOpenGL.so.0&lt;/code&gt; are available.&lt;/li&gt;
  &lt;li&gt;Fix the build with librice 0.4 or newer when the GStreamer WebRTC backend is enabled at build configuration time.&lt;/li&gt;
  &lt;li&gt;Fix the build with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;USE_GSTREAMER_WEBRTC=OFF&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Fix the build with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;USE_GBM=OFF&lt;/code&gt;.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-06-02T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/06/02/webkitgtk2.52.4-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/06/02/webkitgtk2.52.4-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK and WPE WebKit Security Advisory WSA-2026-0003</title>
				<description>&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Date Reported: &lt;strong&gt;June 02, 2026&lt;/strong&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Advisory ID: &lt;strong&gt;WSA-2026-0003&lt;/strong&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;CVE identifiers: &lt;a href=&quot;#CVE-2026-28847&quot;&gt;CVE-2026-28847&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28883&quot;&gt;CVE-2026-28883&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28901&quot;&gt;CVE-2026-28901&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28902&quot;&gt;CVE-2026-28902&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28903&quot;&gt;CVE-2026-28903&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28904&quot;&gt;CVE-2026-28904&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28905&quot;&gt;CVE-2026-28905&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28907&quot;&gt;CVE-2026-28907&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28942&quot;&gt;CVE-2026-28942&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28946&quot;&gt;CVE-2026-28946&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28947&quot;&gt;CVE-2026-28947&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28953&quot;&gt;CVE-2026-28953&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28955&quot;&gt;CVE-2026-28955&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-28958&quot;&gt;CVE-2026-28958&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43658&quot;&gt;CVE-2026-43658&lt;/a&gt;, &lt;a href=&quot;#CVE-2026-43660&quot;&gt;CVE-2026-43660&lt;/a&gt;&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Several vulnerabilities were discovered in WebKitGTK and WPE WebKit.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28847&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28847&quot;&gt;CVE-2026-28847&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to DARKNAVY (@DarkNavyOrg), Anonymous working with TrendAI Zero Day Initiative, Daniel
Rhea.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 308707&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28883&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28883&quot;&gt;CVE-2026-28883&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to kwak kiyong / kakaogames.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 313939&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28901&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28901&quot;&gt;CVE-2026-28901&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Aisle offensive security research team (Joshua Rogers, Luigino Camastra, Igor
Morgenstern, and Guido Vranken), Maher Azzouzi, Ngan Nguyen of Calif.io.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 310207&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28902&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28902&quot;&gt;CVE-2026-28902&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Tristan Madani (@TristanInSec) from Talence Security, Nathaniel Oh (@calysteon).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 309861&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28903&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28903&quot;&gt;CVE-2026-28903&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Mateusz Krzywicki (iVerify.io).&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 310303&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28904&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28904&quot;&gt;CVE-2026-28904&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Luka Rački.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 309601&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28905&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28905&quot;&gt;CVE-2026-28905&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Yuhao Hu, Yuanming Lai, Chenggang Wu, and Zhe Wang.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 308545&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28907&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28907&quot;&gt;CVE-2026-28907&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Cantina.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may prevent Content Security Policy
from being enforced. Description: The issue was addressed with improved input
validation.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 308675&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28942&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28942&quot;&gt;CVE-2026-28942&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Milad Nasr and Nicholas Carlini with Claude, Anthropic.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 312180&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28946&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28946&quot;&gt;CVE-2026-28946&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Gia Bui (@yabeow) from Calif.io, dr3dd, w0wbox.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 310544&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28947&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28947&quot;&gt;CVE-2026-28947&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to dr3dd.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: A use-after-free issue was addressed with improved memory
management.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 310234&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28953&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28953&quot;&gt;CVE-2026-28953&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Maher Azzouzi.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 309628&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28955&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28955&quot;&gt;CVE-2026-28955&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to wac and Kookhwan Lee working with TrendAI Zero Day Initiative.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected process
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 310880&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-28958&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-28958&quot;&gt;CVE-2026-28958&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Cantina.&lt;/li&gt;
      &lt;li&gt;Impact: An app may be able to access sensitive user data. Description: This issue was
addressed with improved data protection.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 311228&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43658&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43658&quot;&gt;CVE-2026-43658&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Do Young Park.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may lead to an unexpected Safari
crash. Description: The issue was addressed with improved memory handling.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 307669&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a name=&quot;CVE-2026-43660&quot; href=&quot;https://www.cve.org/CVERecord?id=CVE-2026-43660&quot;&gt;CVE-2026-43660&lt;/a&gt;
    &lt;ul&gt;
      &lt;li&gt;Versions affected: WebKitGTK and WPE WebKit before 2.52.4.&lt;/li&gt;
      &lt;li&gt;Credit to Cantina.&lt;/li&gt;
      &lt;li&gt;Impact: Processing maliciously crafted web content may prevent Content Security Policy
from being enforced. Description: A validation issue was addressed with improved
logic.&lt;/li&gt;
      &lt;li&gt;WebKit Bugzilla: 308906&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We recommend updating to the latest stable versions of WebKitGTK and WPE WebKit. It is the
best way to ensure that you are running safe versions of WebKit. Please check our websites
for information about the latest stable releases.&lt;/p&gt;

&lt;p&gt;Further information about WebKitGTK and WPE WebKit security advisories can be found at:
&lt;a href=&quot;https://webkitgtk.org/security.html&quot;&gt;webkitgtk.org/security.html&lt;/a&gt; or
&lt;a href=&quot;https://wpewebkit.org/security&quot;&gt;wpewebkit.org/security&lt;/a&gt;.&lt;/p&gt;
</description>
                <pubDate>2026-06-02T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/security/WSA-2026-0003.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/security/WSA-2026-0003.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.53.3 released!</title>
				<description>&lt;p&gt;This is a development release leading toward 2.54 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2533-release&quot;&gt;What’s new in the WebKitGTK 2.53.3 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Switch web process compositor to use Skia instead of TextureMapper.&lt;/li&gt;
  &lt;li&gt;Fix missing glyph before ZWJ/ZWNJ if no font is found for the cluster.&lt;/li&gt;
  &lt;li&gt;Add support for half width fonts.&lt;/li&gt;
  &lt;li&gt;Support time zone change notifications on linux.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-05-28T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/05/28/webkitgtk2.53.3-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/05/28/webkitgtk2.53.3-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.53.2 released!</title>
				<description>&lt;p&gt;This is a development release leading toward 2.54 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2532-release&quot;&gt;What’s new in the WebKitGTK 2.53.2 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Only use DMA-BUF mapping for writing to the GPU atlas when possible.&lt;/li&gt;
  &lt;li&gt;Do not resolve ‘-apple-system’ font to default system font.&lt;/li&gt;
  &lt;li&gt;Set real time limits when not using the portal.&lt;/li&gt;
  &lt;li&gt;Report support for supported non-AAC mp4a codecs.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-05-06T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/05/06/webkitgtk2.53.2-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/05/06/webkitgtk2.53.2-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.53.1 released!</title>
				<description>&lt;p&gt;This is the first development release leading toward 2.54 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2531-release&quot;&gt;What’s new in the WebKitGTK 2.53.1 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Remove the option to use cairo for 2D rendering.&lt;/li&gt;
  &lt;li&gt;Implement GPU atlas creation and replay substitution for batched raster image uploads.&lt;/li&gt;
  &lt;li&gt;Improved non accelerated composited mode by using the same buffer sharing
implementation as accelerated mode.&lt;/li&gt;
  &lt;li&gt;The on-demand hardware acceleration policy is now deprecated in GTK3 API.&lt;/li&gt;
  &lt;li&gt;Add new improved API for page favicons.&lt;/li&gt;
  &lt;li&gt;Add webkit_feature_list_find() to public API.&lt;/li&gt;
  &lt;li&gt;Support PGO features in regular CMake builds.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-04-17T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/04/17/webkitgtk2.53.1-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/04/17/webkitgtk2.53.1-released.html</guid>
			</item>
		
			<item>
				<title>WebKitGTK 2.52.3 released!</title>
				<description>&lt;p&gt;This is a bug fix release in the stable 2.52 series.&lt;/p&gt;

&lt;h3 id=&quot;whats-new-in-the-webkitgtk-2523-release&quot;&gt;What’s new in the WebKitGTK 2.52.3 release?&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Add support for the “scrollbar-color” CSS property.&lt;/li&gt;
  &lt;li&gt;Fix some emoji glyphs being rendered as missing glyph boxes.&lt;/li&gt;
  &lt;li&gt;Fix JavaScriptCore crashes on architectures other than x86_64.&lt;/li&gt;
  &lt;li&gt;Fix the build on s390x.&lt;/li&gt;
  &lt;li&gt;Fix several crashes and rendering issues.&lt;/li&gt;
  &lt;li&gt;Translation updates: Serbian.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to all the contributors who made possible this release.&lt;/p&gt;
</description>
                <pubDate>2026-04-16T00:00:00+00:00</pubDate>
				<link>https://webkitgtk.org/2026/04/16/webkitgtk2.52.3-released.html</link>
				<guid isPermaLink="true">https://webkitgtk.org/2026/04/16/webkitgtk2.52.3-released.html</guid>
			</item>
		
	</channel>
</rss>
