Lucene search
+L

47680 matches found

RedHat Linux
RedHat Linux
added 2026/08/13 11:28 p.m.11 views

org.apache.sshd/sshd-core: Apache MINA SSHD: Unauthorized command execution due to improper certificate validation

A flaw was found in Apache MINA SSHD server-side. During user authentication, the server's OpenSSH user certificate validation process failed to properly check for or validate unsupported options like 'force-command' or 'verify-required' embedded within a user's certificate. This oversight could...

7.3CVSS5.4AI score0.0029EPSS
SaveExploits0References5
Circl
Circl
added 2026/08/13 10:43 p.m.17 views

GHSA-JHG2-MVFW-XFPC

creationtimestamp| type| source ---|---|--- 2026-08-13 22:43:46+00:00| seen| https://gist.github.com/CaptBoykin/fb932b14c932323583161460666e60da...

4.9AI score
SaveExploits0References1
NVD
NVD
added 2026/08/13 10:17 p.m.11 views

CVE-2026-73666

OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/ without authentication and allowing...

8.2CVSS0.00481EPSS
SaveExploits0References12
NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-73665

FreePBX is an open source IP PBX. Prior to 17.0.9, the UCP Node server on ports 8001 and 8003 uses io.usecheckAuth in node/lib/server.js, but Socket.IO version 4 applies that middleware only to the default namespace. An unauthenticated client can connect to custom namespaces that do not...

9.3CVSS0.00295EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-73840

OpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.0.3, 1.1.3, and 1.2.0-rc.2, the POST /api/v1alpha1/autobuild endpoint in internal/openchoreo-api/api/handlers/webhookhandler.go selected a webhook provider from caller-controlled X-Event-Key, accepted Bitbucket...

5.3CVSS0.00237EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/13 10:17 p.m.12 views

CVE-2026-73661

FreePBX is an open source IP PBX. Prior to 16.0.47 and 17.0.30, the FreePBX Framework module permits a crafted backup to restore the hidden AUTHTYPE setting with the value none through runRestore in ampconf/htdocs/admin/libraries/Builtin/Restore.php. An authenticated user with sufficient...

8.6CVSS0.00335EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 10:17 p.m.10 views

CVE-2026-73421

NextAuth.js provides authentication for Next.js. From next-auth 5.0.0-beta.0 until 5.0.0-beta.32, applications that gate access by checking only for the existence of the auth object returned by the auth wrapper can fail open when Auth.js has a server configuration error. In middleware, Route...

9.1CVSS0.00459EPSS
SaveExploits0References3
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
CVE
CVE
added 2026/08/13 10:04 p.m.63 views

CVE-2026-73421

NextAuth.js vulnerability CVE-2026-73421 affects next-auth v5: when server configuration has an error (e.g., missing issuer/authorization, unset AUTH_SECRET), the auth() wrapper can return a truthy error object in middleware, Route Handlers, React Server Components, etc. As a result, existence-ba...

9.1CVSS5.4AI score0.00459EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 10:04 p.m.9 views

CVE-2026-73421 NextAuth.js: Configuration errors can cause existence-based auth checks to fail open (auth object populated with an error)

NextAuth.js provides authentication for Next.js. From next-auth 5.0.0-beta.0 until 5.0.0-beta.32, applications that gate access by checking only for the existence of the auth object returned by the auth wrapper can fail open when Auth.js has a server configuration error. In middleware, Route...

9.1CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/13 10:04 p.m.16 views

CVE-2026-73420 NextAuth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as...

9.1CVSS5.5AI score
SaveExploits0References8
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.35 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
Cvelist
Cvelist
added 2026/08/13 9:54 p.m.31 views

CVE-2026-72842 OpenWrt luci-app-lxc ACL Inconsistency Authentication Bypass

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
Vulnrichment
Vulnrichment
added 2026/08/13 9:54 p.m.10 views

CVE-2026-72842 OpenWrt luci-app-lxc ACL Inconsistency Authentication Bypass

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.9CVSS6AI score0.00422EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 9:54 p.m.63 views

CVE-2026-72842

The CVE-2026-72842 entry concerns luci-app-lxc on OpenWrt. It describes an ACL inconsistency that lets low-privileged, authenticated LuCI users access backend container management routes without proper authorization checks. A path traversal via /.%2E in the lxc_name parameter can escape container...

9.9CVSS5.8AI score0.00422EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 9:40 p.m.32 views

CVE-2026-73666 OpenChoreo: Unauthenticated Backstage developer-portal API exposes OpenChoreo catalog data, scaffolder logs, and allows unauthenticated catalog write/delete

OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/ without authentication and allowing...

8.2CVSS0.00481EPSS
SaveExploits0References12
OSV
OSV
added 2026/08/13 9:40 p.m.12 views

CVE-2026-73666 OpenChoreo: Unauthenticated Backstage developer-portal API exposes OpenChoreo catalog data, scaffolder logs, and allows unauthenticated catalog write/delete

OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/ without authentication and allowing...

8.2CVSS5.4AI score
SaveExploits0References14
CVE
CVE
added 2026/08/13 9:40 p.m.35 views

CVE-2026-73666

OpenChoreo OpenShift/Backstage backend vulnerability (CVE-2026-73666) affects OpenChoreo Developer Platform for Kubernetes prior to versions 1.0.4, 1.1.4, and 1.2.1. The Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDe...

8.2CVSS5.3AI score0.00481EPSS
SaveExploits0References12
Rows per page
Query Builder