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-62992: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in smarty-php smartyCVE-2026-62992 0 When Smarty's Security policy is enabled, secure_dir (and the configured template/trusted directories) restrict which local files a template may read via {include} and {fetch}. The trust check in Security::_checkDir() resolved the requested path with Smarty::_realpath(), which normalizes the path as a string only and does not follow symbolic links. A symlink placed inside a trusted directory therefore passed the trust check, while the underlying file_get_contents() followed it to an arbitrary file outside the sandbox (e.g. /etc/passwd). ## Impact An attacker able to (a) cause a symlink to exist inside a trusted directory (e.g. a user-upload area located within the template path) and (b) cause a template to reference that path can read arbitrary files readable by the PHP process, escaping the secure_dir boundary. Confidentiality impact only. ## Patches Fixed in 5.8.2. Security::_checkDir() now resolves the requested file with native realpath() and re-validates the canonical, symlink-free path against the trusted directories (which are canonicalized the same way, so legitimate symlinked deployment paths such as a Capistrano current symlink or macOS /var → /private/var keep working). It falls back to string normalization only when the file does not yet exist on disk. ## Workarounds Ensure no untrusted symlinks can be created within any directory listed in secure_dir/the trusted template directories; restrict write access to those directories to trusted processes only. ## References - Fix commit: 99c048c - CWE-22 Join the discussion | CVE Database V5 | 08/07/2026, 15:02:39 UTC Added: 08/07/2026, 15:26:58 UTC |
CVE-2026-13201: UNIX Symbolic Link (Symlink) Following in Red Hat Red Hat Container Native Virtualization 4.22CVE-2026-13201 0 A vulnerability in KubeVirt's safepath package allows an attacker with access to a virt-launcher pod to hijack virt-handler's notify socket by exploiting symlink dereferencing. This can lead to injection of arbitrary VM lifecycle events, causing incorrect VM actions, VM state corruption in the Kubernetes API, or crashing virt-handler, resulting in denial of VM management services on the node. Additionally, the flaw allows unintended file ownership or permission changes on the host, though mitigated by SELinux and immutable filesystem layers in default OpenShift deployments. Join the discussion | GCVE Database | 06/24/2026, 20:39:00 UTC Added: 08/06/2026, 18:16:37 UTC |
CVE-2026-47763: CWE-61: UNIX Symbolic Link (Symlink) Following in pdm-project pdmCVE-2026-47763 0 pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite the symlink targets. This creates an arbitrary file clobber primitive relative to the privileges of the invoking user. Config.__init__() resolves the project-local pdm.toml path and _save_config() writes to the resolved target. If PROJECT_ROOT/pdm.toml is a symlink to another file, pdm config -l ... updates the target file instead of refusing the write. The same general problem exists for other project-local persistence paths that are written directly with no lstat / O_NOFOLLOW protection. For the pdm.toml PoC specifically, the target file must already contain parseable TOML. Otherwise the load step fails before the write path is reached. That parser constraint does not apply to the .pdm-python or .python-version sinks. This issue has been fixed in version 2.27.0. Join the discussion | CVE Database V5 | 08/04/2026, 17:29:41 UTC Added: 08/04/2026, 17:57:22 UTC |
CVE-2026-54574: CWE-61: UNIX Symbolic Link (Symlink) Following in termux proot-distroCVE-2026-54574 0 proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through _extract_plain_tar() in proot_distro/commands/install.py and Docker layers through _apply_layer() in proot_distro/helpers/docker.py without validating archive-controlled symlink targets in member.linkname, allowing a malicious archive to plant an absolute host-path symlink and write files through it onto the host filesystem. This issue is fixed in version 5.1.5. Join the discussion | CVE Database V5 | 07/29/2026, 16:32:15 UTC Added: 07/29/2026, 21:00:27 UTC |
CVE-2026-56748: CWE-61: UNIX Symbolic Link ('Symlink') Following in Cribl Cribl StreamCVE-2026-56748 0 Improper validation of symbolic links in the Pack Git import feature in Cribl Stream before 4.18.2 allows a remote authenticated attacker with Pack import and pipeline preview permissions to execute arbitrary code as the Cribl server process via a crafted Git repository containing a symbolic link in the pack's functions directory. Join the discussion | CVE Database V5 | 07/27/2026, 19:27:31 UTC Added: 07/27/2026, 20:38:32 UTC |
CVE-2026-59674: CWE-61: UNIX Symbolic Link (Symlink) Following in SUSE openSUSE TumbleweedCVE-2026-59674 0 A UNIX Symbolic Link (Symlink) Following vulnerability in openSUSE Tumbleweed suricata package allows the suricata user to escalate to root. This issue affects openSUSE Tumbleweed: from ? before 8.0.5-2.1; openSUSE Tumbleweed: from ? before 8.0.5-2.1. Join the discussion | CVE Database V5 | 07/14/2026, 07:32:35 UTC Added: 07/14/2026, 07:51:43 UTC |
Showing 1 to 6 of 6 results