<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Wed, 02 Sep 2026 23:06:05 +0000</lastBuildDate>
    <item>
      <title>09527575-eae5-4149-960b-ecd87d501efc</title>
      <link>https://vulnerability.circl.lu/sighting/09527575-eae5-4149-960b-ecd87d501efc/export</link>
      <description>{"uuid": "09527575-eae5-4149-960b-ecd87d501efc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-77567", "type": "seen", "source": "https://gist.github.com/alon710/82c1345fb72ef5ca8fd6cd81e5d856bc", "content": "# CVE-2026-77567: CVE-2026-77567: Multi-Factor Authentication Bypass in Filament App-Based MFA\n\n&amp;gt; **CVSS Score:** 8.1\n&amp;gt; **Published:** 2026-09-01\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-77567\n\n## Summary\nAn authentication bypass vulnerability exists in Filament's app-based (TOTP/authenticator) multi-factor authentication (MFA) system when recovery codes are enabled. This allow attackers possessing primary credentials to bypass the second-factor authentication check entirely by manipulating the Livewire state during the challenge-form validation lifecycle.\n\n## TL;DR\nA high-severity authentication bypass in Filament's app-based MFA system allows an attacker with valid primary credentials to completely skip the second-factor verification step by manipulating Livewire state parameters when recovery codes are configured.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-287 (Improper Authentication)\n- **Attack Vector**: Network\n- **CVSS v3.1**: 8.1\n- **EPSS Score**: 0.00304\n- **EPSS Percentile**: 22.61%\n- **Exploit Status**: PoC (Proof-of-Concept)\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Filament Panel applications running version 4.x prior to 4.12.0\n- Filament Panel applications running version 5.x prior to 5.7.0\n- **Filament**: &amp;gt;= 4.0.0, &amp;lt; 4.12.0 (Fixed in: `4.12.0`)\n- **Filament**: &amp;gt;= 5.0.0, &amp;lt; 5.7.0 (Fixed in: `5.7.0`)\n\n## Mitigation\n\n- Upgrade Filament dependencies to version 4.12.0+ or 5.7.0+ immediately.\n- Disable recovery codes globally to prevent reaching the vulnerable logical state path.\n- Transition MFA configurations to email-based multi-factor verification as a temporary mitigation.\n\n**Remediation Steps:**\n1. Identify the current major version of Filament used in your composer.json file.\n2. Run 'composer update filament/filament:\"^4.12.0\"' or 'composer update filament/filament:\"^5.7.0\"' based on the active branch.\n3. Clear application and view caches using 'php artisan view:clear' and 'php artisan cache:clear'.\n4. Verify that the updated packages are properly loaded by testing authentication in a staging environment.\n\n## References\n\n- [GitHub Security Advisory](https://github.com/filamentphp/filament/security/advisories/GHSA-52xp-w8hr-xv3c)\n- [Fix Patch Commit](https://github.com/filamentphp/filament/commit/45534a6f87f50ac6df3b43680bb33f8da9ef207b)\n- [Filament Release Tag v4.12.0](https://github.com/filamentphp/filament/releases/tag/v4.12.0)\n- [Filament Release Tag v5.7.0](https://github.com/filamentphp/filament/releases/tag/v5.7.0)\n- [National Vulnerability Database Entry](https://nvd.nist.gov/vuln/detail/CVE-2026-77567)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-77567) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-02T02:32:21.817721Z"}</description>
      <content:encoded>{"uuid": "09527575-eae5-4149-960b-ecd87d501efc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-77567", "type": "seen", "source": "https://gist.github.com/alon710/82c1345fb72ef5ca8fd6cd81e5d856bc", "content": "# CVE-2026-77567: CVE-2026-77567: Multi-Factor Authentication Bypass in Filament App-Based MFA\n\n&amp;gt; **CVSS Score:** 8.1\n&amp;gt; **Published:** 2026-09-01\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-77567\n\n## Summary\nAn authentication bypass vulnerability exists in Filament's app-based (TOTP/authenticator) multi-factor authentication (MFA) system when recovery codes are enabled. This allow attackers possessing primary credentials to bypass the second-factor authentication check entirely by manipulating the Livewire state during the challenge-form validation lifecycle.\n\n## TL;DR\nA high-severity authentication bypass in Filament's app-based MFA system allows an attacker with valid primary credentials to completely skip the second-factor verification step by manipulating Livewire state parameters when recovery codes are configured.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-287 (Improper Authentication)\n- **Attack Vector**: Network\n- **CVSS v3.1**: 8.1\n- **EPSS Score**: 0.00304\n- **EPSS Percentile**: 22.61%\n- **Exploit Status**: PoC (Proof-of-Concept)\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Filament Panel applications running version 4.x prior to 4.12.0\n- Filament Panel applications running version 5.x prior to 5.7.0\n- **Filament**: &amp;gt;= 4.0.0, &amp;lt; 4.12.0 (Fixed in: `4.12.0`)\n- **Filament**: &amp;gt;= 5.0.0, &amp;lt; 5.7.0 (Fixed in: `5.7.0`)\n\n## Mitigation\n\n- Upgrade Filament dependencies to version 4.12.0+ or 5.7.0+ immediately.\n- Disable recovery codes globally to prevent reaching the vulnerable logical state path.\n- Transition MFA configurations to email-based multi-factor verification as a temporary mitigation.\n\n**Remediation Steps:**\n1. Identify the current major version of Filament used in your composer.json file.\n2. Run 'composer update filament/filament:\"^4.12.0\"' or 'composer update filament/filament:\"^5.7.0\"' based on the active branch.\n3. Clear application and view caches using 'php artisan view:clear' and 'php artisan cache:clear'.\n4. Verify that the updated packages are properly loaded by testing authentication in a staging environment.\n\n## References\n\n- [GitHub Security Advisory](https://github.com/filamentphp/filament/security/advisories/GHSA-52xp-w8hr-xv3c)\n- [Fix Patch Commit](https://github.com/filamentphp/filament/commit/45534a6f87f50ac6df3b43680bb33f8da9ef207b)\n- [Filament Release Tag v4.12.0](https://github.com/filamentphp/filament/releases/tag/v4.12.0)\n- [Filament Release Tag v5.7.0](https://github.com/filamentphp/filament/releases/tag/v5.7.0)\n- [National Vulnerability Database Entry](https://nvd.nist.gov/vuln/detail/CVE-2026-77567)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-77567) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-02T02:32:21.817721Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/09527575-eae5-4149-960b-ecd87d501efc/export</guid>
      <pubDate>Wed, 02 Sep 2026 02:32:21 +0000</pubDate>
    </item>
    <item>
      <title>1d57eb46-c27f-4668-82e0-460a722e368e</title>
      <link>https://vulnerability.circl.lu/sighting/1d57eb46-c27f-4668-82e0-460a722e368e/export</link>
      <description>{"uuid": "1d57eb46-c27f-4668-82e0-460a722e368e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-77567", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3mtucinw3f72o", "content": "\ud83d\udfe0 CVE-2026-77567 - High (8.1)\n\nFilament is a collection of full-stack components for accelerated Laravel development. Prior to v...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-77567/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-24T22:00:30.274594Z"}</description>
      <content:encoded>{"uuid": "1d57eb46-c27f-4668-82e0-460a722e368e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-77567", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3mtucinw3f72o", "content": "\ud83d\udfe0 CVE-2026-77567 - High (8.1)\n\nFilament is a collection of full-stack components for accelerated Laravel development. Prior to v...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-77567/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-24T22:00:30.274594Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/1d57eb46-c27f-4668-82e0-460a722e368e/export</guid>
      <pubDate>Mon, 24 Aug 2026 22:00:30 +0000</pubDate>
    </item>
  </channel>
</rss>
