<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[🔴 Critical: Next.js Patches Critical AVIF and Windows Flaws Enabling Unauthenticated RCE]]></title><description><![CDATA[<p dir="auto">Vercel has shipped security updates for two critical-severity flaws in the <strong>Next.js</strong> web framework, both enabling unauthenticated remote code execution under specific conditions. The first issue is triggered by specially crafted <strong>AVIF</strong> image files, while the second is a path traversal vulnerability affecting deployments running on <strong>Windows</strong> filesystems.</p>
<p dir="auto">The Windows path traversal bug, tracked as <strong><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-75604" target="_blank" rel="noopener noreferrer nofollow ugc">CVE-2026-75604</a></strong>, allows an attacker to escape the intended directory restrictions and execute arbitrary code without authentication. This is particularly dangerous for organizations hosting Next.js applications on Windows servers, as it could lead to full system compromise if exploited.</p>
<p dir="auto">The AVIF-related vulnerability, meanwhile, stems from improper handling of image metadata during parsing. By submitting a malicious AVIF file, an unauthenticated remote attacker can achieve code execution on the server. This vector is especially concerning given how common image upload and processing features are in modern web applications.</p>
<ul>
<li>Affected versions: Prior to the latest patched releases for both vulnerabilities.</li>
<li>Patched versions: Upgrade to the newest Next.js release that includes these fixes.</li>
<li>Impact: Unauthenticated remote code execution, potential full server takeover.</li>
<li>Mitigation: Apply the official patches immediately, and restrict access to image upload endpoints if possible.</li>
</ul>
<p dir="auto">As always, prioritize updating production instances without delay, and verify your current version against the latest release notes. If you run Next.js on Windows, treat this as an urgent action item.</p>
<p dir="auto">Source: <a href="https://thehackernews.com/2026/08/nextjs-patches-critical-avif-and.html" target="_blank" rel="noopener noreferrer nofollow ugc">The Hacker News</a></p>
<p dir="auto">Is your team already running the patched Next.js version, and have you reviewed any custom image processing pipelines for exposure to the AVIF flaw?</p>
]]></description><link>https://xploitlk.com/topic/128/critical-next.js-patches-critical-avif-and-windows-flaws-enabling-unauthenticated-rce</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 14:22:59 GMT</lastBuildDate><atom:link href="https://xploitlk.com/topic/128.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Aug 2026 06:30:23 GMT</pubDate><ttl>60</ttl></channel></rss>