Threats Tagged 'cwe-61'
View all threats tagged with 'cwe-61'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-61'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-5223: CWE-61 UNIX symbolic link (symlink) following in Rust Project CargoCVE-2026-5223 0 Cargo incorrectly handled symlinks inside of crate tarballs downloaded from third-party registries, allowing a malicious crate to override the source code of another crate from the same registry. The severity of the vulnerability is **medium** for users of third-party registries. Users of crates.io are **not affected**, as crates.io forbids uploading crates containing any symlink. Join the discussion | CVE Database V5 | 05/25/2026, 08:57:08 UTC Added: 05/25/2026, 09:40:18 UTC |
CVE-2026-29203: CWE-61 UNIX Symbolic Link (Symlink) Following in WebPros cPanelCVE-2026-29203 0 A chmod call in the cPanel Nova plugin's Cpanel::Nova::Connector follows symlinks, allowing setting root permissions on arbitrary system files or directories. That can cause DoS or local privilege escalation when an authenticated cPanel user places a symlink at a user-controlled legacy Nova path under their home directory. Join the discussion | CVE Database V5 | 05/08/2026, 18:51:05 UTC Added: 05/08/2026, 19:06:26 UTC |
CVE-2026-42275: CWE-61: UNIX Symbolic Link (Symlink) Following in openziti zrokCVE-2026-42275 0 CVE-2026-42275 is a high-severity vulnerability in openziti zrok prior to version 2. 0. 2. The zrok WebDAV drive backend improperly handles symbolic links, allowing remote WebDAV clients to access files outside the intended shared directory. This occurs because while path traversal is restricted via lexical normalization, symlink following is not prevented. As a result, attackers can read and potentially write or overwrite files anywhere accessible to the zrok process if OS-level permissions are not restrictive. The issue has been addressed in version 2. 0. 2. Join the discussion | CVE Database V5 | 05/08/2026, 03:45:57 UTC Added: 05/08/2026, 03:51:29 UTC |
CVE-2026-35372: CWE-61: UNIX Symbolic Link (Symlink) Following in Uutils coreutilsCVE-2026-35372 0 A logic error in the ln utility of uutils coreutils allows the utility to dereference a symbolic link target even when the --no-dereference (or -n) flag is explicitly provided. The implementation previously only honored the "no-dereference" intent if the --force (overwrite) mode was also enabled. This flaw causes ln to follow a symbolic link that points to a directory and create new links inside that target directory instead of treating the symbolic link itself as the destination. In environments where a privileged user or system script uses ln -n to update a symlink, a local attacker could manipulate existing symbolic links to redirect file creation into sensitive directories, potentially leading to unauthorized file creation or system misconfiguration. Join the discussion | CVE Database V5 | 04/22/2026, 16:08:58 UTC Added: 04/22/2026, 16:31:17 UTC |
CVE-2026-39861: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in anthropics claude-codeCVE-2026-39861 0 Claude Code versions prior to 2. 1. 64 contain a path traversal vulnerability in their sandbox implementation. The sandbox did not prevent sandboxed processes from creating symbolic links pointing outside the workspace. When the unsandboxed process wrote to a path through such a symlink, it could write outside the intended sandbox without user confirmation. This combination allows sandbox escape and potential code execution outside the sandbox. Exploitation requires injecting untrusted content to trigger sandboxed code execution. Users with standard auto-updates have received the fix; manual update to version 2. 1. 64 or later is advised. Join the discussion | CVE Database V5 | 04/21/2026, 00:56:39 UTC Added: 04/21/2026, 05:33:37 UTC |
CVE-2026-28684: CWE-59: Improper Link Resolution Before File Access ('Link Following') in theskumar python-dotenvCVE-2026-28684 0 python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, `set_key()` and `unset_key()` in python-dotenv follow symbolic links when rewriting `.env` files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a cross-device rename fallback is triggered. Users should upgrade to v.1.2.2 or, as a workaround, apply the patch manually. Join the discussion | CVE Database V5 | 04/20/2026, 16:25:12 UTC Added: 04/20/2026, 16:46:11 UTC |
CVE-2026-40354: CWE-61 UNIX Symbolic Link (Symlink) Following in Flatpak xdg-desktop-portalCVE-2026-40354 0 Flatpak xdg-desktop-portal before 1.20.4 and 1.21.x before 1.21.1 allows any Flatpak app to trash any file in the host context via a symlink attack on g_file_trash. Join the discussion | CVE Database V5 | 04/11/2026, 00:29:03 UTC Added: 04/11/2026, 01:05:50 UTC |
CVE-2026-21916: CWE-61 UNIX Symbolic Link (Symlink) Following in Juniper Networks Junos OSCVE-2026-21916 0 A UNIX Symbolic Link (Symlink) Following vulnerability in the CLI of Juniper Networks Junos OS allows a local, authenticated attacker with low privileges to escalate their privileges to root which will lead to a complete compromise of the system. When after a user has performed a specific 'file link ...' CLI operation, another user commits (unrelated configuration changes), the first user can login as root. This issue affects Junos OS: * all versions before 23.2R2-S7, * 23.4 versions before 23.4R2-S6, * 24.2 versions before 24.2R2-S3, * 24.4 versions before 24.4R2-S2, * 25.2 versions before 25.2R2. This issue does not affect versions 25.4R1 or later. Join the discussion | CVE Database V5 | 04/09/2026, 21:28:05 UTC Added: 04/10/2026, 00:25:22 UTC |
CVE-2026-39860: CWE-61: UNIX Symbolic Link (Symlink) Following in NixOS nixCVE-2026-39860 0 CVE-2026-39860 is a critical vulnerability in the Nix package manager affecting Linux sandboxed builds. It arises from a flaw in the fix for a previous vulnerability (CVE-2024-27297) that allows arbitrary file overwrites by following symbolic links during fixed-output derivation output registration. This can be exploited by users who can submit builds to the Nix daemon, potentially leading to root privilege escalation by overwriting sensitive files. The issue does not affect sandboxed macOS builds. Multiple versions of Nix prior to specific fixed releases are vulnerable. The vulnerability has a CVSS score of 9. A fix is available in Nix versions 2. 28. 6, 2. 29. Join the discussion | CVE Database V5 | 04/08/2026, 20:58:22 UTC Added: 04/08/2026, 21:05:48 UTC |
CVE-2026-35525: CWE-61: UNIX Symbolic Link (Symlink) Following in harttle liquidjsCVE-2026-35525 0 LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, for {% include %}, {% render %}, and {% layout %}, LiquidJS checks whether the candidate path is inside the configured partials or layouts roots before reading it. That check is path-based, not realpath-based. Because of that, a file like partials/link.liquid passes the directory containment check as long as its pathname is under the allowed root. If link.liquid is actually a symlink to a file outside the allowed root, the filesystem follows the symlink when the file is opened and LiquidJS renders the external target. So the restriction is applied to the path string that was requested, not to the file that is actually read. This matters in environments where an attacker can place templates or otherwise influence files under a trusted template root, including uploaded themes, extracted archives, mounted content, or repository-controlled template trees. This vulnerability is fixed in 10.25.3. Join the discussion | CVE Database V5 | 04/08/2026, 19:30:24 UTC Added: 04/08/2026, 19:50:49 UTC |
Showing 1 to 10 of 43 results