Lucene search
+L

14176 matches found

Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.12 views

PT-2026-26603

Uptime Kuma is an open source, self-hosted monitoring tool. In versions 1.23.0 through 2.2.0, the fix from GHSA-vffh-c9pq-4crh doesn't fully work to preventServer-side Template Injection SSTI. The three mitigations added to the Liquid engine root, relativeReference, dynamicPartials only block...

6.5CVSS5.7AI score0.0034EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.16 views

dynaconf 安全漏洞

dynaconf is an open-source Python application configuration management library developed by Dynaconf. Versions of dynaconf prior to 3.2.13 contained security vulnerabilities. These vulnerabilities stemmed from insecure template evaluations in the @Jinja parser, which could lead to server-side...

8.1CVSS5.8AI score0.00526EPSS
SaveExploits1References4
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
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.13 views

Xerte Online Toolkits 安全漏洞

Xerte Online Toolkits is an online learning content creation platform provided by Xerte Ltd. in the UK. Versions of Xerte Online Toolkits 3.14 and earlier contained a security vulnerability. This vulnerability stemmed from the template import function’s inability to validate arbitrary file upload...

9.8CVSS6.2AI score0.01479EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.15 views

PT-2026-26456

Xerte Online Toolkits versions 3.14 and earlier contain an unauthenticated arbitrary file upload vulnerability in the template import functionality. The issue exists in /website code/php/import/import.php where missing authentication checks allow an attacker to upload a crafted ZIP archive...

9.8CVSS6.7AI score0.01479EPSS
SaveExploits2References7
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.30 views

PT-2026-26719

The EmailKit – Email Customizer for WooCommerce & WP plugin for WordPress is vulnerable to arbitrary file read via path traversal in all versions up to, and including, 1.6.3. This is due to the action function in the TemplateData class passing user-supplied input from the 'emailkit-editor-templat...

4.9CVSS5.9AI score0.00397EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.17 views

Uptime Kuma 安全漏洞

Uptime Kuma is an easy-to-use, self-hosted monitoring tool developed by Louis Lam. Versions of Uptime Kuma from 1.23.0 to 2.2.0 contain security vulnerabilities. These vulnerabilities stem from incomplete protection against server-side template injections, which could allow unauthorized access to...

6.5CVSS5.8AI score0.0034EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/19 11:53 p.m.179 views

CVE-2026-22737

CVE-2026-22737 affects Spring Framework components that render script template views via a Java scripting engine (e.g., JRuby, Jython) in Spring MVC and Spring WebFlux. The issue allows disclosure of content from files outside configured script template view locations due to the scripting engine ...

5.9CVSS5.7AI score0.00385EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/03/19 11:53 p.m.27 views

CVE-2026-22737 Spring Framework Improper Path Limitation with Script View Templates

Use of Java scripting engine enabled e.g. JRuby, Jython template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0...

5.9CVSS0.00385EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/03/19 11:53 p.m.17 views

CVE-2026-22737

Use of Java scripting engine enabled e.g. JRuby, Jython template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0...

5.9CVSS5.5AI score0.00385EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/03/19 11:53 p.m.7 views

CVE-2026-22737

Use of Java scripting engine enabled e.g. JRuby, Jython template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0...

5.9CVSS5.7AI score0.00385EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/19 11:53 p.m.4 views

CVE-2026-22737 Spring Framework Improper Path Limitation with Script View Templates

Use of Java scripting engine enabled e.g. JRuby, Jython template views in Spring MVC and Spring WebFlux applications can result in disclosure of content from files outside the configured locations for script template views. This issue affects Spring Framework: from 7.0.0 through 7.0.5, from 6.2.0...

5.9CVSS5.8AI score0.00385EPSS
SaveExploits1References1
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
Github Security Blog
Github Security Blog
added 2026/03/19 9:31 p.m.10 views

Scriban has an Infinite Recursion during Object Rendering Leads to Stack Overflow and Process Crash (Denial of Service)

When Scriban renders an object that contains a circular reference, it traverses the object's members infinitely. Because the ObjectRecursionLimit property defaults to unlimited, this behavior exhausts the thread's stack space, triggering an uncatchable StackOverflowException that immediately...

5.9AI score
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/03/19 9:31 p.m.13 views

GHSA-GRR9-747V-XVCP Scriban has an Infinite Recursion during Object Rendering Leads to Stack Overflow and Process Crash (Denial of Service)

When Scriban renders an object that contains a circular reference, it traverses the object's members infinitely. Because the ObjectRecursionLimit property defaults to unlimited, this behavior exhausts the thread's stack space, triggering an uncatchable StackOverflowException that immediately...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/19 9:30 p.m.10 views

Scriban has Uncontrolled Recursion in Parser Leads to Stack Overflow and Process Crash (Denial of Service)

Scriban is vulnerable to an uncontrolled process crash resulting in a Denial of Service. Because the recursive-descent parser does not enforce a default limit on expression depth, an attacker who controls template input can craft a heavily nested template that triggers a StackOverflowException. I...

6AI score
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.20 views

PT-2026-26455

Name of the Vulnerable Software and Affected Versions Spring Framework versions 7.0.0 through 7.0.5 Spring Framework versions 6.2.0 through 6.2.16 Spring Framework versions 6.1.0 through 6.1.25 Spring Framework versions 5.3.0 through 5.3.46 Description The use of Java scripting engine enabled...

5.9CVSS6.6AI score0.00385EPSS
SaveExploits1References60
OSV
OSV
added 2026/03/18 8:08 p.m.10 views

GHSA-PXRR-HQ57-Q35P dynaconf Affected by Remote Code Execution (RCE) via Insecure Template Evaluation in @jinja Resolver

Summary Dynaconf is vulnerable to Server-Side Template Injection SSTI due to unsafe template evaluation in the @jinja resolver. When the jinja2 package is installed, Dynaconf evaluates template expressions embedded in configuration values without a sandboxed environment. If an attacker can...

7.5CVSS6.1AI score0.00526EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/03/18 6:31 p.m.20 views

EUVD-2026-12851

The Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.0.3 via the 'template' parameter in gallery shortcodes. This makes it possible for authenticated attackers, with Author-level access...

8.8CVSS6.3AI score0.00452EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/18 5:16 p.m.11 views

CVE-2026-1463

The Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.0.3 via the 'template' parameter in gallery shortcodes. This makes it possible for authenticated attackers, with Author-level access...

8.8CVSS0.00452EPSS
SaveExploits0References4
Rows per page
Query Builder