<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Laravel (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/laravel.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/laravel-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Laravel (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:29 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-48557 – Spatie Laravel Media Library before version 11.23.0 contains a file upload restr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48557</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48557</guid>
    <pubDate>Fri, 29 May 2026 20:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48557</strong></p>
  <p>Spatie Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in FileAdder::defaultSanitizer(). The sanitizer checks only the final filename suffix, allowing double-extension filenames such as shell.php.jpg to bypass the blocklist, with pathinfo() preserving inner .php stems in saved filenames. The blocklist also omits executable extensions including .php6, .shtml,…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-184</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48557">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-48555 – Spatie Laravel Media Library before version 11.23.0 contains a server-side reque...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48555</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48555</guid>
    <pubDate>Fri, 29 May 2026 20:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-48555</strong></p>
  <p>Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the server to issue arbitrary outbound HTTP requests by passing user-controlled URLs to the addMediaFromUrl() method in InteractsWithMedia.php.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48555">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-47123 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47123</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47123</guid>
    <pubDate>Fri, 29 May 2026 20:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-47123</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.220, the email processing pipeline in FreeScout's FetchEmails command has two code paths for identifying agent (user) replies based on In-Reply-To / References headers. The notification reply path (notify-{thread_id}-{user_id}-...) extracts thread_id and user_id directly from the Message-ID without HMA…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47123">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44262 – Scramble generates API documentation for Laravel project. From 0.13.2 to before ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44262</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44262</guid>
    <pubDate>Tue, 12 May 2026 22:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44262</strong></p>
  <p>Scramble generates API documentation for Laravel project. From 0.13.2 to before 0.13.22, when documentation endpoints are publicly accessible and validation rules reference user-controlled input, request supplied data may be evaluated during documentation generation, leading to execution of arbitrary PHP code in the application context. This vulnerability is fixed in 0.13.22.</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44262">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41524 – Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41524</guid>
    <pubDate>Fri, 08 May 2026 15:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41524</strong></p>
  <p>Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive {!! !!}. Any JavaScript or HTML injected by an editor-role user is permanently stored and executed in every visitor's browser upon page load. This issue has…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41906 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41906</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41906</guid>
    <pubDate>Thu, 07 May 2026 19:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41906</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.214, the Change Customer modal correctly hides out-of-scope customers through the mailbox-filtered search endpoint, but the backend conversation_change_customer action accepts any supplied customer_email. A low-privileged agent can forge a request and bind a visible conversation to a hidden cus…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41906">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41905 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41905</guid>
    <pubDate>Thu, 07 May 2026 19:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41905</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, Helper::sanitizeRemoteUrl() in app/Misc/Helper.php follows HTTP redirects via curlGetLastRedirectedUrl() but then re-validates the original URL instead of the final redirect destination. An attacker who can supply any URL that passes the initial host check can redirect FreeScout to interna…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41904 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41904</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41904</guid>
    <pubDate>Thu, 07 May 2026 19:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41904</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, a user with updateAutoReply permission can store an XSS payload in the mailbox auto-reply message. The payload is rendered unescaped in the auto-reply email sent to every customer who contacts the mailbox. Email clients do not enforce CSP, so the payload executes in the customer's webmail…</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41904">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-41902 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41902</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41902</guid>
    <pubDate>Thu, 07 May 2026 19:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41902</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, the /user-setup/{hash} endpoint accepts a 60-character random invite_hash to set a new user's password. The endpoint performs no expiration check — the hash remains valid indefinitely until consumed. Combined with realistic hash-leakage scenarios (forwarded invite emails, HTTP referrer to…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41902">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41175 – Statamic is a Laravel and Git powered content management system (CMS). Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41175</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41175</guid>
    <pubDate>Wed, 22 Apr 2026 22:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41175</strong></p>
  <p>Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.20 and 6.13.0, manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, could result in the loss of content, assets, and user accounts. The Control Panel requires authentication with minimal permissions in order to exploit. e.g. "view entries" permission to…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-470</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41175">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-31843 – The goodoneuz/pay-uz Laravel package (&lt;= 2.2.24) contains a critical vulnerabili...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31843</guid>
    <pubDate>Thu, 16 Apr 2026 13:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-31843</strong></p>
  <p>The goodoneuz/pay-uz Laravel package (<= 2.2.24) contains a critical vulnerability in the /payment/api/editable/update endpoint that allows unauthenticated attackers to overwrite existing PHP payment hook files. The endpoint is exposed via Route::any() without authentication middleware, enabling remote access without credentials. User-controlled input is directly written into executable PHP files…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39976 – Laravel Passport provides OAuth2 server support to Laravel. From 13.0.0 to befor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39976</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39976</guid>
    <pubDate>Thu, 09 Apr 2026 17:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39976</strong></p>
  <p>Laravel Passport provides OAuth2 server support to Laravel. From 13.0.0 to before 13.7.1, there is an Authentication Bypass for client_credentials tokens. the league/oauth2-server library sets the JWT sub claim to the client identifier (since there's no user). The token guard then passes this value to retrieveById() without validating it's actually a user identifier, potentially resolving an unre…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39976">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-39384 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39384</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39384</guid>
    <pubDate>Tue, 07 Apr 2026 17:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-39384</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.212, FreeScout does not take the limit_user_customer_visibility parameter into account when merging customers. This vulnerability is fixed in 1.8.212.</p>
  <p><strong>CVSS:</strong> 7.6 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39384">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-25673 – UniSharp Laravel File Manager v2.0.0-alpha7 and v2.0 contain an arbitrary file u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-25673</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-25673</guid>
    <pubDate>Sun, 05 Apr 2026 21:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-25673</strong></p>
  <p>UniSharp Laravel File Manager v2.0.0-alpha7 and v2.0 contain an arbitrary file upload vulnerability that allows authenticated attackers to upload malicious files by sending multipart form data to the upload endpoint. Attackers can upload PHP files with the type parameter set to Files and execute arbitrary code by accessing the uploaded file through the working directory path.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-25673">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-34456 – Reviactyl is an open-source game server management panel built using Laravel, Re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34456</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34456</guid>
    <pubDate>Wed, 01 Apr 2026 20:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-34456</strong></p>
  <p>Reviactyl is an open-source game server management panel built using Laravel, React, FilamentPHP, Vite, and Go. From version 26.2.0-beta.1 to before version 26.2.0-beta.5, a vulnerability in the OAuth authentication flow allowed automatic linking of social accounts based solely on matching email addresses. An attacker could create or control a social account (e.g., Google, GitHub, Discord) using…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34456">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33687 – Sharp is a content management framework built for Laravel as a package. Versions...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33687</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33687</guid>
    <pubDate>Thu, 26 Mar 2026 22:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33687</strong></p>
  <p>Sharp is a content management framework built for Laravel as a package. Versions prior to 9.20.0 contain a vulnerability in the file upload endpoint that allows authenticated users to bypass all file type restrictions. The upload endpoint within the `ApiFormUploadController` accepts a client-controlled `validation_rule` parameter. This parameter is directly passed into the Laravel validator witho…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33687">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33686 – Sharp is a content management framework built for Laravel as a package. Versions...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33686</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33686</guid>
    <pubDate>Thu, 26 Mar 2026 22:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33686</strong></p>
  <p>Sharp is a content management framework built for Laravel as a package. Versions prior to 9.20.0 have a path traversal vulnerability  in the FileUtil class. The application fails to sanitize file extensions properly, allowing path separators to be passed into the storage layer. In `src/Utils/FileUtil.php`, the `FileUtil::explodeExtension()` function extracts a file's extension by splitting the fi…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33686">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-4809 – plank/laravel-mediable through version 6.4.0 can allow upload of a dangerous fil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4809</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4809</guid>
    <pubDate>Thu, 26 Mar 2026 11:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-4809</strong></p>
  <p>plank/laravel-mediable through version 6.4.0 can allow upload of a dangerous file type when an application using the package accepts or prefers a client-supplied MIME type during file upload handling. In that configuration, a remote attacker can submit a file containing executable PHP code while declaring a benign image MIME type, resulting in arbitrary file upload. If the uploaded file is stored…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4809">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33172 – Statamic is a Laravel and Git powered content management system (CMS). Prior to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33172</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33172</guid>
    <pubDate>Fri, 20 Mar 2026 22:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33172</strong></p>
  <p>Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.14 and 6.7.0, a stored XSS vulnerability in SVG asset reuploads allows authenticated users with asset upload permissions to bypass SVG sanitization and inject malicious JavaScript that executes when the asset is viewed. This has been fixed in 5.73.14 and 6.7.0.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33172">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33080 – Filament is a collection of full-stack components for accelerated Laravel develo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33080</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33080</guid>
    <pubDate>Fri, 20 Mar 2026 09:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33080</strong></p>
  <p>Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.8.4 and 5.0.0 through 5.3.4 have two Filament Table summarizers (Range, Values) that render raw database values without escaping HTML. If there is a lack of validation for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33080">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-32754 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32754</guid>
    <pubDate>Thu, 19 Mar 2026 22:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-32754</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.208 and below are vulnerable to Stored Cross-Site Scripting (XSS) through FreeScout's email notification templates. Incoming email bodies are stored in the database without sanitization and rendered unescaped in outgoing email notifications using Blade's raw output syntax {!! $thread->body !!}. An unau…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27591 – Winter is a free, open-source content management system (CMS) based on the Larav...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27591</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27591</guid>
    <pubDate>Wed, 11 Mar 2026 22:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27591</strong></p>
  <p>Winter is a free, open-source content management system (CMS) based on the Laravel PHP framework. Prior to 1.0.477, 1.1.12, and 1.2.12, Winter CMS allowed authenticated backend users to escalate their accounts level of access to the system by modifying the roles / permissions assigned to their account through specially crafted requests to the backend while logged in. To actively exploit this secu…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27591">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-28289 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28289</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28289</guid>
    <pubDate>Tue, 03 Mar 2026 23:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-28289</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A patch bypass vulnerability for CVE-2026-27636 in FreeScout 1.8.206 and earlier allows any authenticated user with file upload permissions to achieve Remote Code Execution (RCE) on the server by uploading a malicious .htaccess file using a zero-width space character prefix to bypass the security check. The vulnera…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28289">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28426 – Statmatic is a Laravel and Git powered content management system (CMS). Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28426</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28426</guid>
    <pubDate>Fri, 27 Feb 2026 23:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28426</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.11 and 6.4.0, stored XSS vulnerability in svg and icon related components allow authenticated users with appropriate permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This has been fixed in 5.73.11 and 6.4.0.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28426">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28425 – Statmatic is a Laravel and Git powered content management system (CMS). Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28425</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28425</guid>
    <pubDate>Fri, 27 Feb 2026 23:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28425</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.16 and 6.7.2, an authenticated control panel user with access to Antlers-enabled inputs may be able to achieve remote code execution in the application context. That can lead to full compromise of the application, including access to sensitive configuration, modification or exfiltration of data, and pot…</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28425">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27939 – Statmatic is a Laravel and Git powered content management system (CMS). Starting...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27939</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27939</guid>
    <pubDate>Fri, 27 Feb 2026 22:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27939</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). Starting in version 6.0.0 and prior to version 6.4.0, Authenticated Control Panel users may under certain conditions obtain elevated privileges without completing the intended verification step. This can allow access to sensitive operations and, depending on the user’s existing permissions, may lead to privilege escalation. T…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27939">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27637 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27637</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27637</guid>
    <pubDate>Wed, 25 Feb 2026 04:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27637</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's `TokenAuth` middleware uses a predictable authentication token computed as `MD5(user_id + created_at + APP_KEY)`. This token is static (never expires/rotates), and if an attacker obtains the `APP_KEY` — a well-documented and common exposure vector in Laravel applications — they…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-330</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27637">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27636 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27636</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27636</guid>
    <pubDate>Wed, 25 Feb 2026 04:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27636</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in `app/Misc/Helper.php` does not include `.htaccess` or `.user.ini` files. On Apache servers with `AllowOverride All` (a common configuration), an authenticated user can upload a `.htaccess` file to redefine how files are processed, enabling Remote…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27636">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-27593 – Statmatic is a Laravel and Git powered content management system (CMS). Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27593</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27593</guid>
    <pubDate>Tue, 24 Feb 2026 22:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-27593</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 6.3.3 and 5.73.10, an attacker may leverage a vulnerability in the password reset feature to capture a user's token and reset the password on their behalf. The attacker must know the email address of a valid account on the site, and the actual user must blindly click the link in their email even though they…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-640</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27593">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27196 – Statmatic is a Laravel and Git powered content management system (CMS). Versions...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27196</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27196</guid>
    <pubDate>Sat, 21 Feb 2026 05:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27196</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). Versions 5.73.8 and below in addition to 6.0.0-alpha.1 through 6.3.1 have a Stored XSS vulnerability in html fieldtypes which allows authenticated users with field management permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This issue has been fixed in 6.3.2 and 5.73.9.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27196">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25759 – Statmatic is a Laravel and Git powered content management system (CMS). From 6.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25759</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25759</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25759</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). From 6.0.0 to before 6.2.3, a stored XSS vulnerability in content titles allows authenticated users with content creation permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. Malicious user must have an account with control panel access and content creation permissions. This vulnera…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25759">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-70841 – Dokans Multi-Tenancy Based eCommerce Platform SaaS 3.9.2 allows unauthenticated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70841</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70841</guid>
    <pubDate>Tue, 03 Feb 2026 18:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-70841</strong></p>
  <p>Dokans Multi-Tenancy Based eCommerce Platform SaaS 3.9.2 allows unauthenticated remote attackers to obtain sensitive application configuration data via direct request to /script/.env file. The exposed file contains Laravel application encryption key (APP_KEY), database credentials, SMTP/SendGrid API credentials, and internal configuration parameters, enabling complete system compromise including…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70841">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23524 – Laravel Reverb provides a real-time WebSocket communication backend for Laravel ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23524</guid>
    <pubDate>Wed, 21 Jan 2026 22:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23524</strong></p>
  <p>Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications. In versions 1.6.3 and below, Reverb passes data from the Redis channel directly into PHP’s unserialize() function without restricting which classes can be instantiated, which leaves users vulnerable to Remote Code Execution. The exploitability of this vulnerability is increased because Redis servers are…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-14894 – Livewire Filemanager, commonly used in Laravel applications, contains LivewireFi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14894</guid>
    <pubDate>Fri, 16 Jan 2026 13:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-14894</strong></p>
  <p>Livewire Filemanager, commonly used in Laravel applications, contains LivewireFilemanagerComponent.php, which does not perform file type and MIME validation, allowing for RCE through upload of a malicious php file that can then be executed via the /storage/ URL if a commonly performed setup process within Laravel applications has been completed.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-47756 – Laravel Valet versions 1.1.4 to 2.0.3 contain a local privilege escalation vulne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47756</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47756</guid>
    <pubDate>Fri, 16 Jan 2026 00:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-47756</strong></p>
  <p>Laravel Valet versions 1.1.4 to 2.0.3 contain a local privilege escalation vulnerability that allows users to modify the valet command with root privileges. Attackers can edit the symlinked valet command to execute arbitrary code with root permissions without additional authentication.</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47756">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21451 – Bagisto is an open source laravel eCommerce platform. A stored Cross-Site Script...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21451</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21451</guid>
    <pubDate>Fri, 02 Jan 2026 21:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21451</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. A stored Cross-Site Scripting (XSS) vulnerability exists in Bagisto prior to version 2.3.10 within the CMS page editor. Although the platform normally attempts to sanitize `<script>` tags, the filtering can be bypassed by manipulating the raw HTTP POST request before submission. As a result, arbitrary JavaScript can be stored in the CMS conten…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21451">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-21450 – Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21450</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21450</guid>
    <pubDate>Fri, 02 Jan 2026 21:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-21450</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 are vulnerable to server-side template injection via type parameter, which can lead to remote code execution or another exploitation. Version 2.3.10 fixes the issue.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21450">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21449 – Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21449</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21449</guid>
    <pubDate>Fri, 02 Jan 2026 21:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21449</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 are vulnerable to server-side template injection via first name and last name from a low-privilege user. Version 2.3.10 fixes the issue.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21449">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-21448 – Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21448</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21448</guid>
    <pubDate>Fri, 02 Jan 2026 21:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-21448</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 are vulnerable to server-side template injection. When a normal customer orders any product, in the `add address` step they can inject a value to run in admin view. The issue can lead to remote code execution. Version 2.3.10 contains a patch.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21448">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21447 – Bagisto is an open source laravel eCommerce platform. Prior to version 2.3.10, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21447</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21447</guid>
    <pubDate>Fri, 02 Jan 2026 21:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21447</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. Prior to version 2.3.10, an Insecure Direct Object Reference vulnerability in the customer order reorder function allows any authenticated customer to add items from another customer's order to their own shopping cart by manipulating the order ID parameter. This exposes sensitive purchase information and enables potential fraud. Version 2.3.10…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21447">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-21446 – Bagisto is an open source laravel eCommerce platform. In versions on the 2.3 bra...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21446</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21446</guid>
    <pubDate>Fri, 02 Jan 2026 20:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-21446</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. In versions on the 2.3 branch prior to 2.3.10, API routes remain active even after initial installation is complete. The underlying API endpoints (`/install/api/*`) are directly accessible and exploitable without any authentication. An attacker can bypass the Ib installer entirely by calling the API endpoints directly. This allows any unauthen…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21446">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67507 – Filament is a collection of full-stack components for accelerated Laravel develo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67507</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67507</guid>
    <pubDate>Wed, 10 Dec 2025 01:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67507</strong></p>
  <p>Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.3.0 contain a flaw in the handling of recovery codes for app-based multi-factor authentication, allowing the same recovery code to be reused indefinitely. This issue does not affect email-based MFA. It also only applies when recovery codes are enabled. This issue is fixed in version 4.3…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67507">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-66509 – LaraDashboard is an all-In-one solution to start a Laravel Application. In 2.3.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66509</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66509</guid>
    <pubDate>Thu, 04 Dec 2025 22:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-66509</strong></p>
  <p>LaraDashboard is an all-In-one solution to start a Laravel Application. In 2.3.0 and earlier, the password reset flow trusts the Host header, allowing attackers to redirect the administrator’s reset token to an attacker-controlled server. This can be combined with the module installation process to automatically execute the ServiceProvider::boot() method, enabling arbitrary PHP code execution.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66509">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-65346 – alexusmai laravel-file-manager 3.3.1 and below is vulnerable to Directory Traver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65346</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65346</guid>
    <pubDate>Thu, 04 Dec 2025 15:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-65346</strong></p>
  <p>alexusmai laravel-file-manager 3.3.1 and below is vulnerable to Directory Traversal. The unzip/extraction functionality improperly allows archive contents to be written to arbitrary locations on the filesystem due to insufficient validation of extraction paths.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65346">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13121 – A security vulnerability has been detected in cameasy Liketea 1.0.0. Impacted is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13121</guid>
    <pubDate>Thu, 13 Nov 2025 17:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13121</strong></p>
  <p>A security vulnerability has been detected in cameasy Liketea 1.0.0. Impacted is the function list of the file laravel/app/Http/Controllers/Front/StoreController.php of the component API Endpoint. Such manipulation of the argument lng/lat leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13121">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-63307 – alexusmai laravel-file-manager 3.3.1 is vulnerable to Cross Site Scripting (XSS)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-63307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-63307</guid>
    <pubDate>Thu, 06 Nov 2025 16:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-63307</strong></p>
  <p>alexusmai laravel-file-manager 3.3.1 is vulnerable to Cross Site Scripting (XSS). The application permits user-controlled upload, create, and rename of files to HTML and SVG types and serves those files inline without adequate content-type validation or output sanitization.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-63307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64112 – Statmatic is a Laravel and Git powered content management system (CMS). Stored X...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64112</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64112</guid>
    <pubDate>Thu, 30 Oct 2025 18:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64112</strong></p>
  <p>Statmatic is a Laravel and Git powered content management system (CMS). Stored XSS vulnerabilities in Collections and Taxonomies allow authenticated users with content creation permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This vulnerability is fixed in 5.22.1.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64112">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-56399 – alexusmai laravel-file-manager 3.3.1 and before allows an authenticated attacker...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-56399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-56399</guid>
    <pubDate>Tue, 28 Oct 2025 16:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-56399</strong></p>
  <p>alexusmai laravel-file-manager 3.3.1 and before allows an authenticated attacker to achieve Remote Code Execution (RCE) through a crafted file upload. A file with a '.png` extension containing PHP code can be uploaded via the file manager interface. Although the upload appears to fail client-side validation, the file is still saved on the server. The attacker can then use the rename API to change…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-56399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62417 – Bagisto is an open source laravel eCommerce platform. When product data that beg...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62417</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62417</guid>
    <pubDate>Thu, 16 Oct 2025 19:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62417</strong></p>
  <p>Bagisto is an open source laravel eCommerce platform. When product data that begins with a spreadsheet formula character (for example =, +, -, or @) is accepted and later exported or saved into a CSV and opened in spreadsheet software, the spreadsheet will interpret that cell as a formula. This allows an attacker to supply a CSV field (e.g., product name) that contains a formula which may be eval…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-1236</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62417">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34216 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34216</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34216</guid>
    <pubDate>Mon, 29 Sep 2025 21:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34216</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 22.0.1026 and Application prior to version 20.0.2702 (VA deployments only) expose a set of unauthenticated REST API endpoints that return configuration files and clear‑text passwords. The same endpoints also disclose the Laravel APP_KEY used for cryptographic signing. Because the APP_KEY is required to generate valid sig…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34216">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34206 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34206</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34206</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34206</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA and SaaS deployments) mount host configuration and secret material under /var/www/efs_storage into many Docker containers with overly-permissive filesystem permissions. Files such as secrets.env, GPG-encrypted blobs in .secrets, MySQL client keys, and application session files are accessible from multiple containers.…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-312</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34206">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34203 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34203</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34203</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34203</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.1002 and Application versions prior to 20.0.2614 (VA and SaaS deployments) contain multiple Docker containers that include outdated, end-of-life, unsupported, or otherwise vulnerable third-party components (examples: Nginx 1.17.x, OpenSSL 1.1.1d, various EOL Alpine/Debian/Ubuntu base images, and EOL Laravel/PHP lib…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34203">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34188 – Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34188</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34188</guid>
    <pubDate>Fri, 19 Sep 2025 19:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34188</strong></p>
  <p>Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 1.0.735 and Application prior to 20.0.1330 (macOS/Linux client deployments) contain a vulnerability in the local logging mechanism. Authentication session tokens, including PHPSESSID, XSRF-TOKEN, and laravel_session, are stored in cleartext within world-readable log files. Any local user with access to the machine can e…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34188">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-58163 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58163</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58163</guid>
    <pubDate>Wed, 03 Sep 2025 02:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-58163</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.185 and earlier contain a deserialization of untrusted data vulnerability that allows authenticated attackers with knowledge of the application's APP_KEY to achieve remote code execution. The vulnerability is exploited via endpoint, e.g.: `/help/{mailbox_id}/auth/{customer_id}/{hash}/{timestamp}` where…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58163">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55745 – UnoPim is an open-source Product Information Management (PIM) system built on th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55745</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55745</guid>
    <pubDate>Fri, 22 Aug 2025 17:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55745</strong></p>
  <p>UnoPim is an open-source Product Information Management (PIM) system built on the Laravel framework. Versions 0.3.0 and prior are vulnerable to CSV injection, also known as formula injection, in the Quick Export feature. This vulnerability allows attackers to inject malicious content into exported CSV files. When the CSV file is opened in spreadsheet applications such as Microsoft Excel, the mali…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1236</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55745">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55741 – UnoPim is an open-source Product Information Management (PIM) system built on th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55741</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55741</guid>
    <pubDate>Fri, 22 Aug 2025 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55741</strong></p>
  <p>UnoPim is an open-source Product Information Management (PIM) system built on the Laravel framework. In versions 0.3.0 and earlier, users without the Delete privilege for products are unable to delete individual products via the standard endpoint, as expected. However, these users can bypass intended access controls by issuing requests to the mass-delete endpoint, allowing them to delete products…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55741">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55743 – UnoPim is an open-source Product Information Management (PIM) system built on th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55743</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55743</guid>
    <pubDate>Thu, 21 Aug 2025 16:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55743</strong></p>
  <p>UnoPim is an open-source Product Information Management (PIM) system built on the Laravel framework. Before 0.2.1, the image upload at the user creation feature performs only client side file type validation. A user can capture the request by uploading an image, capture the request through a Proxy like Burp suite. Make changes to the file extension and content. The vulnerability is fixed in 0.2.1.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55743">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55742 – UnoPim is an open-source Product Information Management (PIM) system built on th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55742</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55742</guid>
    <pubDate>Thu, 21 Aug 2025 16:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55742</strong></p>
  <p>UnoPim is an open-source Product Information Management (PIM) system built on the Laravel framework. Before 0.2.1, UnoPim contains a stored cross-site scripting vulnerability via SVG MIME/sanitizer bypass in the /admin/settings/users/create endpoint. This vulnerability is fixed in 0.2.1.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55742">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54366 – FreeScout is a lightweight free open source help desk and shared inbox built wit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54366</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54366</guid>
    <pubDate>Sat, 26 Jul 2025 04:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54366</strong></p>
  <p>FreeScout is a lightweight free open source help desk and shared inbox built with PHP (Laravel framework). In versions 1.8.185 and below, there is a critical deserialization vulnerability in the /conversation/ajax endpoint that allows authenticated users with knowledge of the APP_KEY to achieve remote code execution. The vulnerability occurs when the application processes the attachments_all and…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54366">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54082 – marshmallow-packages/nova-tiptap is a rich text editor for Laravel Nova based on...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54082</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54082</guid>
    <pubDate>Mon, 21 Jul 2025 17:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54082</strong></p>
  <p>marshmallow-packages/nova-tiptap is a rich text editor for Laravel Nova based on tiptap. Prior to 5.7.0, a vulnerability was discovered in the marshmallow-packages/nova-tiptap Laravel Nova package that allows unauthenticated users to upload arbitrary files to any Laravel disk configured in the application. The vulnerability is due to missing authentication middleware (Nova and Nova.Auth) on the /…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54082">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-54068 – Livewire is a full-stack framework for Laravel. In Livewire v3 up to and includi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54068</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54068</guid>
    <pubDate>Thu, 17 Jul 2025 19:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-54068</strong></p>
  <p>Livewire is a full-stack framework for Laravel. In Livewire v3 up to and including v3.6.3, a vulnerability allows unauthenticated attackers to achieve remote command execution in specific scenarios. The issue stems from how certain component property updates are hydrated. This vulnerability is unique to Livewire v3 and does not affect prior major versions. Exploitation requires a component to be…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54068">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-53833 – LaRecipe is an application that allows users to create documentation with Markdo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53833</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53833</guid>
    <pubDate>Mon, 14 Jul 2025 23:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-53833</strong></p>
  <p>LaRecipe is an application that allows users to create documentation with Markdown inside a Laravel app. Versions prior to 2.8.1 are vulnerable to Server-Side Template Injection (SSTI), which could potentially lead to Remote Code Execution (RCE) in vulnerable configurations. Attackers could execute arbitrary commands on the server, access sensitive environment variables, and/or escalate access de…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-1336</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53833">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34060 – A PHP objection injection vulnerability exists in the Monero Project’s Laravel-b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34060</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34060</guid>
    <pubDate>Tue, 01 Jul 2025 15:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34060</strong></p>
  <p>A PHP objection injection vulnerability exists in the Monero Project’s Laravel-based forum software due to unsafe handling of untrusted input in the /get/image/ endpoint. The application passes a user-supplied link parameter directly to file_get_contents() without validation. MIME type checks using PHP’s finfo can be bypassed via crafted stream filter chains that prepend spoofed headers, allowing…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34060">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-48951 – Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. Versions 8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48951</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48951</guid>
    <pubDate>Tue, 03 Jun 2025 21:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-48951</strong></p>
  <p>Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. Versions 8.0.0-BETA3 prior to 8.3.1 contain a vulnerability due to insecure deserialization of cookie data. If exploited, since SDKs process cookie content without prior authentication, a threat actor could send a specially crafted cookie containing malicious serialized data. Applications using the Auth0-PHP SDK are affected, as…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48951">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-47275 – Auth0-PHP provides the PHP SDK for Auth0 Authentication and Management APIs. Sta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47275</guid>
    <pubDate>Thu, 15 May 2025 22:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-47275</strong></p>
  <p>Auth0-PHP provides the PHP SDK for Auth0 Authentication and Management APIs. Starting in version 8.0.0-BETA1 and prior to version 8.14.0, session cookies of applications using the Auth0-PHP SDK configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access. Certain pre-conditions are required to be vulnerable to this issue: Applications usin…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-3579 – In versions prior to Aidex 1.7, an authenticated malicious user, taking advantag...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3579</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3579</guid>
    <pubDate>Tue, 15 Apr 2025 09:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-3579</strong></p>
  <p>In versions prior to Aidex 1.7, an authenticated malicious user, taking advantage of an open registry, could execute unauthorised commands within the system. This includes executing operating system (Unix) commands, interacting with internal services such as PHP or MySQL, and even invoking native functions of the framework used, such as Laravel or Symfony. This execution is achieved by Prompt Inj…</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3579">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-32931 – DevDojo Voyager 1.4.0 through 1.8.0, when Laravel 8 or later is used, allows aut...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-32931</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-32931</guid>
    <pubDate>Mon, 14 Apr 2025 16:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-32931</strong></p>
  <p>DevDojo Voyager 1.4.0 through 1.8.0, when Laravel 8 or later is used, allows authenticated administrators to execute arbitrary OS commands via a specific php artisan command.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-32931">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13919 – The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to ref...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13919</guid>
    <pubDate>Mon, 10 Mar 2025 10:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13919</strong></p>
  <p>The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of route parameters in the debug-mode error page.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13918 – The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to ref...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13918</guid>
    <pubDate>Mon, 10 Mar 2025 10:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13918</strong></p>
  <p>The Laravel framework versions between 11.9.0 and 11.35.1 are susceptible to reflected cross-site scripting due to an improper encoding of request parameters in the debug-mode error page.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-27515 – Laravel is a web application framework. When using wildcard validation to valida...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27515</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27515</guid>
    <pubDate>Wed, 05 Mar 2025 19:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-27515</strong></p>
  <p>Laravel is a web application framework. When using wildcard validation to validate a given file or image field (`files.*`), a user-crafted malicious request could potentially bypass the validation rules. This vulnerability is fixed in 11.44.1 and 12.1.1.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-155</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27515">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-55555 – Invoice Ninja before 5.10.43 allows remote code execution from a pre-authenticat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55555</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55555</guid>
    <pubDate>Tue, 07 Jan 2025 17:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-55555</strong></p>
  <p>Invoice Ninja before 5.10.43 allows remote code execution from a pre-authenticated route when an attacker knows the APP_KEY. This is exacerbated by .env files, available from the product's repository, that have default APP_KEY values. The route/{hash} route defined in the invoiceninja/routes/client.php file can be accessed without authentication. The parameter {hash} is passed to the function dec…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55555">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-55556 – A vulnerability in Crater Invoice allows an unauthenticated attacker with knowle...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55556</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55556</guid>
    <pubDate>Tue, 07 Jan 2025 16:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-55556</strong></p>
  <p>A vulnerability in Crater Invoice allows an unauthenticated attacker with knowledge of the APP_KEY to achieve remote command execution on the server by manipulating the laravel_session cookie, exploiting arbitrary deserialization through the encrypted session data. The exploitation vector of this vulnerability relies on an attacker obtaining Laravel's secret APP_KEY, which would allow them to dec…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55556">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-56329 – Socialstream is a third-party package for Laravel Jetstream. It replaces the pub...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56329</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56329</guid>
    <pubDate>Fri, 20 Dec 2024 20:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-56329</strong></p>
  <p>Socialstream is a third-party package for Laravel Jetstream. It replaces the published authentication and profile scaffolding provided by Laravel Jetstream, with scaffolding that has support for Laravel Socialite. When linking a social account to an already authenticated user, the lack of a confirmation step introduces a security risk. This is exacerbated if ->stateless() is used in the Socialite…</p>
  <p><strong>CVSS:</strong> 8.9 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56329">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-21546 – Versions of the package unisharp/laravel-filemanager before 2.9.1 are vulnerable...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21546</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21546</guid>
    <pubDate>Wed, 18 Dec 2024 06:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-21546</strong></p>
  <p>Versions of the package unisharp/laravel-filemanager before 2.9.1 are vulnerable to Remote Code Execution (RCE) through using a valid mimetype and inserting the . character after the php file extension. This allows the attacker to execute malicious code.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21546">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-55661 – Laravel Pulse is a real-time application performance monitoring tool and dashboa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55661</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55661</guid>
    <pubDate>Fri, 13 Dec 2024 16:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-55661</strong></p>
  <p>Laravel Pulse is a real-time application performance monitoring tool and dashboard for Laravel applications. A vulnerability has been discovered in Laravel Pulse prior to version 1.3.1 that could allow remote code execution through the public `remember()` method in the `Laravel\Pulse\Livewire\Concerns\RemembersQueries` trait. This method is accessible via Livewire components and can be exploited…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55661">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-54149 – Winter is a free, open-source content management system (CMS) based on the Larav...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-54149</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-54149</guid>
    <pubDate>Mon, 09 Dec 2024 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-54149</strong></p>
  <p>Winter is a free, open-source content management system (CMS) based on the Laravel PHP framework. Winter CMS prior to versions 1.2.7, 1.1.11, and 1.0.476 allow users with access to the CMS templates sections that modify Twig files to bypass the sandbox placed on Twig files and modify resources such as theme customisation values or modify, or remove, templates in the theme even if not provided dir…</p>
  <p><strong>CVSS:</strong> 8.4 · <strong>CWE:</strong> CWE-184</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-54149">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-3838 – DomPDF before version 2.0.0 is vulnerable to PHAR deserialization due to a lack ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3838</guid>
    <pubDate>Fri, 15 Nov 2024 11:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-3838</strong></p>
  <p>DomPDF before version 2.0.0 is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the file_get_contents() function. An attacker who can upload files of any type to the server can pass in the phar:// protocol to unserialize the uploaded file and instantiate arbitrary PHP objects. This can lead to remote code execution, especially when DOMPdf is used…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-52301 – Laravel is a web application framework. When the register_argc_argv php directiv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52301</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52301</guid>
    <pubDate>Tue, 12 Nov 2024 20:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-52301</strong></p>
  <p>Laravel is a web application framework. When the register_argc_argv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request. The vulnerability fixed in 6.20.45, 7.30.7, 8.83.28, 9.52.17, 10.48.23, and 11.31.0. The framework now ignores argv values for environment detection on n…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52301">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51152 – File Upload vulnerability in Laravel CMS v.1.4.7 and before allows a remote atta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51152</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51152</guid>
    <pubDate>Fri, 08 Nov 2024 18:15:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51152</strong></p>
  <p>File Upload vulnerability in Laravel CMS v.1.4.7 and before allows a remote attacker to execute arbitrary code via the shell.php a component.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51152">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-47823 – Livewire is a full-stack framework for Laravel that allows for dynamic UI compon...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-47823</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-47823</guid>
    <pubDate>Tue, 08 Oct 2024 18:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-47823</strong></p>
  <p>Livewire is a full-stack framework for Laravel that allows for dynamic UI components without leaving PHP. In livewire/livewire prior to `2.12.7` and `v3.5.2`, the file extension of an uploaded file is guessed based on the MIME type. As a result, the actual file extension from the file name is not validated. An attacker can therefore bypass the validation by uploading a file with a valid MIME type…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-47823">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-32003 – wn-dusk-plugin (Dusk plugin) is a plugin which integrates Laravel Dusk browser t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32003</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32003</guid>
    <pubDate>Fri, 12 Apr 2024 21:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-32003</strong></p>
  <p>wn-dusk-plugin (Dusk plugin) is a plugin which integrates Laravel Dusk browser testing into Winter CMS. The Dusk plugin provides some special routes as part of its testing framework to allow a browser environment (such as headless Chrome) to act as a user in the Backend or User plugin without having to go through authentication. This route is `[[URL]]/_dusk/login/[[USER ID]]/[[MANAGER]]` - where…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32003">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-24570 – Statamic is a Laravel and Git powered CMS. HTML files crafted to look like jpg f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24570</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24570</guid>
    <pubDate>Thu, 01 Feb 2024 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-24570</strong></p>
  <p>Statamic is a Laravel and Git powered CMS. HTML files crafted to look like jpg files are able to be uploaded, allowing for XSS. This affects the front-end forms with asset fields without any mime type validation, asset fields in the control panel, and asset browser in the control panel. Additionally, if the XSS is crafted in a specific way, the "copy password reset link" feature may be exploited…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24570">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48701 – Statamic CMS is a Laravel and Git powered content management system (CMS). Prior...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48701</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48701</guid>
    <pubDate>Tue, 21 Nov 2023 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48701</strong></p>
  <p>Statamic CMS is a Laravel and Git powered content management system (CMS). Prior to versions 3.4.15 an 4.36.0, HTML files crafted to look like images may be uploaded regardless of mime validation. This is only applicable on front-end forms using the "Forms" feature containing an assets field, or within the control panel which requires authentication. This issue has been patched on 3.4.15 and 4.36…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48701">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48217 – Statamic is a flat-first, Laravel + Git powered CMS designed for building websit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48217</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48217</guid>
    <pubDate>Tue, 14 Nov 2023 22:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48217</strong></p>
  <p>Statamic is a flat-first, Laravel + Git powered CMS designed for building websites. In affected versions certain additional PHP files crafted to look like images may be uploaded regardless of mime type validation rules. This affects front-end forms using the "Forms" feature, and asset upload fields in the control panel. Malicious users could leverage this vulnerability to upload and execute code.…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48217">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-47129 – Statmic is a core Laravel content management system Composer package. Prior to v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47129</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47129</guid>
    <pubDate>Fri, 10 Nov 2023 19:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-47129</strong></p>
  <p>Statmic is a core Laravel content management system Composer package. Prior to versions 3.4.13 and 4.33.0, on front-end forms with an asset upload field, PHP files crafted to look like images may be uploaded. This only affects forms using the "Forms" feature and not just _any_ arbitrary form. This does not affect the control panel. This issue has been patched in 3.4.13 and 4.33.0.</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47129">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-36825 – Orchid is a Laravel package that allows application development of back-office a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36825</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36825</guid>
    <pubDate>Tue, 11 Jul 2023 18:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-36825</strong></p>
  <p>Orchid is a Laravel package that allows application development of back-office applications, admin/user panels, and dashboards. A vulnerability present starting in version 14.0.0-alpha4 and prior to version 14.5.0 is related to the deserialization of untrusted data from the `_state` query parameter, which can result in remote code execution. The issue has been addressed in version 14.5.0. Users a…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36825">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-35169 – PHP-IMAP is a wrapper for common IMAP communication without the need to have the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35169</guid>
    <pubDate>Fri, 23 Jun 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-35169</strong></p>
  <p>PHP-IMAP is a wrapper for common IMAP communication without the need to have the php-imap module installed / enabled. Prior to version 5.3.0, an unsanitized attachment filename allows any unauthenticated user to leverage a directory traversal vulnerability, which results in a remote code execution vulnerability. Every application that stores attachments with `Attachment::save()` without providing…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35169">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-29931 – laravel-s 3.7.35 is vulnerable to Local File Inclusion via /src/Illuminate/Larav...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-29931</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-29931</guid>
    <pubDate>Thu, 22 Jun 2023 11:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-29931</strong></p>
  <p>laravel-s 3.7.35 is vulnerable to Local File Inclusion via /src/Illuminate/Laravel.php.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-552</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-29931">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-28254 – A deserialization vulnerability in the destruct() function of Laravel v8.5.9 all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-28254</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-28254</guid>
    <pubDate>Wed, 19 Apr 2023 00:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-28254</strong></p>
  <p>A deserialization vulnerability in the destruct() function of Laravel v8.5.9 allows attackers to execute arbitrary commands.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-28254">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-28115 – Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a ur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-28115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-28115</guid>
    <pubDate>Fri, 17 Mar 2023 22:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-28115</strong></p>
  <p>Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.4.2, Snappy is vulnerable to PHAR deserialization due to a lack of checking on the protocol before passing it into the `file_exists()` function. If an attacker can upload files of any type to the server he can pass in the phar:// protocol to unserialize the uploaded file and instan…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-28115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-24249 – An arbitrary file upload vulnerability in laravel-admin v1.8.19 allows attackers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-24249</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-24249</guid>
    <pubDate>Mon, 27 Feb 2023 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-24249</strong></p>
  <p>An arbitrary file upload vulnerability in laravel-admin v1.8.19 allows attackers to execute arbitrary code via a crafted PHP file.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-24249">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-39357 – Winter is a free, open-source content management system based on the Laravel PHP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39357</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39357</guid>
    <pubDate>Wed, 26 Oct 2022 15:15:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-39357</strong></p>
  <p>Winter is a free, open-source content management system based on the Laravel PHP framework. The Snowboard framework in versions 1.1.8, 1.1.9, and 1.2.0 is vulnerable to prototype pollution in the main Snowboard class as well as its plugin loader. The 1.0 branch of Winter is not affected, as it does not contain the Snowboard framework. This issue has been patched in v1.1.10 and v1.2.1. As a workar…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-1321</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39357">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-37333 – SQL injection vulnerability in the Exment ((PHP8) exceedone/exment v5.0.2 and ea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-37333</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-37333</guid>
    <pubDate>Wed, 24 Aug 2022 09:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-37333</strong></p>
  <p>SQL injection vulnerability in the Exment ((PHP8) exceedone/exment v5.0.2 and earlier and exceedone/laravel-admin v3.0.0 and earlier, (PHP7) exceedone/exment v4.4.2 and earlier and exceedone/laravel-admin v2.2.2 and earlier) allows remote authenticated attackers to execute arbitrary SQL commands.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-37333">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24800 – October/System is the system module for October CMS, a self-hosted CMS platform ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24800</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24800</guid>
    <pubDate>Tue, 12 Jul 2022 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24800</strong></p>
  <p>October/System is the system module for October CMS, a self-hosted CMS platform based on the Laravel PHP Framework. Prior to versions 1.0.476, 1.1.12, and 2.2.15, when the developer allows the user to specify their own filename in the `fromData` method, an unauthenticated user can perform remote code execution (RCE) by exploiting a race condition in the temporary storage directory. This vulnerabi…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24800">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-41714 – In Tipask &lt; 3.5.9, path parameters entered by the user are not validated when do...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-41714</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-41714</guid>
    <pubDate>Mon, 23 May 2022 16:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-41714</strong></p>
  <p>In Tipask < 3.5.9, path parameters entered by the user are not validated when downloading attachments, a registered user can download arbitrary files on the Tipask server such as .env, /etc/passwd, laravel.log, causing infomation leakage.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-494</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41714">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-45040 – The Spatie media-library-pro library through 1.17.10 and 2.x through 2.1.6 for L...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-45040</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-45040</guid>
    <pubDate>Thu, 17 Mar 2022 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-45040</strong></p>
  <p>The Spatie media-library-pro library through 1.17.10 and 2.x through 2.1.6 for Laravel allows remote attackers to upload executable files via the uploads route.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-45040">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-25838 – Laravel Fortify before 1.11.1 allows reuse within a short time window, thus call...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-25838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-25838</guid>
    <pubDate>Thu, 24 Feb 2022 15:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-25838</strong></p>
  <p>Laravel Fortify before 1.11.1 allows reuse within a short time window, thus calling into question the "OT" part of the "TOTP" concept.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-21705 – Octobercms is a self-hosted CMS platform based on the Laravel PHP Framework. In ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21705</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21705</guid>
    <pubDate>Wed, 23 Feb 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-21705</strong></p>
  <p>Octobercms is a self-hosted CMS platform based on the Laravel PHP Framework. In affected versions user input was not properly sanitized before rendering. An authenticated user with the permissions to create, modify and delete website pages can exploit this vulnerability to bypass `cms.safe_mode` / `cms.enableSafeMode` in order to execute arbitrary code. This issue only affects admin panels that r…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21705">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32650 – October CMS is a self-hosted content management system (CMS) platform based on t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32650</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32650</guid>
    <pubDate>Fri, 14 Jan 2022 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32650</strong></p>
  <p>October CMS is a self-hosted content management system (CMS) platform based on the Laravel PHP Framework. Prior to versions 1.0.473 and 1.1.6, an attacker with access to the backend is able to execute PHP code by using the theme import feature. This will bypass the safe mode feature that prevents PHP execution in the CMS templates.The issue has been patched in Build 473 (v1.0.473) and v1.1.6. Tho…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32650">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32649 – October CMS is a self-hosted content management system (CMS) platform based on t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32649</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32649</guid>
    <pubDate>Fri, 14 Jan 2022 15:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32649</strong></p>
  <p>October CMS is a self-hosted content management system (CMS) platform based on the Laravel PHP Framework. Prior to versions 1.0.473 and 1.1.6, an attacker with "create, modify and delete website pages" privileges in the backend is able to execute PHP code by running specially crafted Twig code in the template markup. The issue has been patched in Build 473 (v1.0.473) and v1.1.6. Those unable to u…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32649">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
