Lucene search
+L

1512 matches found

EUVD
EUVD
added 2026/07/22 11:21 a.m.12 views

EUVD-2026-47647

The Grav Login plugin grav-plugin-login versions = 3.8.11 contain a privilege escalation flaw in the authenticated profile self-update handler processUserProfile, the updateuser task. Unlike the registration handler, this handler does not strip privilege fields 'groups','access' from user-submitt...

8.8CVSS5.3AI score0.00442EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.15 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.5CVSS0.00436EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/17 12:07 a.m.10 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
CVE
CVE
added 2026/07/17 12:07 a.m.30 views

CVE-2026-62237

CVE-2026-62237 affects Grav before 2.0.4. The vulnerability is a ReDoS in the regex_replace filter and function that are allowlisted in the Twig content sandbox. When Twig processing of page content is enabled (security.twig_content.process_enabled: true), an authenticated page editor can supply ...

6.5CVSS6.1AI score0.00436EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/17 12:07 a.m.15 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
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.00301EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 12:07 a.m.46 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
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.10 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.11 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.12 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.15 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.12 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.12 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.12 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.13 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.8 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.9 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.16 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.15 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
Rows per page
Query Builder