Lucene search
+L

400 matches found

OSV
OSV
added 2026/08/06 7:22 p.m.11 views

CVE-2026-64664 Statamic: Missing authorization on Control Panel endpoint allows disclosure of user existence

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could use an endpoint intended for the user creation wizard to determine if a given email address belonged to an existing user, without having permission to view...

4.3CVSS5.3AI score
SaveExploits0References7
CVE
CVE
added 2026/08/06 7:22 p.m.54 views

CVE-2026-64664

Statamic CMS (Laravel/Git) contains a privacy-related flaw fixed in 5.74.1 and 6.24.0. Before these versions, an authenticated Control Panel user could call the endpoint intended for the user creation wizard to determine whether a given email exists in the system, even without permission to view ...

4.3CVSS5.5AI score0.00251EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 1:24 p.m.15 views

CVE-2026-71293

Statamic CMS's user-augmentation resolver, AugmentedUser::get in src/Auth/AugmentedUser.php, contains an explicit case for the handle that returns the user's raw two-factor recovery codes with no access restriction...

6.2CVSS0.00215EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:38 p.m.33 views

CVE-2026-71293 Statamic CMS Unguarded Exposure of 2FA Recovery Codes via Antlers current_user Variable

Statamic CMS's user-augmentation resolver, AugmentedUser::get in src/Auth/AugmentedUser.php, contains an explicit case for the handle that returns the user's raw two-factor recovery codes with no access restriction...

6.2CVSS0.00215EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:38 p.m.3 views

CVE-2026-71293

Statamic CMS's user-augmentation resolver, AugmentedUser::get in src/Auth/AugmentedUser.php, contains an explicit case for the handle that returns the user's raw two-factor recovery codes with no access restriction...

6.2CVSS5.2AI score0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 12:38 p.m.54 views

CVE-2026-71293

CVE-2026-71293 (Statamic CMS) : The AugmentedUser::get() handler exposes a dedicated case for the two_factor_recovery_codes handle, returning raw 2FA recovery codes without access restrictions. This bypass is not mitigated by password-hash exclusions, and two_factor_recovery_codes is not protecte...

6.2CVSS5.2AI score0.00215EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:38 p.m.9 views

CVE-2026-71293 Statamic CMS Unguarded Exposure of 2FA Recovery Codes via Antlers current_user Variable

Statamic CMS's user-augmentation resolver, AugmentedUser::get in src/Auth/AugmentedUser.php, contains an explicit case for the handle that returns the user's raw two-factor recovery codes with no access restriction...

6.2CVSS5.2AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 9:17 p.m.10 views

CVE-2026-54243

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, form submission values in src/Forms/Exporters/CsvExporter.php were not neutralized for spreadsheet formula characters when exported to CSV. A submission containing a value beginning with a formula...

6.1CVSS0.00191EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/17 9:17 p.m.11 views

CVE-2026-54242

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly...

4.9CVSS0.00147EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/17 9:17 p.m.12 views

CVE-2026-54244

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.0 and 6.20.3, the Live Preview endpoint for existing entries and terms in src/Http/Controllers/CP/PreviewController.php only checked view authorization, but it accepts and renders caller-supplied field values. A...

3.5CVSS0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 8:24 p.m.12 views

CVE-2026-54243 Statamic: CSV formula injection in form submission exports

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, form submission values in src/Forms/Exporters/CsvExporter.php were not neutralized for spreadsheet formula characters when exported to CSV. A submission containing a value beginning with a formula...

6.1CVSS5.3AI score
SaveExploits0References7
CVE
CVE
added 2026/07/17 8:24 p.m.63 views

CVE-2026-54243

CVE-2026-54243 affects Statamic CMS (Laravel/Git-powered). Prior to 5.73.24 and 6.20.1, form submission values exported to CSV via CsvExporter.php were not neutralized for spreadsheet formula characters. A value starting with =, +, -, or @ could be interpreted as a live formula when an editor ope...

6.1CVSS5.3AI score0.00191EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 8:24 p.m.42 views

CVE-2026-54243 Statamic: CSV formula injection in form submission exports

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, form submission values in src/Forms/Exporters/CsvExporter.php were not neutralized for spreadsheet formula characters when exported to CSV. A submission containing a value beginning with a formula...

6.1CVSS0.00191EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 8:23 p.m.72 views

CVE-2026-54242

Statamic CMS contains a vulnerability in the Glide image proxy (DNS rebinding) that bypasses URL validation. In affected versions prior to 5.73.24 and 6.20.1, the RemoteUrlValidator and GuzzleAdapter could allow an attacker controlling a DNS hostname to rebind to an internal address after initial...

4.9CVSS5.4AI score0.00147EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 8:23 p.m.38 views

CVE-2026-54242 Statamic: Server-Side Request Forgery via Glide (DNS rebinding)

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly...

4.9CVSS0.00147EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 8:23 p.m.9 views

CVE-2026-54242 Statamic: Server-Side Request Forgery via Glide (DNS rebinding)

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly...

4.9CVSS5.4AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/17 8:23 p.m.7 views

CVE-2026-54242

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly...

4.9CVSS5.4AI score0.00147EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/17 8:22 p.m.66 views

CVE-2026-54244

Statamic CMS suffers an Incorrect Authorization issue in the Live Preview feature. Before versions 5.74.0 and 6.20.3, the Live Preview endpoint in src/Http/Controllers/CP/PreviewController.php only checked view permissions and could render caller-supplied field values. A Control Panel user with v...

3.5CVSS5.3AI score0.00174EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 8:22 p.m.40 views

CVE-2026-54244 Statamic: Incorrect authorization lets view-only users submit Live Preview content reserved for editors

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.0 and 6.20.3, the Live Preview endpoint for existing entries and terms in src/Http/Controllers/CP/PreviewController.php only checked view authorization, but it accepts and renders caller-supplied field values. A...

3.5CVSS0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 8:22 p.m.12 views

CVE-2026-54244 Statamic: Incorrect authorization lets view-only users submit Live Preview content reserved for editors

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.0 and 6.20.3, the Live Preview endpoint for existing entries and terms in src/Http/Controllers/CP/PreviewController.php only checked view authorization, but it accepts and renders caller-supplied field values. A...

3.5CVSS5.3AI score
SaveExploits0References7
Rows per page
Query Builder