Lucene search
+L

1452 matches found

EUVD
EUVD
added 2026/08/14 11:35 a.m.9 views

EUVD-2026-58639

The getgrav/grav-plugin-api plugin before 1.0.13 contains an API-key scope cap bypass in the POST /reports/twig-content/allowlist endpoint ReportsController. The endpoint enforces requirePermission'api.config.write' followed by a bare isSuperAdmin check instead of requireSuper. Because isSuperAdm...

7.6CVSS5.5AI score0.00199EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.26 views

CVE-2026-72825

The CVE affects getgrav/grav-plugin-api prior to 1.0.13. The ReportsController POST /reports/twig-content/allowlist enforces api.config.write then uses a bare isSuperAdmin() check instead of requireSuper(), causing an API key with scoped access to api.config.write minted on a super account to byp...

7.6CVSS5.4AI score0.00199EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.34 views

CVE-2026-72825 Grav before 1.0.13 API-key scope cap bypass via ReportsController

The getgrav/grav-plugin-api plugin before 1.0.13 contains an API-key scope cap bypass in the POST /reports/twig-content/allowlist endpoint ReportsController. The endpoint enforces requirePermission'api.config.write' followed by a bare isSuperAdmin check instead of requireSuper. Because isSuperAdm...

7.6CVSS0.00199EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.7 views

CVE-2026-72825

The getgrav/grav-plugin-api plugin before 1.0.13 contains an API-key scope cap bypass in the POST /reports/twig-content/allowlist endpoint ReportsController. The endpoint enforces requirePermission'api.config.write' followed by a bare isSuperAdmin check instead of requireSuper. Because isSuperAdm...

7.6CVSS5.4AI score0.00199EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.7 views

CVE-2026-72824

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API key scope-cap bypass in PagesController::guardTwigContent. The Twig-toggle check uses a bare isSuperAdmin gate that does not consult apikeyscopes, so a least-privilege API key scoped only to api.pages.write and minted on a...

9.8CVSS6AI score0.00467EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 11:35 a.m.8 views

EUVD-2026-58635

Grav Form plugin versions before 9.1.15 contain a stored cross-site scripting vulnerability in radio and toggle field option labels rendered with the Twig |raw filter. Attackers with form authoring permissions can inject HTML and script payloads in option labels that execute in the browsers of...

5.4CVSS5AI score0.00138EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.19 views

CVE-2026-72821

Grav Form plugin (before v9.1.15) contains a stored XSS in radio and toggle field option labels rendered via Twig |raw. With form authoring permissions, an attacker can inject HTML/script into option labels that executes in the browsers of visitors and admins viewing the form. The issue is caused...

5.4CVSS4.9AI score0.00138EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.10 views

CVE-2026-72821

Grav Form plugin versions before 9.1.15 contain a stored cross-site scripting vulnerability in radio and toggle field option labels rendered with the Twig |raw filter. Attackers with form authoring permissions can inject HTML and script payloads in option labels that execute in the browsers of...

5.4CVSS4.9AI score0.00138EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.34 views

CVE-2026-72821 Grav Form Plugin before 9.1.15 Stored XSS via Radio Toggle

Grav Form plugin versions before 9.1.15 contain a stored cross-site scripting vulnerability in radio and toggle field option labels rendered with the Twig |raw filter. Attackers with form authoring permissions can inject HTML and script payloads in option labels that execute in the browsers of...

5.4CVSS0.00138EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.10 views

PT-2026-71990

Name of the Vulnerable Software and Affected Versions Grav Form plugin versions prior to 9.1.15 Description A stored cross-site scripting issue exists where radio and toggle field option labels are rendered using the Twig |raw filter. This allows attackers with form authoring permissions to injec...

5.4CVSS4.8AI score0.00138EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/11 1:19 p.m.15 views

CVE-2026-72782

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 interpolate environment variables and secrets via $ENVVAR strings in the elementId parameter into Twig templates before rendering, even when the Twig sandbox is enabled. An authenticated attacker with control panel access...

7.1CVSS0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.6 views

CVE-2026-72779

Craft CMS 5.0.0-RC1 before 5.10.6 and 4.0.0-RC1 before 4.18.2 contain an arbitrary file read vulnerability. The create Twig function restricts class instantiation using a 5-entry blocklist that does not include SplFileObject, allowing an authenticated administrator with allowAdminChanges=true to...

8.7CVSS0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:19 p.m.10 views

CVE-2026-72781

Craft CMS versions = 5.0.0-RC1 before 5.10.7 and = 4.0.0-RC1 before 4.18.3 contain a remote code execution vulnerability in the Twig sandbox mechanism. Because Craft marks the ElementInterface as safe via the AllowedInSandbox attribute and the sandbox allowlisting extends to the entire class...

8.8CVSS0.00539EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.10 views

CVE-2026-72782

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 interpolate environment variables and secrets via $ENVVAR strings in the elementId parameter into Twig templates before rendering, even when the Twig sandbox is enabled. An authenticated attacker with control panel access...

7.1CVSS5.4AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 12:17 p.m.12 views

CVE-2026-72782 Craft CMS 5.0.0-RC1 before 5.10.6 Environment Variable Leak

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 interpolate environment variables and secrets via $ENVVAR strings in the elementId parameter into Twig templates before rendering, even when the Twig sandbox is enabled. An authenticated attacker with control panel access...

7.1CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/11 12:17 p.m.37 views

CVE-2026-72782

CVE-2026-72782 affects Craft CMS versions 5.0.0-RC1–before 5.10.6 and 4.0.0-RC1–before 4.18.2. The underlying issue is that environment variables and secrets (via ${ENV_VAR}) can be interpolated into Twig templates during rendering, even with the Twig sandbox enabled. An authenticated attacker wi...

7.1CVSS5.4AI score0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:17 p.m.7 views

EUVD-2026-56106

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 interpolate environment variables and secrets via $ENVVAR strings in the elementId parameter into Twig templates before rendering, even when the Twig sandbox is enabled. An authenticated attacker with control panel access...

7.1CVSS5.4AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72782 Craft CMS 5.0.0-RC1 before 5.10.6 Environment Variable Leak

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 interpolate environment variables and secrets via $ENVVAR strings in the elementId parameter into Twig templates before rendering, even when the Twig sandbox is enabled. An authenticated attacker with control panel access...

7.1CVSS0.00227EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.11 views

CVE-2026-72781

Craft CMS versions = 5.0.0-RC1 before 5.10.7 and = 4.0.0-RC1 before 4.18.3 contain a remote code execution vulnerability in the Twig sandbox mechanism. Because Craft marks the ElementInterface as safe via the AllowedInSandbox attribute and the sandbox allowlisting extends to the entire class...

8.8CVSS6.4AI score0.00539EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 12:17 p.m.8 views

EUVD-2026-56105

Craft CMS versions = 5.0.0-RC1 before 5.10.7 and = 4.0.0-RC1 before 4.18.3 contain a remote code execution vulnerability in the Twig sandbox mechanism. Because Craft marks the ElementInterface as safe via the AllowedInSandbox attribute and the sandbox allowlisting extends to the entire class...

8.8CVSS6.4AI score0.00539EPSS
SaveExploits0References2
Rows per page
Query Builder