Lucene search
+L

21 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.7 views

Laravel Backpack CRUD: Stored XSS in the color column — the `@if($column['escaped'])` branches are inverted

Summary The Blade template for the color column type src/resources/views/crud/columns/color.blade.php has its escaped/unescaped rendering branches inverted relative to every other column template in the library. Because $column'escaped' defaults to true, values stored in color columns are rendere...

5.6AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.4 views

PT-2026-79185

LinkAce is a self-hosted archive to collect website links. Prior to version 2.5.7, the Bulk Link API endpoint POST /api/v2/bulk/links accepts URLs without any format validation, allowing an authenticated user to store a javascript: URI. The stored URI is later rendered verbatim as an href in Blad...

7.3CVSS5.5AI score0.00031EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 8:17 p.m.9 views

CVE-2026-69118

Cachet through 2.4.1 contains a server-side template injection vulnerability in incident template rendering that allows authenticated users to execute arbitrary PHP code. Attackers can create malicious incident templates with Blade directives or Twig filters that execute system commands when...

8.8CVSS0.00552EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:42 p.m.11 views

CVE-2026-69118

Cachet through 2.4.1 contains a server-side template injection vulnerability in incident template rendering that allows authenticated users to execute arbitrary PHP code. Attackers can create malicious incident templates with Blade directives or Twig filters that execute system commands when...

8.8CVSS6.6AI score0.00552EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 9:33 p.m.47 views

CVE-2026-67595

VaahCMS versions 2.0.0–2.3.4 contain a malicious obfuscated JavaScript payload embedded in the security-otp.blade.php template used to render security OTP emails. The payload can run in any browser that renders the affected email with JavaScript enabled and establishes a WebSocket connection to a...

9.2CVSS6.1AI score0.00422EPSS
SaveIn wildExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 9:33 p.m.9 views

CVE-2026-67595 VaahCMS 2.0.0 - 2.3.4 Malicious JavaScript Supply Chain via security-otp.blade.php

VaahCMS versions 2.0.0 through 2.3.4 contain a malicious obfuscated JavaScript payload embedded in the Blade template responsible for rendering security OTP emails, allowing remote attackers to execute unauthorized code in any browser that renders the affected email template with JavaScript...

9.2CVSS6.1AI score0.00422EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 9:33 p.m.64 views

CVE-2026-67595 VaahCMS 2.0.0 - 2.3.4 Malicious JavaScript Supply Chain via security-otp.blade.php

VaahCMS versions 2.0.0 through 2.3.4 contain a malicious obfuscated JavaScript payload embedded in the Blade template responsible for rendering security OTP emails, allowing remote attackers to execute unauthorized code in any browser that renders the affected email template with JavaScript...

9.2CVSS0.00422EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/09 8:43 p.m.28 views

CVE-2026-60120

Bagisto CVE-2026-60120 affects Bagisto before 2.4.4. It is a stored XSS via client-side template injection: an unauthenticated attacker registers a customer with malicious payload in the first or last name, causing the Create Order page to render in administrator browsers and execute arbitrary Ja...

5.4CVSS6.1AI score0.00201EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/08 2:50 p.m.45 views

CVE-2026-41576 Ajax30/BraveCMS-2.0: Stored HTML Injection in Contact Email via nl2br() and Unescaped Blade Template

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS0.00271EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 12:00 a.m.10 views

CVE-2026-37503

Cross-Site Scripting XSS in V2Board thru 1.7.4. The customhtml field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API. All site visitors execute the payload, enabling...

6.9CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.22 views

PT-2026-36484

Name of the Vulnerable Software and Affected Versions V2Board versions prior to 1.7.5 Description Cross-Site Scripting XSS occurs when the custom html field in the theme configuration is rendered using unescaped Blade output in the 'public/theme/v2board/dashboard.blade.php' file. An administrator...

6.9CVSS6AI score0.00191EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/20 8:16 a.m.21 views

CVE-2026-33061

Jexactyl is a customisable game management panel and billing system. Commits after 025e8dbb0daaa04054276bda814d922cf4af58da and before e28edb204e80efab628d1241198ea4f079779cfd inject server-side objects into client-side JavaScript through resources/views/templates/wrapper.blade.php. Using unescap...

5.8CVSS0.00165EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/20 7:34 a.m.30 views

CVE-2026-33061

CVE-2026-33061 affects Jexactyl (previously named Exactyl), a configurable game management panel and billing system. The issue arises from injecting server-side objects into client-side JavaScript via resources/views/templates/wrapper.blade.php, where unescaped {!! json_encode(...) !!} is used wi...

5.8CVSS5.9AI score0.00165EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/20 7:34 a.m.31 views

CVE-2026-33061 Jexactyl has Stored DOM Cross-Site Scripting (XSS) via unescaped JSON in Blade template

Jexactyl is a customisable game management panel and billing system. Commits after 025e8dbb0daaa04054276bda814d922cf4af58da and before e28edb204e80efab628d1241198ea4f079779cfd inject server-side objects into client-side JavaScript through resources/views/templates/wrapper.blade.php. Using unescap...

5.8CVSS0.00165EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/20 7:34 a.m.4 views

CVE-2026-33061 Jexactyl has Stored DOM Cross-Site Scripting (XSS) via unescaped JSON in Blade template

Jexactyl is a customisable game management panel and billing system. Commits after 025e8dbb0daaa04054276bda814d922cf4af58da and before e28edb204e80efab628d1241198ea4f079779cfd inject server-side objects into client-side JavaScript through resources/views/templates/wrapper.blade.php. Using unescap...

5.8CVSS5.9AI score0.00165EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 7:34 a.m.9 views

CVE-2026-33061 Jexactyl has Stored DOM Cross-Site Scripting (XSS) via unescaped JSON in Blade template

Jexactyl is a customisable game management panel and billing system. Commits after 025e8dbb0daaa04054276bda814d922cf4af58da and before e28edb204e80efab628d1241198ea4f079779cfd inject server-side objects into client-side JavaScript through resources/views/templates/wrapper.blade.php. Using unescap...

5.8CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.19 views

PT-2026-26575

exactyl is a customisable game management panel and billing system. Commits after 025e8dbb0daaa04054276bda814d922cf4af58da and before e28edb204e80efab628d1241198ea4f079779cfd inject server-side objects into client-side JavaScript through resources/views/templates/wrapper.blade.php. Using unescape...

5.8CVSS5.9AI score0.00165EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/19 9:35 p.m.28 views

CVE-2026-32754

FreeScout (Laravel) versions ≤ 1.8.208 are affected by a Stored XSS in email notification templates. Incoming email bodies are stored and rendered unescaped with Blade's raw output {!! $thread->body !!}, enabling an attacker to inject HTML/JS via a sent email that can execute when recipients (...

9.3CVSS5.9AI score0.00527EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/06/17 2:15 p.m.8 views

CVE-2024-37621

StrongShop v1.0 was discovered to contain a Server-Side Template Injection SSTI vulnerability via the component /shippingOptionConfig/index.blade.php...

7.2CVSS5.8AI score0.00693EPSS
SaveExploits1References2
CNVD
CNVD
added 2021/12/09 12:00 a.m.49 views

Laravel Framework Cross-Site Scripting Vulnerability

Laravel Framework is a PHP-based web application development framework by Taylor Otwell, a personal developer.Laravel Framework has a cross-site scripting vulnerability that can be exploited by attackers to perform xss attacks through the Blade template engine...

6.1CVSS2.3AI score0.00799EPSS
SaveExploits1References1
Rows per page
Query Builder