Lucene search
+L

127533 matches found

ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-72558

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS5.6AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-56028

An SQL injection vulnerability in CiviCRM through 6.18.alpha1 allows authenticated staff to read the entire database via the contact search RLIKE clause. The clause concatenates a user-supplied value into the SQL query without sanitization. An attacker with staff-level access can exfiltrate all...

8.8CVSS5.6AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-72557 Cockpit CMS Cockpit CMS - Unrestricted File Upload

An unrestricted file upload vulnerability in Cockpit CMS 2.6.0 allows authenticated users to upload files of any extension including PHP scripts via the asset upload endpoint. The alloweduploads configuration defaults to wildcard and uploaded files are stored in a web-accessible directory. An...

8.8CVSS0.00328EPSS
SaveExploits0References1
CVE
CVE
added 6 days ago34 views

CVE-2026-72557

Cockpit CMS 2.6.0 is affected by an unrestricted file upload in the asset upload endpoint. The issue arises from allowed_uploads defaulting to a wildcard (*) and storing uploads in a web-accessible directory, enabling any authenticated user to upload files with arbitrary extensions (including PHP...

8.8CVSS5.7AI score0.00328EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago8 views

CVE-2026-72557

An unrestricted file upload vulnerability in Cockpit CMS 2.6.0 allows authenticated users to upload files of any extension including PHP scripts via the asset upload endpoint. The alloweduploads configuration defaults to wildcard and uploaded files are stored in a web-accessible directory. An...

8.8CVSS5.7AI score0.00328EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-56027

An unrestricted file upload vulnerability in Cockpit CMS 2.6.0 allows authenticated users to upload files of any extension including PHP scripts via the asset upload endpoint. The alloweduploads configuration defaults to wildcard and uploaded files are stored in a web-accessible directory. An...

8.8CVSS5.7AI score0.00328EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago6 views

CVE-2026-72557 Cockpit CMS Cockpit CMS - Unrestricted File Upload

An unrestricted file upload vulnerability in Cockpit CMS 2.6.0 allows authenticated users to upload files of any extension including PHP scripts via the asset upload endpoint. The alloweduploads configuration defaults to wildcard and uploaded files are stored in a web-accessible directory. An...

8.8CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-56026

A remote code execution vulnerability in ZoneMinder 1.39.17 allows any authenticated user to execute OS commands by exploiting a broken permission check in the Filter class. The canEdit and canDelete methods invoke nonexistent methods on the ZM\User class, causing PHP call to return a truthy valu...

8.8CVSS6.4AI score0.00668EPSS
SaveExploits0References1
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-72556 ZoneMinder ZoneMinder - Remote Code Execution

A remote code execution vulnerability in ZoneMinder 1.39.17 allows any authenticated user to execute OS commands by exploiting a broken permission check in the Filter class. The canEdit and canDelete methods invoke nonexistent methods on the ZM\User class, causing PHP call to return a truthy valu...

8.8CVSS0.00668EPSS
SaveExploits0References1
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-72547 Attendize Attendize - Insecure Direct Object Reference

An insecure direct object reference vulnerability in Attendize through commit 9289acb allows any authenticated event organiser to bulk import attendees into events belonging to other accounts via the postImportAttendee endpoint. The endpoint loads the target event by ID without verifying ownershi...

7.1CVSS0.00211EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-72546

An insecure direct object reference vulnerability in Attendize through commit 9289acb allows any authenticated event organiser to inject attendees and orders into events belonging to other accounts via the postInviteAttendee endpoint. The endpoint loads the target event by ID without scoping the...

7.1CVSS5.3AI score0.00211EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-72542 Windmill Labs Windmill - Missing Authorization

A missing authorization vulnerability in Windmill Labs Windmill through 1.783.0 allows authenticated operators to write job progress and read job metrics for any job in the workspace regardless of ownership. The jobmetrics handlers accept no authorization extractor, bypassing workspace-level acce...

5.4CVSS0.00228EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-72542

A missing authorization vulnerability in Windmill Labs Windmill through 1.783.0 allows authenticated operators to write job progress and read job metrics for any job in the workspace regardless of ownership. The jobmetrics handlers accept no authorization extractor, bypassing workspace-level acce...

5.4CVSS5.5AI score0.00228EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-56012

A missing authorization vulnerability in Windmill Labs Windmill through 1.783.0 allows authenticated operators to write job progress and read job metrics for any job in the workspace regardless of ownership. The jobmetrics handlers accept no authorization extractor, bypassing workspace-level acce...

5.4CVSS5.5AI score0.00228EPSS
SaveExploits0References1
CVE
CVE
added 6 days ago25 views

CVE-2026-72542

Windmill Labs Windmill (up to version 1.783.0) has a missing-authorization vulnerability. Authenticated operators can write job progress and read job metrics for any job in the workspace because the job_metrics handlers do not perform an authorization check, bypassing workspace-level access contr...

5.4CVSS5.5AI score0.00228EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-72539

An information disclosure vulnerability in Windmill Labs Windmill through 1.783.0 allows any authenticated workspace member to read legacy ownerless draft scripts that contain plaintext resource credentials. Drafts with a null owner email bypass ACL enforcement and are returned to any workspace...

6.5CVSS5.3AI score0.00305EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-72538 PrefectHQ Prefect - Argument Injection

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS0.00692EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-56008

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS6.3AI score0.00692EPSS
SaveExploits0References1
Snyk
Snyk
added 6 days ago4 views

Origin Validation Error

Overview typo3/cms-install is a TYPO3 extension install. The Install Tool is used for installation, upgrade, system administration and setup tasks. Affected versions of this package are vulnerable to Origin Validation Error via referrer enforcement in the ReferrerEnforcer code used by the backend...

7.3CVSS5AI score0.00213EPSS
SaveExploits0References2
Snyk
Snyk
added 6 days ago4 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via referrer enforcement in the ReferrerEnforcer code used by the backend and Install Tool. An attacker can invoke protected backend or Install Tool endpoints with an authenticated victim’s session by sending...

7.3CVSS5AI score0.00213EPSS
SaveExploits0References2
Rows per page
Query Builder