Lucene search
+L

1561 matches found

Cvelist
Cvelist
added 2026/08/25 1:30 a.m.37 views

CVE-2026-72699 Grav Login Plugin before 3.9.1 Email Enumeration via Registration

The Grav Login plugin getgrav/grav-plugin-login before 3.9.1 is vulnerable to email address enumeration. The register method in classes/Login.php throws a distinct exception EMAILNOTAVAILABLE when a submitted email address already belongs to an existing account, while allowing registration to...

9.3CVSS0.00205EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 views

EUVD-2026-65213

The Grav Login plugin getgrav/grav-plugin-login before 3.9.1 is vulnerable to email address enumeration. The register method in classes/Login.php throws a distinct exception EMAILNOTAVAILABLE when a submitted email address already belongs to an existing account, while allowing registration to...

9.3CVSS5.5AI score0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.17 views

CVE-2026-72698 Grav CMS before 2.0.16 Information Disclosure via Twig Sandbox Bypass

Grav CMS before 2.0.16 fails to filter system, site, and theme configuration arrays in sandboxed Twig renders, allowing content editors to read sensitive configuration values. Attackers with page-content edit access can access raw configuration arrays including secrets like cache credentials by...

7.1CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 views

EUVD-2026-65211

Grav CMS before 2.0.16 contains a path traversal vulnerability in the mediadirectory Twig function that fails to validate filesystem paths, allowing authenticated users to enumerate and access files outside intended scope. Attackers with page authoring privileges can supply arbitrary filesystem...

7.1CVSS5.7AI score0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.19 views

CVE-2026-72697

Grav CMS before 2.0.16 contains a path traversal vulnerability in the media_directory() Twig function, which fails to validate filesystem paths. Authenticated users with page authoring privileges can supply arbitrary filesystem paths and, via the allow-listed filepath accessor on Medium objects, ...

7.1CVSS5.7AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.11 views

CVE-2026-72697 Grav CMS before 2.0.16 Path Traversal via media_directory

Grav CMS before 2.0.16 contains a path traversal vulnerability in the mediadirectory Twig function that fails to validate filesystem paths, allowing authenticated users to enumerate and access files outside intended scope. Attackers with page authoring privileges can supply arbitrary filesystem...

7.1CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.35 views

CVE-2026-72697 Grav CMS before 2.0.16 Path Traversal via media_directory

Grav CMS before 2.0.16 contains a path traversal vulnerability in the mediadirectory Twig function that fails to validate filesystem paths, allowing authenticated users to enumerate and access files outside intended scope. Attackers with page authoring privileges can supply arbitrary filesystem...

7.1CVSS0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.18 views

CVE-2026-72696

Grav CMS versions before 2.0.16 are affected by a symlink following vulnerability in the Scheduler Job::createLockFile() method. The root cause is that lock file paths are predictable and reside in a world-writable temp directory , allowing a local attacker to pre-create a symlink at the expected...

8.6CVSS5.7AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.9 views

CVE-2026-72696 Grav CMS before 2.0.16 Symlink Following via createLockFile

Grav CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile that allows local attackers to overwrite arbitrary files by pre-creating symlinks at predictable lock file paths in the world-writable temp directory. Attackers can place a symlink at the predictabl...

8.6CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 1:30 a.m.9 views

EUVD-2026-65210

Grav CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile that allows local attackers to overwrite arbitrary files by pre-creating symlinks at predictable lock file paths in the world-writable temp directory. Attackers can place a symlink at the predictabl...

8.6CVSS5.7AI score0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.30 views

CVE-2026-72696 Grav CMS before 2.0.16 Symlink Following via createLockFile

Grav CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile that allows local attackers to overwrite arbitrary files by pre-creating symlinks at predictable lock file paths in the world-writable temp directory. Attackers can place a symlink at the predictabl...

8.6CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.31 views

CVE-2026-72695 Grav before 2.0.16 Path Traversal via MediaUploadTrait deleteFile

Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile that allows authenticated users with media management permissions to delete arbitrary files by supplying filenames with directory traversal sequences. The method validates only the basename portion of the...

8.1CVSS0.00567EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.17 views

CVE-2026-72695

Grav (flat-file CMS) before 2.0.16 is affected by a path traversal vulnerability in MediaUploadTrait::deleteFile(). The method validates only the basename portion of a supplied filename while leaving unvalidated directory paths containing ../ sequences intact, passing the full path to unlink(). T...

8.1CVSS5.7AI score0.00567EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.20 views

CVE-2026-56710

Grav Login plugin versions prior to 1.0.16 contain a privilege validation flaw in the onApiUserListRowAction unlock handler . An attacker possessing the api.users.write permission can clear login lockout counters on admin.super accounts without holding equivalent privileges, effectively removing ...

9.8CVSS5.5AI score0.00284EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 views

EUVD-2026-65208

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can clear login lockout counters on admin.super accounts, removing brute-force protection from the...

9.8CVSS5.5AI score0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.10 views

CVE-2026-72695 Grav before 2.0.16 Path Traversal via MediaUploadTrait deleteFile

Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile that allows authenticated users with media management permissions to delete arbitrary files by supplying filenames with directory traversal sequences. The method validates only the basename portion of the...

7.1CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 1:30 a.m.6 views

EUVD-2026-65209

Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile that allows authenticated users with media management permissions to delete arbitrary files by supplying filenames with directory traversal sequences. The method validates only the basename portion of the...

8.1CVSS5.7AI score0.00567EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.33 views

CVE-2026-56710 Grav Login Plugin before 1.0.16 Privilege Escalation via Unlock

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can clear login lockout counters on admin.super accounts, removing brute-force protection from the...

9.8CVSS0.00284EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.14 views

CVE-2026-56709

Grav before 3.9.2 is vulnerable to a Host header injection in the sendInvitationEmail() function. When constructing token-bearing invitation links, the unvalidated Host header allows an attacker to poison the link and redirect users to an attacker-controlled domain . This bypasses the require_tru...

8.7CVSS5.4AI score0.00256EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.32 views

CVE-2026-56709 Grav before 3.9.2 Host Header Injection via sendInvitationEmail

Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail function when constructing token-bearing invitation links. Attackers can manipulate the Host header to poison invitation links and redirect users to attacker-controlled domains, bypassing the requiretrustedhost...

8.7CVSS0.00256EPSS
SaveExploits0References2
Rows per page
Query Builder