Lucene search
+L

39 matches found

OSV
OSV
•added 2026/08/04 2:52 p.m.•6 views

CLSA-2026-1783991055 TuxCare security update for twig/twig (1 CVE)

TuxCare rebuilt twig/twig to address 1 CVE. Fixed in v2.15.6-p1+tuxcare...

8.6CVSS5.3AI score0.00849EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/16 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-49981

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Twig is a template language for PHP. Prior to 3.27.0, the per-template filter, tag, and function allow- list verdict is computed when a Template instance is...

8.2CVSS5.8AI score0.00362EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/14 10:16 p.m.•24 views

CVE-2026-46635

Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP arraycolumn, which reads public and magic properties without reaching CoreExtension::getAttribute or SandboxExtension::checkPropertyAllowed, allowing an untrusted template author with column in...

5.3CVSS0.00331EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/14 9:19 p.m.•12 views

CVE-2026-46628 Twig: The `spaceless` filter implicitly marks its output as safe

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.1CVSS6.1AI score
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/14 9:14 p.m.•19 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...

8.7CVSS6.2AI score0.00688EPSS
SaveExploits0References5Affected Software1
attackerkb
attackerkb
•added 2026/07/14 9:13 p.m.•13 views

CVE-2026-46639

Twig is a template language for PHP. From 3.24.0 until 3.26.0, object-destructuring assignment compiles CoreExtension::getAttribute with the sandbox argument hardcoded to false, disabling property and method policy checks and allowing an attacker with write access to a sandboxed Twig template to...

7.1CVSS6.1AI score0.00394EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/01 11:26 p.m.•15 views

CVE-2026-55794 Craft CMS: Potential authenticated Remote Code Execution via referrer redirect

Craft CMS is a content management system CMS. In versions 5.9.0 and above prior to 5.10.0, control panel users with the ability to edit entries can execute unsandboxed Twig code via the HTTP Referrer header, potentially leading to authenticated RCE. The issue happens when a user is saving entries...

8.7CVSS5.8AI score0.00412EPSS
SaveExploits0References2
Veracode
Veracode
•added 2026/06/11 6:07 p.m.•20 views

Improper Authorization

Twig is vulnerable to Improper Authorization. The vulnerability is due to incomplete enforcement of sandbox security checks for implicit toString calls, which allows an attacker to invoke non-allowlisted toString methods on accessible objects and bypass configured security policies...

7.1CVSS5.5AI score0.00402EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/08 7:36 p.m.•20 views

USN-8408-1 php-twig vulnerability

It was discovered that Twig did not properly validate PHP callables when using a source policy. An authenticated user could possibly use this issue to execute arbitrary code...

9.9CVSS5.8AI score0.00758EPSS
SaveExploits0References2
Ubuntu
Ubuntu
•added 2026/06/08 7:36 p.m.•22 views

USN-8408-1: Twig vulnerability

It was discovered that Twig did not properly validate PHP callables when using a source policy. An authenticated user could possibly use this issue to execute arbitrary code...

9.9CVSS5.8AI score0.00758EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/06/01 10:03 p.m.•28 views

CVE-2026-45697

Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields with Default value → Custom that were evaluated as Twig during submission handling, which could lead to serious compromise of the Craft site depending ...

9.8CVSS5.8AI score0.00813EPSS
SaveExploits0References1
Debian
Debian
•added 2026/05/29 6:34 p.m.•47 views

[SECURITY] [DSA 6311-1] php-twig security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6311-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff May 29, 2026 https://www.debian.org/security/faq -...

9.9CVSS5.8AI score0.00758EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/05/28 12:00 a.m.•29 views

Linux Distros Unpatched Vulnerability : CVE-2026-46636

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Twig is a template language for PHP. From version 1.0.0 to before version 3.27.0, SecurityPolicy::checkMethodAllowed unconditionally whitelists all method calls...

8.7CVSS5.6AI score0.0057EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/05/27 5:41 p.m.•14 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
OSV
OSV
•added 2026/05/21 9:31 p.m.•22 views

GHSA-45VW-WH46-2VX8 Twig: Arbitrary PHP code execution via `_self.(<string>)` macro-reference compilation

Description The obj.expr dynamic-attribute syntax added in 3.15.0 as the replacement for the deprecated attribute function lets the attribute be an arbitrary expression. When the receiver is self or any % import % alias and the parenthesised expression is a string literal, DotExpressionParser...

8.7CVSS6AI score0.00642EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/05/21 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-24425

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Twig versions 2.16.x and 3.9.0 through 3.25.x contain a sandbox bypass vulnerability when using a SourcePolicyInterface that allows attackers with template...

9.9CVSS6.1AI score0.00758EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/21 12:00 a.m.•19 views

PT-2026-42591

Description The obj.expr dynamic-attribute syntax added in 3.15.0 as the replacement for the deprecated attribute function lets the attribute be an arbitrary expression. When the receiver is self or any % import % alias and the parenthesised expression is a string literal, DotExpressionParser...

8.7CVSS6AI score0.00642EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/05/20 9:41 a.m.•17 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 incomplete CheckToStringNode enforcement in SandboxNodeVisitor. An attacker can invoke toString on arbitrary objects reachable from the...

7.4CVSS5.9AI score0.00402EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2026/05/15 12:00 a.m.•22 views

phpMyFAQ 跨站脚本漏洞

phpMyFAQ is a multilingual, fully database-driven FAQ system developed by Thorsten Rinne. Versions of phpMyFAQ prior to 4.1.2 contained a cross-site scripting vulnerability. This vulnerability stemmed from the use of the raw filter for rendering in result.question and result.answerPreview within...

8.2CVSS5.9AI score0.00336EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•17 views

EUVD-2023-0419

Malicious code in bioql PyPI...

9.9CVSS8.6AI score0.01333EPSS
SaveExploits0References5
Rows per page
Query Builder