Lucene search
+L

7415 matches found

Nuclei
Nuclei
added 9 hours ago47 views

GeoServer Demo Request Endpoint - Server Side Request Forgery

It is possible to achieve Server Side Request Forgery SSRF via the Demo request endpoint if Proxy Base URL has not been set. An unauthenticated user can supply a request that will be issued by the server, allowing enumeration of internal networks and, in the case of cloud instances, access to...

8.2CVSS7.2AI score0.01923EPSS
SaveExploits0References4
NVD
NVD
added yesterday8 views

CVE-2026-16552

Rejected reason: The reported issue is invalid, as it requires root privileges to reproduce, and it is out of scope of the threat model of the affected component...

SaveExploits0
EUVD
EUVD
added yesterday9 views

EUVD-2026-47736

A flaw was found in systemd-tmpfiles. When processing a tmpfiles.d configuration entry that writes to a file, systemd-tmpfiles can follow a symbolic link placed by an unprivileged local user, and an existing safety check does not detect this specific case because it always treats transitions away...

6.3CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-16552

The reported issue is invalid, as it requires root privileges to reproduce, and it is out of scope of the threat model of the affected component...

5.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-16552

...

5.2AI score
SaveExploits0
Cvelist
Cvelist
added yesterday16 views

CVE-2026-16552

...

SaveExploits0
CVE
CVE
added yesterday7 views

CVE-2026-16552

Rejected reason: The reported issue is invalid, as it requires root privileges to reproduce, and it is out of scope of the threat model of the affected component...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-16552

A flaw was found in systemd-tmpfiles. When processing a tmpfiles.d configuration entry that writes to a file, systemd-tmpfiles can follow a symbolic link placed by an unprivileged local user, and an existing safety check does not detect this specific case because it always treats transitions away...

6.3CVSS5.3AI score
SaveExploits0References5
HackRead
HackRead
added yesterday5 views

New Ubuntu Desktop Vulnerability Turns Local Access Into Root Control

A vulnerability in snap-confine lets an unprivileged user gain root access on affected Ubuntu Desktop systems. Install the latest snapd update to fix the issue...

5.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-63427

A flaw was found in systemd-tmpfiles. When processing a tmpfiles.d configuration entry that writes to a file, systemd-tmpfiles can follow a symbolic link placed by an unprivileged local user, and an existing safety check does not detect this specific case because it always treats transitions away...

6.3CVSS5.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-63981

A flaw was found in the Linux kernel's net/sched: actmirred component. An unprivileged local user, by leveraging user namespaces to gain network administration capabilities, can create a specific network configuration that triggers an unbounded recursion. This recursion bypasses a depth limit...

7CVSS5.5AI score0.00187EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago4 views

CVE-2026-10679

The DesignWare SPI driver drivers/spi/spidw.c computed the SPI BAUDR clock divider as info-clockfrequency / config-frequency without validating config-frequency. spitransceive is a Zephyr syscall and its verify handler drivers/spi/spihandlers.c copies the caller-supplied spiconfig from userspace...

3.3CVSS0.00128EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-63920

A flaw was found in the Linux kernel's IPv6 networking stack. An unprivileged local user could exploit a vulnerability in how IPv6 extension header lengths are handled. By manipulating these headers using nftables, an attacker can trigger an out-of-bounds read, leading to information disclosure...

7.1CVSS5.4AI score0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago6 views

CVE-2026-10679

CVE-2026-10679 affects Zephyr’s DesignWare SPI driver (drivers/spi/spi_dw.c). The bug arises when the BAUDR divider is computed as info->clock_frequency / config->frequency without validating frequency, allowing a user-space configured frequency of 0. The spi_transceive syscall path copies ...

3.3CVSS5.3AI score0.00128EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago4 views

CVE-2026-10677

The CVE concerns Zephyr’s CONFIG_USERSPACE verifier z_vrfy_k_poll() in kernel/poll.c, where a user-supplied k_poll_event[] is copied to kernel space and validated. Previously, an inline K_OOPS(K_SYSCALL_OBJ(...)) inside the loop could leak the allocation when a forged object handle was encountere...

6.5CVSS5.6AI score0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago6 views

CVE-2026-10677 Kernel heap memory leak in `z_vrfy_k_poll()` lets an unprivileged user thread exhaust the kernel resource pool

The CONFIGUSERSPACE syscall verifier zvrfykpoll in kernel/poll.c allocates a kernel-side copy of the user-supplied kpollevent via zthreadmalloc and then validates each event's object handle. Before this fix, validation used KOOPSKSYSCALLOBJ... inline inside the loop, which kills the calling threa...

6.5CVSS5.6AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago2 views

CVE-2026-10674 DoS (hard fault) in NXP LPUART driver: unsupported runtime UART config leaves clocks disabled

The NXP LPUART serial driver drivers/serial/uartmcuxlpuart.c, when CONFIGUARTUSERUNTIMECONFIGURE is enabled, called LPUARTDeinit at the start of mcuxlpuartconfigure, which disables the LPUART peripheral clocks. The requested configuration is validated only afterwards in mcuxlpuartconfigurebasic,...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-63917

A flaw was found in the Linux kernel's IPv6 Virtual Tunnel Interface vti6 component. An unprivileged local user, particularly within a user namespace, could exploit a vulnerability related to incorrect network namespace handling during the movement of a vti6 tunnel. This issue can lead to a kerne...

8.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2 days ago6 views

postgresql: PostgreSQL: Arbitrary code execution vulnerability in 'refint' module

A flaw was found in PostgreSQL. A stack buffer overflow in the 'refint' module allows an unprivileged database user to execute arbitrary code as the operating system user running the database. Additionally, a separate vulnerability exists where, if an application uses a user-controlled column as ...

8.8CVSS8.9AI score0.00378EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-62122

The NXP LPUART serial driver drivers/serial/uart mcux lpuart.c, when CONFIG UART USE RUNTIME CONFIGURE is enabled, called LPUART Deinit at the start of mcux lpuart configure, which disables the LPUART peripheral clocks. The requested configuration is validated only afterwards in mcux lpuart...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References3
Rows per page
Query Builder