Lucene search
+L

44587 matches found

CVE
CVE
added last week38 views

CVE-2026-71467

CVE-2026-71467 : A flaw in search-v2-api (Acm-search-v2-api-rhel9) causes authentication to be bypassed when a request includes an Upgrade: websocket header. The authentication middleware unconditionally skips auth for such requests, allowing an unauthenticated attacker to POST to /federated with...

7.5CVSS5.5AI score0.0041EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week28 views

CVE-2026-71467 Acm-search-v2-api-rhel9: search-v2-api: authentication bypass on /federated via upgrade: websocket header spoofing

A flaw was found in search-v2-api. The authentication middleware in the affected component unconditionally skips authentication when a request includes an Upgrade: websocket header. An unauthenticated attacker can exploit this by sending a specially crafted HTTP POST request to the /federated...

7.5CVSS0.0041EPSS
SaveExploits0References2
OSV
OSV
added last week8 views

CVE-2026-73032 PapersGPT for Zotero 0.6.1 RCE via Unsanitized LLM Response eval()

PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary JavaScript by returning malicious code from an LLM endpoint that is passed unsanitized to window.eval in views.ts. Attackers can exploit this through prompt injection in PDFs, MITM...

9.4CVSS6.7AI score
SaveExploits0References7
NVD
NVD
added last week7 views

CVE-2026-73221

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.3CVSS0.00246EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added last week13 views

Malicious code in @dgn-src-click-to-pay-org/srcdcfreleasecert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2284b9966871244eb99dd61230f6b17e6b2fb315484fb2b3048c51a780820a1f The package's postinstall script POSTs installer metadata package name/version, platform, arch, Node version, timestamp over plain HTTP to a hardcode...

5.3AI score
SaveExploits0References2
EUVD
EUVD
added last week7 views

EUVD-2026-56855

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
SaveExploits0References5
Cvelist
Cvelist
added last week27 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
OSV
OSV
added last week4 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
EUVD
EUVD
added last week9 views

EUVD-2026-56851

XAgent contains a path traversal vulnerability in the workspace file endpoint that allows self-registered or default-credential users to read arbitrary files on the host by supplying parent-directory segments in the filename form field with no path containment check. Attackers can register an...

8.7CVSS5.5AI score0.00702EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added last week8 views

CVE-2026-68400

A flaw was found in the Linux kernel's armffa firmware component. An incorrect calculation of the Endpoint Memory Access Descriptor offset could lead to improper memory access. This issue arises from defaulting to a fixed size instead of using the descriptor's specified offset, potentially causin...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added last week4 views

undertow: undertow-websockets: Undertow: Pre-Auth DoS on websocket endpoint with @ServerEndpoint class with any @OnMessage method

A flaw was found in Undertow. A remote attacker can cause Out of Memory on websockets endpoint without authentication on any @ServerEndpoint class that has any @OnMessage method. This allows an attacker to cause Denial of Service attack without authentication and using only a standard WebSocket...

7.5CVSS5.4AI score0.00476EPSS
SaveExploits0References5
CVE
CVE
added last week45 views

CVE-2026-54123

Microsoft Defender for Endpoint (Mac) contains a local information disclosure vulnerability (CVE-2026-54123). Attack vector: Local; Privileges Required: Low; User Interaction: None; Confidentiality Impact: High. CVSSv3.1 base score 5.5 (Medium). A fix is available via Microsoft’s update guidance;...

5.5CVSS5AI score0.00448EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added last week5 views

CVE-2026-54123 Microsoft Defender for Endpoint for Mac Information Disclosure Vulnerability

...

5.5CVSS5.2AI score0.00448EPSS
SaveExploits0References1
EUVD
EUVD
added last week5 views

EUVD-2026-56418

Exposure of sensitive information to an unauthorized actor in Microsoft Defender for Endpoint allows an authorized attacker to disclose information locally...

5.5CVSS5AI score0.00448EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week6 views

CVE-2026-54123

Exposure of sensitive information to an unauthorized actor in Microsoft Defender for Endpoint allows an authorized attacker to disclose information locally...

5.5CVSS5AI score0.00448EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added last week34 views

CVE-2026-73085

CVE-2026-73085 affects Audiobookshelf prior to version 2.36.0. The issue arises in jwtAuthCheck (server/auth/TokenManager.js): JWTs with the refresh token type are treated as bearer access tokens on API and WebSocket endpoints (e.g., /api/me) instead of being restricted to /auth/refresh, enabling...

5.3CVSS5.3AI score0.00267EPSS
SaveExploits0References5
EUVD
EUVD
added last week6 views

EUVD-2026-56553

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.36.0, the jwtAuthCheck function in server/auth/TokenManager.js treats JWTs with the refresh token type as bearer access tokens on API and WebSocket resource endpoints such as /api/me instead of restricting them to...

5.3CVSS5.3AI score0.00267EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week33 views

CVE-2026-73082 Activepieces: Server-side request forgery in MCP tool validation endpoint

Activepieces is an open source AI workflow automation platform. Prior to 0.82.0, the POST /api/v1/projects/:projectId/mcp-server/validate-agent-mcp-tool endpoint makes an outbound HTTP or SSE request to a user-supplied serverUrl without URL validation or SSRF protection. An authenticated user can...

5.3CVSS0.00246EPSS
SaveExploits0References4
EUVD
EUVD
added last week7 views

EUVD-2026-56534

Activepieces is an open source AI workflow automation platform. Prior to 0.82.0, the POST /api/v1/projects/:projectId/mcp-server/validate-agent-mcp-tool endpoint makes an outbound HTTP or SSE request to a user-supplied serverUrl without URL validation or SSRF protection. An authenticated user can...

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References4
NVD
NVD
added last week11 views

CVE-2026-56720

CamaleonCMS version 2.9.2 and earlier contains a missing authorization vulnerability in the admin users controller that allows any authenticated user to access any other user's profile data by supplying an arbitrary user ID parameter. Attackers can send a GET request to the admin profile endpoint...

5.3CVSS0.00251EPSS
SaveExploits0References4
Rows per page
Query Builder