Lucene search
+L

279663 matches found

NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-72856

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS0.00327EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 10:17 p.m.14 views

CVE-2026-72853

Budibase before 3.40.0 contains a SQL injection vulnerability in the Oracle datasource connector's post-write row lookup that fails to escape table names in identifiers. Attackers with write permission on a table with a double-quote in its name can inject SQL that executes as the datasource's...

8.8CVSS0.00245EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-72840

OpenWrt LuCI contains an overly permissive ACL definition in luci-mod-system-mounts that grants write access to /etc/crontabs/root to users intended only for mount configuration. Authenticated users with only the mount-configuration ACL group can append arbitrary cron entries via ubus file.write,...

8.8CVSS0.00303EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 10:17 p.m.14 views

CVE-2026-72841

luci-app-openvpn fails to properly validate the instancename2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. Attackers can upload malicious payloads to gain persistent root code execution by placing SS...

9.9CVSS0.00422EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/13 10:17 p.m.14 views

CVE-2026-72842

luci-app-lxc contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. Attackers can exploit path traversal via /.%2E in the lxcname parameter to escape container directories a...

9.9CVSS0.00422EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 10:17 p.m.10 views

CVE-2026-72839

filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions...

9.8CVSS0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 10:05 p.m.10 views

CVE-2026-73305 Budibase: Privilege escalation via public role assignment API missing app-level authorization

Budibase is an open-source low-code platform. Prior to 3.39.24, POST /api/public/v1/roles/assign called validateGlobalRoleUpdate without checking appBuilder.appId or role.appId in packages/server/src/api/controllers/public/globalRoleValidation.ts. An app-scoped builder could scope the request to ...

8.8CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 10:05 p.m.31 views

CVE-2026-73305

CVE-2026-73305 affects Budibase prior to 3.39.24. The public role-assign API /api/public/v1/roles/assign validates only global flags (admin/builder) and neglects per-app authorization (appBuilder.appId, role.appId). An app-scoped builder could scope actions to an app they control and grant themse...

8.8CVSS5.5AI score0.00368EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 10:05 p.m.33 views

CVE-2026-73305 Budibase: Privilege escalation via public role assignment API missing app-level authorization

Budibase is an open-source low-code platform. Prior to 3.39.24, POST /api/public/v1/roles/assign called validateGlobalRoleUpdate without checking appBuilder.appId or role.appId in packages/server/src/api/controllers/public/globalRoleValidation.ts. An app-scoped builder could scope the request to ...

8.8CVSS0.00368EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 10:05 p.m.7 views

CVE-2026-73304

Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve...

4.9CVSS5.3AI score0.00356EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/13 9:56 p.m.34 views

CVE-2026-73841 OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints

OpenChoreo is a complete, open-source developer platform for Kubernetes. From 1.2.0-rc.1 until 1.2.0, internal/openchoreo-api/api/handlers/exec.go and internal/openchoreo-api/api/handlers/wirelogs.go authorize component:exec and wirelogs:view using the caller-supplied project query parameter...

8.8CVSS0.00353EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.32 views

CVE-2026-72856 Budibase before 3.40.0 Authentication Bypass via Tenant Owner Email

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 9:54 p.m.5 views

CVE-2026-72856 Budibase before 3.40.0 Authentication Bypass via Tenant Owner Email

Budibase versions before 3.40.0 contain an authorization/authentication bypass in the PUT /api/global/users/tenant/owner changeTenantOwnerEmail endpoint. On self-hosted instances SELFHOSTED or DISABLEACCOUNTPORTAL set, the cloudRestricted middleware is a no-op and the route is protected only by a...

8.6CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/13 9:54 p.m.36 views

CVE-2026-72856

Budibase before version 3.40.0 contains an authorization/authentication bypass in PUT /api/global/users/tenant/owner (changeTenantOwnerEmail). In self-hosted deployments (SELF_HOSTED or DISABLE_ACCOUNT_PORTAL), cloudRestricted is a no-op and the route is protected only by a general authentication...

8.6CVSS5.4AI score0.00327EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 9:54 p.m.25 views

CVE-2026-72853

Budibase prior to 3.40.0 is affected by a SQL injection in the Oracle datasource connector’s post-write row lookup, due to failure to escape table names in identifiers. An attacker with write access on a table whose name contains a double-quote can inject SQL that executes as the datasource’s dat...

8.8CVSS5.8AI score0.00245EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.31 views

CVE-2026-72840 OpenWrt LuCI luci-mod-system-mounts ACL Root RCE via Crontab Write

OpenWrt LuCI contains an overly permissive ACL definition in luci-mod-system-mounts that grants write access to /etc/crontabs/root to users intended only for mount configuration. Authenticated users with only the mount-configuration ACL group can append arbitrary cron entries via ubus file.write,...

8.8CVSS0.00303EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 9:54 p.m.44 views

CVE-2026-72840

OpenWrt LuCI exposes an overly permissive ACL in the luci-mod-system-mounts component that grants write access to /etc/crontabs/root to users intended only for mount configuration. Authenticated users with only the mount-configuration ACL group can use ubus file.write to append arbitrary cron ent...

8.8CVSS5.4AI score0.00303EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 9:54 p.m.43 views

CVE-2026-72839

CVE-2026-72839 affects filebrowser up to version 2.63.16, where self-signup with default CreateUserDir permits accounts to inherit the server root scope with full create, modify, delete, rename, share, and download permissions. This unauthenticated access can reach all files, yielding high confid...

9.8CVSS5.4AI score0.00394EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.30 views

CVE-2026-72839 filebrowser through 2.63.16 Privilege Escalation via Signup

filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions...

9.8CVSS0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 9:54 p.m.34 views

CVE-2026-72839 filebrowser through 2.63.16 Privilege Escalation via Signup

filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and download permissions...

9.3CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder