<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>FilamentPHP - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/filamentphp/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 02 Sep 2026 00:00:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/filamentphp/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Authentication Bypass in Filament Framework MFA</title><link>https://feed.craftedsignal.io/briefs/2026-09-filament-mfa-bypass/</link><pubDate>Wed, 02 Sep 2026 00:00:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-filament-mfa-bypass/</guid><description>An improper authentication vulnerability in the Filament framework allows attackers to bypass app-based multi-factor authentication when recovery codes are enabled.</description><content:encoded><![CDATA[<p>Filament, a popular framework for building administrative panels, contains a critical authentication flaw identified as CVE-2026-77567. The vulnerability exists in the challenge handling logic for app-based multi-factor authentication (MFA). When recovery codes are enabled for a user, the application fails to properly validate the second-factor token, allowing an attacker to bypass the MFA challenge entirely. This flaw is specific to app-based MFA and does not affect configurations using email-based authentication. The issue impacts Filament version branches 4.x (prior to 4.12.0) and 5.x (prior to 5.7.0). Successful exploitation grants an attacker unauthorized access to protected accounts, bypassing a significant layer of security intended to prevent account takeover.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a severe risk to organizations using Filament for administrative interfaces, as it allows unauthorized users with valid primary credentials to bypass the second-factor requirement. This essentially negates the security benefits of MFA for affected users, significantly increasing the likelihood of account compromise, data exfiltration, and unauthorized administrative actions within the application.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize patching affected systems to mitigate the risk of account takeover.</p>
<ul>
<li>Upgrade the filament/filament package to version 4.12.0 or 5.7.0 immediately.</li>
<li>Disable app-based MFA or recovery codes as a temporary workaround until patching is complete if the application must remain internet-facing.</li>
<li>Audit authentication logs for unusual login patterns or failed attempts followed by successful access to user accounts in the administrative panel.</li>
<li>Review administrative user accounts for unauthorized changes or configuration modifications made since the deployment of vulnerable versions.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>