Lucene search
+L

25 matches found

Kitploit
Kitploit
added 2026/09/08 6:29 a.m.6 views

CVE-2026-52658

CVE-2026-52658 — AureusERP Stored XSS Chatter Change-Tracking CWE-79 · CVSS 8.7 High · AureusERP ≤ v1.4.0 / master Chatter renders the change-tracking oldvalue / newvalue fields as raw HTML !! !!, no sanitization. An authenticated user editing a record stores JavaScript that fires for every viewe...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/08/20 10:17 p.m.21 views

CVE-2026-49436

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.3CVSS0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 9:40 p.m.30 views

CVE-2026-49436 LinkAce vulnerable to stored XSS via 'javascript:' URI in Bulk Link API

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.3CVSS0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:38 p.m.12 views

GHSA-MMG4-322V-6JVC 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.4CVSS5.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.14 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.17 views

PT-2026-79185

Name of the Vulnerable Software and Affected Versions LinkAce versions prior to 2.5.7 Description The Bulk Link API endpoint POST /api/v2/bulk/links lacks format validation for URLs, allowing authenticated users to store a javascript: URI. This URI is rendered verbatim as an href attribute in Bla...

7.3CVSS5.8AI score0.00255EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 8:17 p.m.12 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.13 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.54 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.00528EPSS
SaveIn wildExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 9:33 p.m.12 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.00528EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 9:33 p.m.70 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.00528EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/09 8:43 p.m.34 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.00355EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/08 2:50 p.m.48 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
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.25 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
OSV
OSV
added 2026/05/01 12:00 a.m.13 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
NVD
NVD
added 2026/03/20 8:16 a.m.26 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.35 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.37 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.7 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.13 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
Rows per page
Query Builder