Lucene search
+L

6406 matches found

NVD
NVD
added 2026/07/31 4:17 a.m.25 views

CVE-2026-55495

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the WOPI PUTRELATIVE handler passes X-WOPI-SuggestedTarget to URI.JoinRaw as a path rather than a filename, allowing slash and dot-dot segments to escape the source file directory and create or conditionally overwrite...

4.3CVSS0.0026EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 10:16 p.m.23 views

CVE-2026-12562

The RCU II+ and Multiload II+ are vulnerable to an unauthenticated service that exposes a debug interface granting full root-level access to the embedded system. This vulnerability stems from a network-accessible port running a Target Communications Framework TCF service that does not require any...

8.8CVSS0.00278EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/30 9:29 p.m.84 views

CVE-2026-12562

CVE-2026-12562 affects Toptech Systems RCU II+ and Multiload II+ devices. A network-accessible port runs a Target Communications Framework (TCF) service that does not require authentication, exposing a debug interface that grants full root access to the embedded Linux environment. An unauthentica...

8.8CVSS5.9AI score0.00278EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/30 9:29 p.m.54 views

CVE-2026-12562 Toptech Systems RCU II+ and Multiload II+ Missing Authentication for Critical Function

The RCU II+ and Multiload II+ are vulnerable to an unauthenticated service that exposes a debug interface granting full root-level access to the embedded system. This vulnerability stems from a network-accessible port running a Target Communications Framework TCF service that does not require any...

8.8CVSS0.00278EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/30 4:30 p.m.13 views

SUSE CVE-2026-64558

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-18369

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects...

5.8CVSS5.5AI score0.00224EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.15 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/29 7:16 p.m.14 views

CVE-2026-67426

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key:...

9.3CVSS0.00308EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/29 7:16 p.m.13 views

CVE-2026-10684

In subsys/debug/coredump/coredumpshell.c, printcoredumphdr used the 16-bit tgtcode field of a stored Zephyr coredump header directly as an index into coredumptargetcode2str, a fixed 7-element array of string pointers, with no bounds check. A stored coredump whose tgtcode is = 7 causes an...

3CVSS0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 6:03 p.m.35 views

CVE-2026-10684

CVE-2026-10684 affects Zephyr's coredump print shell: in coredump_shell.c, print_coredump_hdr() uses the 16-bit tgt_code as an index into a fixed 7-element coredump_target_code2str[] without bounds checks, enabling an out-of-bounds read of a pointer to a string. A stored coredump with tgt_code &g...

3CVSS5.8AI score0.001EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 6:03 p.m.74 views

CVE-2026-10684 Out-of-bounds read in coredump shell when printing stored-dump target code

In subsys/debug/coredump/coredumpshell.c, printcoredumphdr used the 16-bit tgtcode field of a stored Zephyr coredump header directly as an index into coredumptargetcode2str, a fixed 7-element array of string pointers, with no bounds check. A stored coredump whose tgtcode is = 7 causes an...

3CVSS0.001EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/29 6:03 p.m.11 views

CVE-2026-10684 Out-of-bounds read in coredump shell when printing stored-dump target code

In subsys/debug/coredump/coredumpshell.c, printcoredumphdr used the 16-bit tgtcode field of a stored Zephyr coredump header directly as an index into coredumptargetcode2str, a fixed 7-element array of string pointers, with no bounds check. A stored coredump whose tgtcode is = 7 causes an...

3CVSS5.8AI score0.001EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 5:16 p.m.16 views

CVE-2026-64558

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey handler function. The handler function fails, if the generated outpu...

7.8CVSS0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 2:16 p.m.20 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS0.00298EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.14 views

CVE-2026-59732

A flaw was found in rclone, a command-line program for managing cloud storage. An attacker could craft a malicious archive that, when extracted by a user, allows files to be written outside the intended destination directory. This path traversal vulnerability could lead to the creation or overwri...

5CVSS5.8AI score0.0026EPSS
SaveExploits1References7
AlpineLinux
AlpineLinux
added 2026/07/29 1:32 p.m.13 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/29 1:32 p.m.14 views

EUVD-2026-50329

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.00298EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/29 8:10 a.m.20 views

SUSE-SU-2026:22978-1 Security update for openssh

This update for openssh fixes the following issues: - CVE-2026-59995: sftp: location of downloaded files not properly constrained when sftp server:/path . is used with an attacker-controlled server bsc1271044. - CVE-2026-59996: scp: file placed in the parent directory of an intended target...

9.4CVSS5.5AI score0.00441EPSS
SaveExploits0References17
NVD
NVD
added 2026/07/29 2:16 a.m.16 views

CVE-2026-12938

The Newsletters Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'target' attribute of the newsletterspost shortcode in versions up to and including 4.15. This is due to insufficient input sanitization and output escaping in the postssingle function which propagates...

6.4CVSS0.00206EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/29 1:29 a.m.14 views

EUVD-2026-50095

The Newsletters Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'target' attribute of the newsletterspost shortcode in versions up to and including 4.15. This is due to insufficient input sanitization and output escaping in the postssingle function which propagates...

6.4CVSS6AI score0.00206EPSS
SaveExploits0References7
Rows per page
Query Builder