Lucene search
+L

38 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.8 views

CVE-2026-72827

Grav CMS before 2.0.13 contains a server-side template injection vulnerability in email-action parameters that allows low-privileged page editors to execute arbitrary operating-system commands. Attackers can inject Twig payloads using the unsandboxed find filter in email subject, body, to, or fro...

8.8CVSS6.7AI score0.00473EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/15 12:29 p.m.11 views

CVE-2026-46633

A flaw was found in Twig, a template language for PHP. This vulnerability occurs because the Compiler::string function does not properly escape single quotes when processing a template name from a % use % tag within a PHP single-quoted string literal. A remote attacker could craft a malicious...

9.8CVSS6.2AI score0.00688EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 10:17 p.m.19 views

CVE-2026-48808

Twig is a template language for PHP. Prior to 3.27.0, the column filter passes the active sandbox state as a boolean but does not forward the current Source to SandboxExtension::checkPropertyAllowed, so SourcePolicyInterface decisions are lost and a template author can read public or magic...

7.5CVSS0.00407EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/14 10:17 p.m.29 views

CVE-2026-48808

Twig is a template language for PHP. Prior to 3.27.0, the column filter passes the active sandbox state as a boolean but does not forward the current Source to SandboxExtension::checkPropertyAllowed, so SourcePolicyInterface decisions are lost and a template author can read public or magic...

7.5CVSS6.1AI score0.00407EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/14 10:17 p.m.27 views

CVE-2026-48805

Twig is a template language for PHP. Prior to 3.27.0, deprecated internal wrappers in src/Resources/core.php do not forward the current sandbox state to CoreExtension::checkArrow, arraySome, and arrayEvery, allowing legacy calls such as twigarraysome, twigarrayevery, and twigcheckarrowinsandbox t...

9.1CVSS6.1AI score0.00483EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 10:16 p.m.9 views

CVE-2026-47732

Twig is a template language for PHP. Prior to 3.26.0, several Twig language constructs trigger PHP string coercion on a Stringable operand without consulting SecurityPolicy::checkMethodAllowed, allowing a sandboxed template author to invoke toString on objects reachable in the render context...

7.1CVSS0.00402EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/14 10:16 p.m.14 views

CVE-2026-46628

Twig is a template language for PHP. Prior to 3.26.0, the deprecated spaceless filter is registered as safe for HTML, causing Twig autoescaping to emit attacker-controlled markup unescaped when spaceless is applied to untrusted input. This issue is fixed in version 3.26.0...

5.4CVSS0.00295EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/14 9:28 p.m.20 views

CVE-2026-48806

Twig is a template language for PHP. Prior to 3.27.0, ArrayExpression does not guard dynamic mapping keys that are coerced to strings, allowing PHP to invoke toString on a Stringable object used as a mapping key without calling SandboxExtension::ensureToStringAllowed. This issue is fixed in versi...

9.1CVSS5.4AI score0.00418EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:22 p.m.8 views

CVE-2026-46629 Twig: Unbounded formatter memoisation in twig/intl-extra keyed on template-controlled arguments

Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned...

5.3CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/14 9:22 p.m.43 views

CVE-2026-46629 Twig: Unbounded formatter memoisation in twig/intl-extra keyed on template-controlled arguments

Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned...

5.3CVSS0.00542EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/14 9:14 p.m.26 views

CVE-2026-46633

Twig is a template language for PHP. Prior to 3.26.0, Compiler::string does not escape single quotes when a template name from a % use % tag is placed inside a PHP single-quoted string literal, allowing a crafted template name to terminate the string and inject arbitrary PHP expressions into the...

9.8CVSS5.5AI score0.00688EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/14 9:12 p.m.36 views

CVE-2026-47732

Twig is a template language for PHP. Prior to 3.26.0, several Twig language constructs trigger PHP string coercion on a Stringable operand without consulting SecurityPolicy::checkMethodAllowed, allowing a sandboxed template author to invoke toString on objects reachable in the render context...

7.1CVSS5.4AI score0.00402EPSS
SaveExploits0
Snyk
Snyk
added 2026/05/27 5:41 p.m.15 views

Improper Validation of Specified Index, Position, or Offset in Input

Overview twig/twig is a flexible, fast, and secure template language for PHP. Affected versions of this package are vulnerable to Improper Validation of Specified Index, Position, or Offset in Input in the SandboxNodeVisitor that allows toString policy bypass via Traversable in join/replace filte...

9.1CVSS5.8AI score0.00367EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/27 5:41 p.m.12 views

Incorrect Authorization

Overview twig/twig is a flexible, fast, and secure template language for PHP. Affected versions of this package are vulnerable to Incorrect Authorization via the deprecated twigarraysome, twigarrayevery, and twigcheckarrowinsandbox helper functions. An attacker can bypass the sandbox callback...

9.1CVSS5.8AI score0.00483EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/20 9:41 a.m.10 views

Arbitrary Code Injection

Overview twig/twig is a flexible, fast, and secure template language for PHP. Affected versions of this package are vulnerable to Arbitrary Code Injection via the obj.expr dynamic attribute syntax and MacroReferenceExpression::compile. An attacker can execute arbitrary PHP code by supplying a...

9.8CVSS6.1AI score0.00642EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/20 9:41 a.m.11 views

Incorrect Authorization

Overview twig/twig is a flexible, fast, and secure template language for PHP. Affected versions of this package are vulnerable to Incorrect Authorization via object-destructuring assignment handling in ObjectDestructuringSetBinary::compile. An attacker can bypass Twig sandbox property and method...

7.1CVSS5.9AI score0.00394EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/21 7:21 p.m.42 views

CVE-2026-40878 mailcow-dockerized Login Page has Reflected Parameter Injection / Wrong-Context XSS Escaping

mailcow: dockerized is an open source groupware/email suite based on docker. In versions prior to 2026-03b, the mailcow web interface passes the raw $SERVER'REQUESTURI' to Twig as a global template variable and renders it inside a JavaScript string literal in the setLang helper of base.twig,...

2.1CVSS0.00805EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2020-3821

Malware in sbrugna...

9.1CVSS8.2AI score0.03987EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/05/23 10:07 a.m.12 views

CVE-2024-24724

Gibbon through 26.0.00 allows /modules/School%20Admin/messengerSettings.php Server Side Template Injection leading to Remote Code Execution because input is passed to the Twig template engine messengerSettings.php without sanitization...

9.8CVSS7.8AI score0.26089EPSS
SaveExploits4References1
CNNVD
CNNVD
added 2025/01/29 12:00 a.m.15 views

Twig 注入漏洞

Twig is a PHP template engine from Twig open source. An injection vulnerability exists in Twig versions prior to 3.19.0, which stems from the lack of output escaping for expressions to the left of an operator when the operator is used...

4.3CVSS6.8AI score0.0029EPSS
SaveExploits0References3
Rows per page
Query Builder