Lucene search
+L

230159 matches found

Cvelist
Cvelist
added 2026/08/11 6:33 p.m.36 views

CVE-2026-18703 Improper Enforcement of Authentication Mechanism Restrictions in MongoDB Server Allows Use of Disabled Authentication Method

An issue in MongoDB Server could allow a party with a valid client certificate and a corresponding user account to authenticate using a certificate-based authentication method, even when an administrator has configured the server to restrict authentication to other mechanisms. This could allow...

4.2CVSS0.00115EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 6:33 p.m.12 views

EUVD-2026-56861

An issue in MongoDB Server could allow a party with a valid client certificate and a corresponding user account to authenticate using a certificate-based authentication method, even when an administrator has configured the server to restrict authentication to other mechanisms. This could allow...

4.2CVSS5.4AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 6:22 p.m.6 views

CVE-2026-73221 CVAT: Flawed authorization logic in endpoints related to lambda requests

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with the Worker role can use predictable task-based request IDs with the lambda request retrieve and destroy endpoints to view automatic annotation requests for tasks or jobs t...

5.3CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 6:21 p.m.10 views

CVE-2026-69115

OpenIM Server v3.8.3 contains a missing authorization vulnerability that allows any authenticated user to access admin-only management API endpoints by submitting POST requests with a regular user bearer token to /user/getusers, /user/getallusersuid, and /group/getgroups. Attackers can exploit th...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/11 6:18 p.m.14 views

CVE-2026-73213

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS0.00303EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 6:18 p.m.19 views

CVE-2026-69113

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.4CVSS0.00223EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 6:18 p.m.8 views

UBUNTU-CVE-2026-73213

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS5.3AI score0.00303EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/11 6:17 p.m.12 views

CVE-2026-48771

ishankportfolio is a portfolio website. Prior to version 1.0.1, contact form submissions could potentially be exposed due to improperly secured client-side database configuration and insufficient access control policies. Applications using publicly exposed database credentials or permissive...

8.2CVSS0.00209EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 6:13 p.m.33 views

CVE-2026-69113 Cap v0.3.1 Broken Access Control via video comment endpoint

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.4CVSS0.00223EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/11 6:13 p.m.7 views

CVE-2026-69113 Cap v0.3.1 Broken Access Control via video comment endpoint

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.4CVSS5.5AI score0.00223EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 6:13 p.m.17 views

EUVD-2026-56853

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.4CVSS5.5AI score0.00223EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 6:13 p.m.35 views

CVE-2026-69113

Cap v0.3.1 has a broken access control flaw in POST /api/video/comment that lets an authenticated user supply any videoId to comment on private videos. Impact includes injecting comments on others’ private videos, triggering owner notification emails, and enumerating valid video IDs via response ...

5.4CVSS5.5AI score0.00223EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 6:13 p.m.8 views

CVE-2026-69113 Cap v0.3.1 Broken Access Control via video comment endpoint

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.3CVSS5.6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/11 5:43 p.m.11 views

CVE-2026-68366

A flaw was found in the USB Video Class UVC gadget driver in the Linux kernel. The uvcsendresponse function, which constructs UVC control responses, fails to properly restrict the length of data copied into a response buffer. A remote attacker, by sending a specially crafted USB control request,...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 5:33 p.m.5 views

CVE-2026-73213 Coturn: `addr_less_eq()` does a component-wise IPv6 comparison instead of a lexicographic one, letting an authenticated TURN client bypass `denied-peer-ip`/`allowed-peer-ip` IPv6 ranges (TURN-specific SSRF)

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/11 5:33 p.m.34 views

CVE-2026-73213 Coturn: `addr_less_eq()` does a component-wise IPv6 comparison instead of a lexicographic one, letting an authenticated TURN client bypass `denied-peer-ip`/`allowed-peer-ip` IPv6 ranges (TURN-specific SSRF)

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS0.00303EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 5:20 p.m.45 views

CVE-2026-48771

CVE-2026-48771 affects the ishankportfolio site prior to version 1.0.1, where a misconfigured client-side database and permissive access policies could allow unauthenticated readers to read, modify, or abuse stored contact form submissions. The impact includes exposure of PII such as names, email...

8.2CVSS5.2AI score0.00209EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 5:20 p.m.38 views

CVE-2026-48771 ishankportfolio: Stored Contact Form Submission Exposure via Public Client-Side Database Configuration

ishankportfolio is a portfolio website. Prior to version 1.0.1, contact form submissions could potentially be exposed due to improperly secured client-side database configuration and insufficient access control policies. Applications using publicly exposed database credentials or permissive...

8.2CVSS0.00209EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 5:20 p.m.10 views

EUVD-2026-56785

ishankportfolio is a portfolio website. Prior to version 1.0.1, contact form submissions could potentially be exposed due to improperly secured client-side database configuration and insufficient access control policies. Applications using publicly exposed database credentials or permissive...

8.2CVSS5.2AI score0.00209EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 5:19 p.m.12 views

CVE-2026-66804

Improper access control in Windows Cross Device Service allows an authorized attacker to elevate privileges locally...

7.8CVSS0.05309EPSS
SaveExploits2References1
Rows per page
Query Builder