Lucene search
+L

173 matches found

OSV
OSV
added 2026/07/06 9:08 p.m.18 views

CVE-2026-34050 Coolify Settings/Updates Livewire component missing instance administrator authorization

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, the Settings/Updates Livewire component does not check isInstanceAdmin in its mount method, allowing non-admin users to access the Updates settings page and potentially...

6.5CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/06 9:08 p.m.8 views

CVE-2026-34050

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, the Settings/Updates Livewire component does not check isInstanceAdmin in its mount method, allowing non-admin users to access the Updates settings page and potentially...

6.5CVSS5.9AI score0.00213EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.28 views

PT-2026-56020

Name of the Vulnerable Software and Affected Versions Coolify versions prior to 4.0.0-beta.471 Description An authenticated command injection exists in the GetLogs Livewire component. Users with team membership, including those with the lowest privilege role, can execute arbitrary commands as roo...

8.8CVSS6.1AI score0.01351EPSS
SaveExploits0References10
NVD
NVD
added 2026/06/29 8:17 p.m.19 views

CVE-2026-57498

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Coolify's API controllers consistently validate server ownership with Server::whereTeamId$teamId before any operation. However, multiple Livewire web UI components accept...

9.6CVSS0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/29 8:12 p.m.47 views

CVE-2026-57498

CVE-2026-57498 affects Coolify. Before 4.0.0-beta.474, API controllers validated server ownership via Server::whereTeamId($teamId) for operations, but multiple Livewire web UI components accept server_id and destination_uuid from URL query parameters without team ownership validation. This enable...

9.6CVSS5.8AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/29 8:12 p.m.11 views

CVE-2026-57498 Coolify Cross-Team IDOR: Livewire Components Accept Unscoped server_id and destination_uuid — Deploy to Other Teams' Servers

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Coolify's API controllers consistently validate server ownership with Server::whereTeamId$teamId before any operation. However, multiple Livewire web UI components accept...

9.6CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/29 8:12 p.m.29 views

CVE-2026-57498 Coolify Cross-Team IDOR: Livewire Components Accept Unscoped server_id and destination_uuid — Deploy to Other Teams' Servers

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Coolify's API controllers consistently validate server ownership with Server::whereTeamId$teamId before any operation. However, multiple Livewire web UI components accept...

9.6CVSS0.00253EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.22 views

PT-2026-53734

Name of the Vulnerable Software and Affected Versions Coolify versions prior to 4.0.0-beta.474 Description Multiple Livewire web UI components fail to validate team ownership when processing server id and destination uuid passed via URL query parameters. While API controllers correctly use the...

9.6CVSS5.8AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/23 10:16 p.m.20 views

EUVD-2026-38394

Filament: Unauthenticated temporary file upload on auth pages...

6.5CVSS5.8AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 10:16 p.m.27 views

GHSA-44WP-G8F4-F4V5 Filament: Unauthenticated temporary file upload on auth pages

Any schema can contain a file upload form field, so Filament applies Livewire's WithFileUploads trait to the Livewire component the schema is embedded in. However, some schemas, such as the panel login form, do not require file uploads, and exposing unauthenticated temporary file uploads on these...

6.5CVSS6AI score0.00343EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/22 11:19 p.m.11 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the recordSelectOptionsQuery method. An attacker can bypass intended access restrictions by tampering with the Livewire component's state and submitting out-of-scope values in the Sele...

7.1CVSS5.9AI score0.00299EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/22 11:19 p.m.8 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the recordSelectOptionsQuery method. An attacker can bypass intended access restrictions by tampering with the Livewire component's state and submitting out-of-scope values in the Sele...

7.1CVSS5.9AI score0.00299EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/22 11:19 p.m.117 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the recordSelectOptionsQuery method. An attacker can bypass intended access restrictions by tampering with the Livewire component's state and submitting out-of-scope values in the Sele...

7.1CVSS5.9AI score0.00299EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/22 11:19 p.m.10 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the recordSelectOptionsQuery method. An attacker can bypass intended access restrictions by tampering with the Livewire component's state and submitting out-of-scope values in the Sele...

7.1CVSS5.9AI score0.00299EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/22 9:46 p.m.11 views

CVE-2026-48067 Filament: Inconsistent scope enforcement for AttachAction and AssociateAction Select fields

Filament is a collection of full-stack components for accelerated Laravel development. From filament/actions 4.0.0 until 4.11.4 and 5.6.4 and from filament/tables 3.0.0 until 3.3.51, the recordSelectOptionsQuery method may be used to scope the options available in the Select field for AttachActio...

6.5CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/22 12:00 a.m.42 views

PT-2026-51389

Name of the Vulnerable Software and Affected Versions Filament versions prior to 3.3.52 Filament versions prior to 4.11.5 Filament versions prior to 5.6.5 Description Filament applies Livewire's WithFileUploads trait to components where schemas may contain file upload fields. Certain schemas, suc...

6.5CVSS6AI score0.00343EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/11 8:26 p.m.17 views

GHSA-7Q3W-XQJW-G3CR Filament has inconsistent scope enforcement for its AttachAction and AssociateAction Select fields

The recordSelectOptionsQuery method may be used to scope the options available in the Select field for AttachAction and AssociateAction. However, the built-in validation rule for these fields did not apply the same scope. As a result, a user who can trigger these actions could tamper with the...

6.5CVSS5.4AI score0.00299EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/11 12:00 a.m.34 views

PT-2026-48811

Name of the Vulnerable Software and Affected Versions filament/actions versions 4.0.0 through 4.11.3 filament/actions versions 5.0.0 through 5.6.3 filament/tables versions 3.0.0 through 3.3.50 Description The recordSelectOptionsQuery method is used to scope options available in the Select field f...

6.5CVSS5.8AI score0.00299EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/06/05 8:35 p.m.34 views

Shopper: Multiple data integrity and disclosure issues in admin Livewire components

Impact Three related defects on admin Livewire components allowed data tampering, sensitive data disclosure, and stored XSS: - IDOR via unlocked properties. Several Livewire components in the admin panel exposed Eloquent model identifiers as public properties without the Locked attribute. An...

8.7CVSS5.6AI score0.00353EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/05 8:35 p.m.18 views

GHSA-HR9V-R8R2-HG7J Shopper: Multiple data integrity and disclosure issues in admin Livewire components

Impact Three related defects on admin Livewire components allowed data tampering, sensitive data disclosure, and stored XSS: - IDOR via unlocked properties. Several Livewire components in the admin panel exposed Eloquent model identifiers as public properties without the Locked attribute. An...

8.7CVSS5.6AI score0.00353EPSS
SaveExploits0References3
Rows per page
Query Builder