Lucene search
+L

374287 matches found

Cvelist
Cvelist
added 2026/08/06 3:26 a.m.41 views

CVE-2026-15991 File Manager 6.0 - 6.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Read and Deletion via 'cmd' Query Parameter

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrar...

8.8CVSS0.00589EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/06 3:26 a.m.17 views

EUVD-2026-53703

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrar...

8.8CVSS6.5AI score0.00589EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/06 12:07 a.m.7 views

RLSA-2026:50142 Important: sg3_utils security, bug fix, and enhancement update

The sg3utils packages provide command-line utilities for devices that use the Small Computer System Interface SCSI command sets. Security Fixes: sg3utils: sg3utils: arbitrary command execution via udev property injection in sginq --export CVE-2026-16313 Bug Fixes and Enhancements: sginq output...

7.6CVSS5.9AI score0.00238EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.8 views

RHEL 10 : gpsd (RHSA-2026:51075)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:51075 advisory. gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the...

9.6CVSS6.3AI score0.01796EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.12 views

RHEL 9 : gpsd-minimal (RHSA-2026:51153)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:51153 advisory. gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the...

9.6CVSS6.2AI score0.01796EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.20 views

RHEL 9 : systemd (RHSA-2026:51134)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:51134 advisory. The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive...

5.5CVSS7AI score0.00121EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:27 p.m.9 views

GHSA-279X-MWFV-VCQV Unauthenticated Nuxt DevTools RPC allows arbitrary command execution on the developer's host

Impact Nuxt DevTools development mode only exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the Vite HMR endpoint ws://:/, subprotocol vite-hmr can call RPC methods,...

9.6CVSS5.8AI score0.00356EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 9:26 p.m.10 views

CVE-2026-71319

Nuxt is an open-source web development framework for Vue.js. Prior to 3.3.1, Nuxt DevTools development mode only exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the...

9.6CVSS5.8AI score0.00356EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/05 8:28 p.m.11 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS5.7AI score0.00321EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/05 8:17 p.m.12 views

CVE-2026-55522

PraisonAI is a multi-agent teams system. In versions 3.9.26 through 4.6.57 of praiseonai and 0.12.12 through 1.6.57 of praiseonaiagents, the workflow "include" feature is vulnerable to code execution. Workflow.executeinclude implicitly imports and runs an included recipe's tools.py via a raw...

7.8CVSS0.00152EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:17 p.m.16 views

CVE-2026-18953

Improper limitation of a pathname to a restricted directory in the getresource tool in Amazon awslabs.aws-transform-mcp-server 0.1.0 through 0.1.4 might allow a context-dependent actor to write arbitrary files outside the intended working directory via the savePath parameter. To remediate this...

8.8CVSS0.00209EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/05 8:17 p.m.11 views

CVE-2026-17556

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

9.1CVSS0.00502EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 8:15 p.m.7 views

GHSA-CF44-9PGV-M4XC rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

7.5CVSS6.4AI score0.00365EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/05 8:15 p.m.14 views

rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

8.8CVSS6.4AI score0.00365EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/08/05 8:05 p.m.181 views

CVE-2026-17556

CVE-2026-17556 is a path traversal vulnerability in GitHub Enterprise Server (all versions prior to 3.22). The X-GitHub-Request-Id request header was used without sanitization as a filesystem path segment for the upload buffer directory. An unauthenticated attacker with only network reachability ...

9.1CVSS5.8AI score0.00502EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/05 7:43 p.m.36 views

CVE-2026-66881 Path traversal in imported file_entries name allows arbitrary file write via URL-type entry download

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS0.00418EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/05 7:43 p.m.7 views

CVE-2026-66881 Path traversal in imported file_entries name allows arbitrary file write via URL-type entry download

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS5.6AI score0.00418EPSS
SaveExploits1References12
CVE
CVE
added 2026/08/05 7:43 p.m.79 views

CVE-2026-66881

CVE-2026-66881 affects Livebook: path traversal via URL-type file entries allows an attacker-authored notebook to cause arbitrary file writes controlled by the attacker. The root cause is that Livebook resolves the entry name beneath the session temp directory without enforcing containment, and f...

8.1CVSS5.6AI score0.00418EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:43 p.m.11 views

CVE-2026-66881

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS5.6AI score0.00418EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2026/08/05 7:17 p.m.18 views

CVE-2026-9201

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. When the optional hardening mode that restricts execution to trusted component templates is enabled, the application...

8.8CVSS0.00232EPSS
SaveExploits0References1
Rows per page
Query Builder