Lucene search
K

37 matches found

Github Security Blog
Github Security Blog
added 2026/05/06 8:18 p.m.3 views

phpMyFAQ has Stored XSS in FAQ Question/Answer via Encode-Decode Bypass of removeAttributes() Sanitization

Summary The FAQ creation and update endpoints in phpMyFAQ apply FILTERSANITIZESPECIALCHARS which HTML-encodes input, then immediately call htmlentitydecode which reverses the encoding, followed by Filter::removeAttributes which only strips HTML attributes — not tags. This allows , , , and tags to...

5.4CVSS6.1AI score0.00029EPSS
Exploits0References4Affected Software2
NVD
NVD
added 2026/04/21 8:17 p.m.2 views

CVE-2026-40878

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.02959EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/04/14 1:6 a.m.6 views

Kimai leaks API Token Hash via Invoice Twig Template

Summary The Twig sandbox used for invoice templates blocks certain sensitive User methods password, TOTP secret, etc. via a blocklist in StrictPolicy::checkMethodAllowed. However, getApiToken and getPlainApiToken are not on the blocklist. An admin who creates an invoice template can embed calls t...

5.9AI score
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:43 p.m.1 views

CVE-2026-32629

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, an unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 quoted local part yet contains raw HTML — for example ""@evil.com. PHP's FILTERVALIDATEEMAIL accepts this email...

6.4CVSS5.8AI score0.00197EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/31 10:58 p.m.2 views

CVE-2026-4257

The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side Template Injection SSTI leading to Remote Code Execution RCE in all versions up to, and including, 1.7.36. This is due to the plugin using the Twig TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS6.2AI score0.86931EPSS
Exploits7References1
NVD
NVD
added 2026/03/30 10:16 p.m.2 views

CVE-2026-4257

The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side Template Injection SSTI leading to Remote Code Execution RCE in all versions up to, and including, 1.7.36. This is due to the plugin using the Twig TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS0.86931EPSS
Exploits7References3
OSV
OSV
added 2026/03/04 4:15 p.m.2 views

CVE-2026-28695 Craft affected by authenticated RCE via Twig SSTI - create() function + Symfony Process gadget

Craft is a content management system CMS. There is an authenticated admin RCE in Craft CMS 5.8.21 via Server-Side Template Injection using the create Twig function combined with a Symfony Process gadget chain. The create Twig function exposes Craft::createObject, which allows instantiation of...

7.5CVSS6AI score0.00027EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2026/01/26 3:10 p.m.4 views

CVE-2026-24127

Typemill is a flat-file, Markdown-based CMS designed for informational documentation websites. A reflected Cross-Site Scripting XSS exists in the login error view template login.twig of versions 2.19.1 and below. The username value can be echoed back without proper contextual encoding when...

6.1CVSS5.9AI score0.00107EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/01/23 11:1 p.m.2 views

CVE-2026-24127

Typemill is a flat-file, Markdown-based CMS designed for informational documentation websites. A reflected Cross-Site Scripting XSS exists in the login error view template login.twig of versions 2.19.1 and below. The username value can be echoed back without proper contextual encoding when...

6.1CVSS5.9AI score0.00107EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/02 12:36 a.m.5 views

Grav is Vulnerable to Security Sandbox Bypass with SSTI (Server Side Template Injection)

Summary Grav CMS is vulnerable to a Server-Side Template Injection SSTI that allows any authenticated user with editor permissions to execute arbitrary code on the remote server, bypassing the existing security sandbox. Details Grav CMS uses a custom sandbox to protect the powerful Twig methods...

8.8CVSS9AI score0.00154EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-2472

Malicious code in bioql PyPI...

8.3CVSS6.4AI score0.00429EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/05/23 2:40 a.m.2 views

CVE-2023-30179

CraftCMS version 3.7.59 is vulnerable to Server-Side Template Injection SSTI. An authenticated attacker can inject Twig Template to User Photo Location field when setting User Photo Location in User Settings, lead to Remote Code Execution. NOTE: the vendor disputes this because only Administrator...

7.2CVSS7.3AI score0.05499EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:51 p.m.4 views

CVE-2020-12790

In the SEOmatic plugin before 3.2.49 for Craft CMS, helpers/DynamicMeta.php does not properly sanitize the URL. This leads to Server-Side Template Injection and credentials disclosure via a crafted Twig template after a semicolon...

7.5CVSS7AI score0.00458EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-51754

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. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy...

2.2CVSS5.7AI score0.00135EPSS
Exploits0References2
Snyk
Snyk
added 2025/01/29 6:41 p.m.1 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Overview twig/twig is a flexible, fast, and secure template language for PHP. Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' due to improper handling of the null coalesce operator ??. This is...

5.3CVSS6.8AI score0.00386EPSS
Exploits0References2
OSV
OSV
added 2024/11/06 8:15 p.m.1 views

DEBIAN-CVE-2024-51755

Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS5.3AI score0.00072EPSS
Exploits0References1
OSV
OSV
added 2024/11/06 8:15 p.m.0 views

UBUNTU-CVE-2024-51754

Twig is a template language for PHP. In a sandbox, an attacker can call toString on an object even if the toString method is not allowed by the security policy when the object is part of an array or an argument list arguments to a function or a filter for instance. This issue has been patched in...

2.2CVSS5.7AI score0.00135EPSS
Exploits0References5
OSV
OSV
added 2024/09/13 6:15 a.m.3 views

CVE-2024-7129

The Appointment Booking Calendar WordPress plugin before 1.6.7.43 does not escape template syntax provided via user input, leading to Twig Template Injection which further exploited can result to remote code Execution by high privilege such as admins...

7.2CVSS6AI score
Exploits0References1
NVD
NVD
added 2024/08/08 3:15 p.m.25 views

CVE-2024-42356

Shopware is an open commerce platform. Prior to versions 6.6.5.1 and 6.5.8.13, the context variable is injected into almost any Twig Template and allows to access to current language, currency information. The context object allows also to switch for a short time the scope of the Context as a...

8.3CVSS0.00429EPSS
Exploits0References5
CVE
CVE
added 2024/08/08 2:52 p.m.76 views

CVE-2024-42356

CVE-2024-42356 affects Shopware (open commerce platform). The issue arises from the Twig context variable, which can be injected into most Twig templates and, via a scoped Context helper, enables calling statically callable PHP functions from Twig. This can leak language/currency context and, wit...

8.3CVSS8.3AI score0.00429EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder