Lucene search
+L

3017 matches found

EUVD
EUVD
added yesterday3 views

EUVD-2026-48815

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: fix use-after-free on registration failure Make sure to release the sibling interfaces in case controller registration fails to avoid use-after-free and double-free when they are eventually disconnected. This...

5.7AI score0.0022EPSS
SaveExploits0References8
Nuclei
Nuclei
added yesterday148 views

Buffalo WSR-2533DHPL2 - Path Traversal

Buffalo WSR-2533DHPL2 firmware version = 1.02 and WSR-2533DHP3 firmware version = 1.24 are susceptible to a path traversal vulnerability that could allow unauthenticated remote attackers to bypass authentication in their web interfaces. id: CVE-2021-20090 info: name: Buffalo WSR-2533DHPL2 - Path...

9.8CVSS7.3AI score0.9998EPSS
SaveExploits5References5
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-65600

A flaw was found in Traefik. An unauthenticated remote attacker can bypass authentication due to a path traversal vulnerability in the ReplacePathRegex middleware. When this middleware is misconfigured, it forwards un-normalized paths, allowing a backend to resolve them to protected routes and...

10CVSS5.9AI score0.00674EPSS
SaveExploits0References6
OSV
OSV
added 3 days ago5 views

CVE-2026-47724 nebula-mesh: API endpoints lack ownership checks, enabling cross-operator privilege escalation

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.4, the /api/v1/ route surface trusts the bearer token alone for authorisation on most endpoints. The codebase itself admits this at internal/api/hosts.go:384: "API trusts the bearer toke...

9.9CVSS5.4AI score0.0035EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago7 views

PYSEC-2026-3536 PraisonAI: MCP SSE transport binds 0.0.0.0 with no authentication and no Origin validation; bundled SecurityConfig is never wired in

The MCP SSE server started via ToolsMCPServer.runsse / launchtoolsmcpservertransport="sse" binds to 0.0.0.0 by default and builds its Starlette application with no authentication middleware and no Origin-header validation. The module mcp/mcpsecurity.py provides exactly the needed controls origin...

9.8CVSS5.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago5 views

openjdk: OpenJDK: Enhance XBM image support (Oracle CPU 2026-07)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, 26.0.1; Oracle GraalVM for JDK: 17.0.19 and 21.0.1...

5.3CVSS6.9AI score0.00293EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 3 days ago7 views

openjdk: OpenJDK: Enhance Dataview Implementation (Oracle CPU 2026-07)

Vulnerability in Oracle Java SE component: Scripting. Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf and 11.0.31. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful...

7.4CVSS7AI score0.00353EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-47664

In Unbound 1.9.0 up to and including 1.25.1, when a DNSCrypt query is received over TCP, the routine that encrypts the reply in place fails to bound the reply length against the destination buffer size. The size clamp that protects the UDP path is not applied on the TCP path, so a reply larger th...

7.5CVSS5.6AI score0.00304EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago23 views

CVE-2026-65595

Technical details beyond the description are not provided in the supplied documents. No explicit affected components, versions, exploitation status, or remediation steps are included. Monitor for updates.

8.9CVSS5.9AI score0.00423EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-46952

Vulnerability in the PeopleSoft Enterprise CS Campus Community product of Oracle PeopleSoft component: Integration and Interfaces. The supported version that is affected is 9.2.38. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise PeopleSof...

8.8CVSS7.2AI score0.00447EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 4 days ago10 views

SUSE CVE-2026-16367

Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153 and Thunderbird 153...

10CVSS5.8AI score0.00375EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago3 views

UBUNTU-CVE-2026-16367

Sandbox escape due to invalid pointer in the Disability Access APIs co...

10CVSS5.2AI score0.00375EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago5 views

CVE-2026-60526

Vulnerability in Oracle Java SE component: Installation. Supported versions that are affected are Oracle Java SE: 8u491 and 8u491-perf. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where Oracle Java SE executes to compromise Oracle Java SE...

6.7CVSS0.00118EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago4 views

CVE-2026-60322

Vulnerability in the Oracle Applications Manager product of Oracle E-Business Suite component: Oracle Diagnostics Interfaces. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle...

6.5CVSS0.0021EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago40 views

CVE-2026-47393

PraisonAI's code generator for API servers (praisonai.deploy.api.generate_api_server_code) emits a Flask API server with authentication disabled by default. Default config sets auth_enabled=False and auth_token=None, causing check_auth() to short-circuit and accept unauthenticated requests to /ch...

9.8CVSS5.4AI score0.00403EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago59 views

CVE-2026-47391

PraisonAI’s first-party A2A example exposes an unauthenticated /a2a JSON-RPC surface and registers a calculate(expression) tool implemented via Python eval(), bound to 0.0.0.0. A remote attacker can send message/send to a2a, causing the LLM to invoke the unsafe tool and potentially execute arbitr...

9.8CVSS6AI score0.0078EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago4 views

CVE-2026-16352

Sandbox escape due to use-after-free in the Disability Access APIs component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

9.8CVSS0.00394EPSS
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-16367 Sandbox escape due to invalid pointer in the Disability Access APIs component

Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153 and Thunderbird 153...

0.00375EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-16367

Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153 and Thunderbird 153...

10CVSS5.2AI score0.00375EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-46200

Sandbox escape due to invalid pointer in the Disability Access APIs component. This vulnerability was fixed in Firefox 153...

5.3AI score0.00375EPSS
SaveExploits0References2
Rows per page
Query Builder