Lucene search
+L

593699 matches found

Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-72597 Friendica Friendica - Server-Side Request Forgery

A server-side request forgery vulnerability in Friendica through the 2026.08-dev branch allows authenticated users with a free self-registered account to probe internal network services via the link-preview endpoint. The endpoint fetches any user-supplied URL without applying an internal IP deny...

6.5CVSS0.00201EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago24 views

CVE-2026-72596

CVE-2026-72596 affects Ghost Foundation Ghost 5.x. A broken access control flaw allows authenticated users with the Author role to delete posts owned by others. The root cause is in the post model permissible() cascade: it lacks the branch that handles the combined isAuthor and isDestroy conditio...

8.1CVSS5.4AI score0.0021EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-56035

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS5.4AI score0.0021EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-72596

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS5.3AI score0.0021EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-72596 Ghost Foundation Ghost - Broken Access Control

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS0.0021EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-56034

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to update ticket records belonging to other teams via the TicketsController@update endpoint. The endpoint calls no authorize method and performs no team-scoped ownership check. An attacker...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-72595

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to update ticket records belonging to other teams via the TicketsController@update endpoint. The endpoint calls no authorize method and performs no team-scoped ownership check. An attacker...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-72595 BadChoice Handesk - Broken Access Control

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to update ticket records belonging to other teams via the TicketsController@update endpoint. The endpoint calls no authorize method and performs no team-scoped ownership check. An attacker...

8.1CVSS0.00201EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago16 views

CVE-2026-72595

CVE-2026-72595 : In BadChoice Handesk, the vulnerability affects the TicketsController@update endpoint where no authorization check is performed and no team-scoped ownership is enforced. This allows any authenticated agent to update ticket records belonging to other teams, enabling modification, ...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago10 views

EUVD-2026-56033

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago19 views

CVE-2026-72563

CVE-2026-72563 affects BadChoice Handesk. A broken access control flaw on LeadsController@update allows any authenticated agent to overwrite lead records across team boundaries. Root cause: Lead model guarded is an empty array, making all columns mass-assignable, and no authorization check is per...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-72563

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...

8.1CVSS5.3AI score0.00201EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-72563 BadChoice Handesk - Broken Access Control

A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...

8.1CVSS0.00201EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago3 views

CVE-2026-72562 Pimcore pimcore admin-ui-classic-bundle - SQL Injection

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS6.1AI score
SaveExploits0References3
CVE
CVE
added 3 days ago21 views

CVE-2026-72562

CVE-2026-72562 affects Pimcore’s admin-ui-classic-bundle (through version 2.3). Affected: DataObject grid id column filter allows an SQL injection because the filter value is concatenated into the SQL WHERE clause without parameterization. Root cause: improper handling of filter input in backend ...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-72562

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-56032

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-72562 Pimcore pimcore admin-ui-classic-bundle - SQL Injection

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS0.00239EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-72561

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 allows any authenticated non-administrative user to reconfigure the platform global OIDC/SSO settings via an unprotected configuration endpoint. The endpoint performs no administrative role check before...

8.8CVSS5.3AI score0.00232EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-56031

A broken access control vulnerability in Peppermint Lab Peppermint through commit ba6e217 allows any authenticated non-administrative user to reconfigure the platform global OIDC/SSO settings via an unprotected configuration endpoint. The endpoint performs no administrative role check before...

8.8CVSS5.3AI score0.00232EPSS
SaveExploits0References1
Rows per page
Query Builder