Lucene search
+L

1553 matches found

EUVD
EUVD
added 2026/07/17 12:07 a.m.17 views

EUVD-2026-45083

Grav before 2.0.4 contains a regular expression denial of service ReDoS vulnerability in the regexreplace filter and function, which are allowlisted in the Twig content sandbox. When Twig processing in page content is enabled security.twigcontent.processenabled: true, disabled by default, an...

6.5CVSS6.1AI score0.00436EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/17 12:07 a.m.11 views

CVE-2026-62237

Grav before 2.0.4 contains a regular expression denial of service ReDoS vulnerability in the regexreplace filter and function, which are allowlisted in the Twig content sandbox. When Twig processing in page content is enabled security.twigcontent.processenabled: true, disabled by default, an...

6.5CVSS6.1AI score0.00436EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 12:07 a.m.48 views

CVE-2026-62237 Grav < 2.0.4 ReDoS via regex_replace in Sandbox

Grav before 2.0.4 contains a regular expression denial of service ReDoS vulnerability in the regexreplace filter and function, which are allowlisted in the Twig content sandbox. When Twig processing in page content is enabled security.twigcontent.processenabled: true, disabled by default, an...

6.5CVSS0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:07 a.m.16 views

CVE-2026-62237 Grav < 2.0.4 ReDoS via regex_replace in Sandbox

Grav before 2.0.4 contains a regular expression denial of service ReDoS vulnerability in the regexreplace filter and function, which are allowlisted in the Twig content sandbox. When Twig processing in page content is enabled security.twigcontent.processenabled: true, disabled by default, an...

6CVSS5.3AI score0.00387EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.18 views

PT-2026-60647

Name of the Vulnerable Software and Affected Versions Grav versions prior to 2.0.4 Description A regular expression denial of service ReDoS exists in the regex replace filter and function, which are allowlisted in the Twig content sandbox. When Twig processing in page content is enabled via the...

6.5CVSS6.1AI score0.00436EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.15 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.4AI score0.00362EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/15 12:49 p.m.11 views

CVE-2026-46635

A flaw was found in Twig, a template language for PHP. An untrusted template author, with the column filter in their allowed filters, can exploit this vulnerability. The column filter incorrectly passes object arrays to PHP's arraycolumn function, which can read properties that are not restricted...

5.3CVSS6AI score0.00331EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:49 p.m.13 views

CVE-2026-48808

A flaw was found in Twig, a template language for PHP. The column filter in Twig fails to properly forward the active sandbox state, specifically the current Source to the SandboxExtension::checkPropertyAllowed function. This oversight results in the loss of SourcePolicyInterface decisions,...

7.5CVSS6AI score0.00407EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:49 p.m.13 views

CVE-2026-48805

A flaw was found in Twig, a template language for PHP. Deprecated internal wrappers in the src/Resources/core.php file do not correctly forward the sandbox state. This allows legacy function calls, such as twigarraysome, to bypass security restrictions imposed by the sandbox. An attacker could...

9.1CVSS6AI score0.00483EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:49 p.m.18 views

CVE-2026-47730

A flaw was found in Twig, a template language for PHP. The HtmlDumper component, responsible for rendering profiler information, does not properly sanitize user-controlled template or profile names before including them in the HTML output. This vulnerability allows an attacker to inject malicious...

5.4CVSS6.2AI score0.00295EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:29 p.m.13 views

CVE-2026-48806

A flaw was found in Twig, a template language for PHP. This vulnerability allows a remote attacker to bypass security restrictions by providing specially crafted input. Successful exploitation can lead to the disclosure of sensitive information and potentially allow for limited unauthorized data...

9.1CVSS6.1AI score0.00418EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:29 p.m.14 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
RedhatCVE
RedhatCVE
added 2026/07/15 12:28 p.m.13 views

CVE-2026-49981

A flaw was found in Twig, a template language for PHP. An attacker with low privileges could exploit a caching issue in the template sandboxing mechanism. This allows a sandboxed template to bypass its intended security policy, potentially leading to unauthorized information disclosure and limite...

8.2CVSS6.1AI score0.00362EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:27 p.m.14 views

CVE-2026-46639

A flaw was found in Twig, a template language for PHP. An attacker with write access to a sandboxed Twig template can bypass security restrictions due to an issue in object-destructuring assignment. This allows them to read public properties or invoke public methods on objects, leading to...

7.1CVSS6AI score0.00394EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:25 p.m.13 views

CVE-2026-46638

A flaw was found in Twig, a template language for PHP. A security vulnerability exists where a template included within a restricted sandbox environment can bypass security checks if it was previously loaded without these restrictions. This allows the template to execute unauthorized functions,...

8.1CVSS6.1AI score0.00473EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:24 p.m.11 views

CVE-2026-46640

A flaw was found in Twig, a template language for PHP. An attacker with low privileges could exploit a vulnerability in the self. and import-alias dynamic attribute syntax. By concatenating a malicious string into a MacroReferenceExpression name without proper validation, the attacker can cause r...

8.8CVSS6.4AI score0.00642EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:24 p.m.17 views

CVE-2026-48807

A flaw was found in Twig, a template language for PHP. The security sandbox, designed to restrict operations, does not properly handle certain values when processing templates. This oversight could allow an attacker to bypass security policies, potentially leading to the disclosure of sensitive...

9.1CVSS6AI score0.00367EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 12:24 p.m.17 views

CVE-2026-47732

A flaw was found in Twig, a template language for PHP. This vulnerability allows a sandboxed template author to bypass security policies by triggering PHP string coercion on specific language constructs. This can lead to information disclosure, as an attacker may be able to invoke toString on...

7.1CVSS6AI score0.00402EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 12:18 p.m.24 views

CVE-2026-61873

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS0.0046EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 12:18 p.m.15 views

CVE-2026-61453

Grav v2.0.0 contains a cross-site scripting vulnerability fixed in 2.0.1. The XSS blueprint validator Security::detectXss runs on raw page content before Twig processing. When Twig content processing is enabled twigcontent.processenabled: true, an attacker with page-write API permission can use...

6.1CVSS0.00263EPSS
SaveExploits0References2
Rows per page
Query Builder