Lucene search
+L

111 matches found

Nuclei
Nuclei
added 2026/09/22 2:05 a.m.16 views

Directus - Unauthenticated File Modification

Directus versions from 10.8.0 before 11.9.3 allow unauthenticated attackers to modify the contents of an existing file when a valid file UUID is known. The PATCH /files/id endpoint processes multipart file uploads without proper authentication, allowing file content replacement despite returning ...

9.3CVSS5.8AI score0.01334EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/16 9:17 a.m.7 views

CVE-2026-86462

Apache Airflow FAB provider: changing a user's password through the Admin user-edit PATCH endpoint does not invalidate that user's existing database-backed sessions. An attacker who already holds a copy of the victim's session cookie keeps full access as that user after the password change, so th...

9.1CVSS0.00805EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 9:05 a.m.12 views

CVE-2026-86462 Apache Airflow FAB provider: FAB Admin password PATCH does not invalidate database-backed sessions

Apache Airflow FAB provider: changing a user's password through the Admin user-edit PATCH endpoint does not invalidate that user's existing database-backed sessions. An attacker who already holds a copy of the victim's session cookie keeps full access as that user after the password change, so th...

9.1CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 9:05 a.m.25 views

CVE-2026-86462

CVE-2026-86462 affects the apache-airflow-providers-fab package, where changing a user's password via the Admin user-edit PATCH endpoint fails to invalidate that user's existing database-backed sessions . An attacker holding a stolen session cookie retains full access as that user after the passw...

5.7AI score0.00805EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/09/16 9:05 a.m.8 views

EUVD-2026-80320

Apache Airflow FAB provider: changing a user's password through the Admin user-edit PATCH endpoint does not invalidate that user's existing database-backed sessions. An attacker who already holds a copy of the victim's session cookie keeps full access as that user after the password change, so th...

5.7AI score0.00805EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 9:05 a.m.32 views

CVE-2026-86462 Apache Airflow FAB provider: FAB Admin password PATCH does not invalidate database-backed sessions

Apache Airflow FAB provider: changing a user's password through the Admin user-edit PATCH endpoint does not invalidate that user's existing database-backed sessions. An attacker who already holds a copy of the victim's session cookie keeps full access as that user after the password change, so th...

0.00805EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/10 8:17 p.m.9 views

CVE-2026-89054

A missing authorization vulnerability in OpenNMS Horizon allows configuration changes without authentication. The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH, so the shipped @PATCH configuration endpoints for event configuration a...

8.2CVSS0.00352EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.10 views

PT-2026-89576

A missing authorization vulnerability in OpenNMS Horizon allows configuration changes without authentication. The Spring Security policy for the /api/v2 REST API defines authorization rules for every HTTP method except PATCH, so the shipped @PATCH configuration endpoints for event configuration a...

8.2CVSS5.8AI score0.00352EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 1:32 p.m.11 views

CVE-2026-86765 Snipe-IT 8.6.3 Authorization Bypass via Asset Update Endpoint

Snipe-IT versions before 8.7.0 fail to enforce checkout authorization when assignment fields are submitted to the asset update endpoint. Authenticated users with edit permission but explicitly denied checkout permission can reassign assets, bypass check-in procedures, and alter custody records by...

7.1CVSS5.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/02 3:12 p.m.13 views

ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS

The vulnerability is a single-request persistent DoS by submitting e.g. "PATCH /api/v1/article/" with a valid editor session and body of "toString.call":"x", overwriting the global toString function with value x. Fabian...

7.1CVSS5.9AI score0.00312EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/09/02 3:12 p.m.18 views

EUVD-2026-60442

ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS...

7.1CVSS5.9AI score0.00312EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 11:19 p.m.51 views

CVE-2026-80195 Kimai before 2.63.0 Team Membership Removal via API

Kimai before 2.63.0 contains a business logic / improper authorization vulnerability in the team update API endpoint PATCH /api/teams/id, which removes all existing team members before validating the submitted replacement member list. An authenticated teamlead or other user with permission to edi...

8.7CVSS0.00276EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 9:57 p.m.37 views

CVE-2026-72843 EverShop Missing Authorization on PATCH /api/customers/:id Allows Unauthenticated Account Takeover

The customer update route in EverShop is declared with "access": "public" in packages/evershop/src/modules/customer/api/updateCustomer/route.json, which causes the admin authentication middleware to call next without checking the caller, and no customer-session middleware guards the route; the on...

9.8CVSS0.0059EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/18 10:16 p.m.19 views

CVE-2026-53958

4gaBoards is a boards system for realtime project management. Prior to 3.3.9, 4gaBoards allows an authenticated user to modify ssoGoogleId, ssoGoogleEmail, ssoGithubId, ssoGithubUsername, ssoGithubEmail, ssoMicrosoftId, ssoMicrosoftEmail, ssoOidcId, and ssoOidcEmail through PATCH /api/users/:id...

7.6CVSS0.00353EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 9:34 p.m.18 views

EUVD-2026-62203

4gaBoards is a boards system for realtime project management. Prior to 3.3.9, 4gaBoards allows an authenticated user to modify ssoGoogleId, ssoGoogleEmail, ssoGithubId, ssoGithubUsername, ssoGithubEmail, ssoMicrosoftId, ssoMicrosoftEmail, ssoOidcId, and ssoOidcEmail through PATCH /api/users/:id...

7.6CVSS5.4AI score0.00353EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 8:03 p.m.18 views

CVE-2026-71553 ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS

ApostropheCMS is an open-source Node.js content management system. In 4.32.0 and earlier, PATCH /api/v1/article/:id accepts the inherited path toString.call and passes it through the utility module to apos.util.set and apos.util.get, allowing an authenticated editor to overwrite the shared...

7.1CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 8:03 p.m.46 views

CVE-2026-71553 ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS

ApostropheCMS is an open-source Node.js content management system. In 4.32.0 and earlier, PATCH /api/v1/article/:id accepts the inherited path toString.call and passes it through the utility module to apos.util.set and apos.util.get, allowing an authenticated editor to overwrite the shared...

7.1CVSS0.00312EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.24 views

CVE-2026-72838 FileBrowser before 2.63.19 Disk Exhaustion via TUS Upload

FileBrowser versions before 2.63.19 fail to enforce the declared Upload-Length in the TUS resumable-upload PATCH endpoint, allowing authenticated users to write arbitrary data to disk. Attackers can send oversized request bodies that exceed the declared upload length to exhaust available disk spa...

7.1CVSS5.6AI score
SaveExploits0References5
NVD
NVD
added 2026/08/10 11:17 a.m.12 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS0.0027EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/10 10:41 a.m.11 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS5.5AI score0.0027EPSS
SaveExploits0References2
Rows per page
Query Builder