← Back to CVE search

CVE-2026-75846

ArcadeDB

Description

ArcadeDB before 26.8.1 (affected versions <= 26.7.3) contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase (UPDATE_SCHEMA) check. Any user with database access can execute DELETE FUNCTION via the command API (POST /api/v1/command/{db}) to permanently remove any registered server-side function, including security-relevant logic, impacting integrity and availability.

CVSS 7.1EPSS 0.249%Risk 0.73
View source
Published
2026-08-18 12:19:35
Affected versions
<26.8.1
Type
Library
Last modified
2026-08-18 15:17:14
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L