Lucene search
+L

1452 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.28 views

WordPress Contact Form by Supsystic - Server-Side Template Injection

Contact Form by Supsystic WordPress plugin = 1.7.36 contains a server-side template injection caused by unsandboxed TwigLoaderString and cfsPreFill functionality, letting unauthenticated attackers execute arbitrary code remotely via GET parameters. id: CVE-2026-4257 info: name: WordPress Contact...

9.8CVSS5.7AI score0.41475EPSS
SaveExploits9References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.12 views

Winter: Authenticated Twig sandbox escape in CMS SecurityPolicy (bypass of CVE-2024-54149)

Impact Affected versions of Winter CMS allow authenticated backend users with CMS template-editing permissions to escape the Twig sandbox "safe mode" that is meant to restrict what template code can do. Using any of the following permissions, an attacker can read and modify arbitrary database...

8.4CVSS7.3AI score0.00405EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 6:44 p.m.7 views

GHSA-8CFW-PCWH-V63W Winter: Authenticated Twig sandbox escape in CMS SecurityPolicy (bypass of CVE-2024-54149)

Impact Affected versions of Winter CMS allow authenticated backend users with CMS template-editing permissions to escape the Twig sandbox "safe mode" that is meant to restrict what template code can do. Using any of the following permissions, an attacker can read and modify arbitrary database...

8.4CVSS7.4AI score
SaveExploits0References5
NVD
NVD
added 2026/08/19 4:18 p.m.7 views

CVE-2026-62672

Grav is a file-based Web platform. Prior to 2.0.4, Grav allowlists the regexreplace filter and function in system/config/security.yaml, and GravExtension::regexReplace passes an editor-controlled pattern directly to pregreplace. When security.twigcontent.processenabled is enabled, an authenticate...

6CVSS0.00301EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 4:18 p.m.7 views

CVE-2026-61842

Grav is a file-based Web platform. Prior to 2.0.2, the Grav Twig content sandbox permits grav.offsetGet'config' to return the raw configuration object and permits jsonencode, printr, yamlencode, and string filters to serialize that object without passing through...

6.5CVSS0.00321EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:44 p.m.32 views

CVE-2026-62672 Grav: Authenticated ReDoS via regex_replace in Twig Sandbox

Grav is a file-based Web platform. Prior to 2.0.4, Grav allowlists the regexreplace filter and function in system/config/security.yaml, and GravExtension::regexReplace passes an editor-controlled pattern directly to pregreplace. When security.twigcontent.processenabled is enabled, an authenticate...

6CVSS0.00301EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:44 p.m.6 views

CVE-2026-62672 Grav: Authenticated ReDoS via regex_replace in Twig Sandbox

Grav is a file-based Web platform. Prior to 2.0.4, Grav allowlists the regexreplace filter and function in system/config/security.yaml, and GravExtension::regexReplace passes an editor-controlled pattern directly to pregreplace. When security.twigcontent.processenabled is enabled, an authenticate...

6CVSS5.4AI score0.00249EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 3:44 p.m.16 views

CVE-2026-62672

Grav (file-based web platform) prior to 2.0.4 is vulnerable to an authenticated ReDoS via the regex_replace filter and function in the Twig content sandbox. The root cause is that GravExtension::regexReplace() passes an editor-controlled pattern directly to PHP's preg_replace() without sanitizati...

6CVSS5.3AI score0.00301EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:23 p.m.12 views

EUVD-2026-62535

Grav is a file-based Web platform. Prior to 2.0.2, the Grav Twig content sandbox permits grav.offsetGet'config' to return the raw configuration object and permits jsonencode, printr, yamlencode, and string filters to serialize that object without passing through...

6.5CVSS5.4AI score0.00321EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:23 p.m.27 views

CVE-2026-61842 Grav: Twig sandbox config exfiltration via grav.offsetGet + dump filter (CVE-2026-44738 bypass)

Grav is a file-based Web platform. Prior to 2.0.2, the Grav Twig content sandbox permits grav.offsetGet'config' to return the raw configuration object and permits jsonencode, printr, yamlencode, and string filters to serialize that object without passing through...

6.5CVSS0.00321EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 3:23 p.m.21 views

CVE-2026-61842

Grav (file-based web platform) versions prior to 2.0.2 contain a Twig sandbox bypass in the content rendering pipeline. The sandbox replaces the config variable with a redacted facade and strips Config::get/toArray from the method allowlist, but the raw configuration container remains accessible ...

6.5CVSS5.3AI score0.00321EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:23 p.m.5 views

CVE-2026-61842 Grav: Twig sandbox config exfiltration via grav.offsetGet + dump filter (CVE-2026-44738 bypass)

Grav is a file-based Web platform. Prior to 2.0.2, the Grav Twig content sandbox permits grav.offsetGet'config' to return the raw configuration object and permits jsonencode, printr, yamlencode, and string filters to serialize that object without passing through...

6.5CVSS5.4AI score0.00246EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 3:17 p.m.8 views

CVE-2026-52889

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS0.00682EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:57 p.m.47 views

CVE-2026-52889

Formie (a Craft CMS plugin) versions 3.0.0-beta.1 through 3.1.26 are vulnerable to Server-Side Template Injection (SSTI) . The root cause is in Hidden::getFrontEndInputOptions(), which assigns request-derived Hidden field defaults (HTTP User Agent, Referer URL, Current URL, Query Parameter, Cooki...

9.8CVSS5.8AI score0.00682EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:57 p.m.28 views

CVE-2026-52889 Formie: Server-Side Template Injection in Formie Hidden field defaults

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS0.00682EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:57 p.m.8 views

EUVD-2026-62518

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS5.8AI score0.00682EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:57 p.m.8 views

CVE-2026-52889 Formie: Server-Side Template Injection in Formie Hidden field defaults

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 8:47 p.m.9 views

Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover

Summary A stored Cross-Site Scripting XSS vulnerability in Froxlor's DNS editor allows an authenticated user with DNS editor access customer role to inject arbitrary JavaScript into any administrator's browser session. When an administrator views the DNS configuration of an affected domain, the...

8.7CVSS5.9AI score0.00382EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 8:16 p.m.16 views

EUVD-2026-61219

Froxlor is open source server administration software. Prior to 2.3.8, DNS TXT record content accepted by lib/Froxlor/Api/Commands/DomainZones.php can contain HTML special characters, lib/Froxlor/UI/Callbacks/Text.php returns the content from Text::wordwrap without HTML escaping, and...

8.7CVSS5.3AI score0.00382EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 8:16 p.m.19 views

CVE-2026-54347 Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover

Froxlor is open source server administration software. Prior to 2.3.8, DNS TXT record content accepted by lib/Froxlor/Api/Commands/DomainZones.php can contain HTML special characters, lib/Froxlor/UI/Callbacks/Text.php returns the content from Text::wordwrap without HTML escaping, and...

8.7CVSS0.00382EPSS
SaveExploits0References3
Rows per page
Query Builder