PoC Archive PoC Archive

tag

Symlink

  • CVE-2026-17106 binary CRITICAL 9.8

    Docker — CopyEscape: Container-to-Host Escape via docker cp Race Condition (CVE-2026-17106)

    CVE-2026-17106, nicknamed CopyEscape, is a race condition in Docker's docker cp command that allows a malicious running container to escape and write arbitrary files on the Docker host. The vulnerability exists in how Docker's archive producer walks the…

    Unverified 2026-08-15
  • Bypass of CVE-2026-50656 binary HIGH 7.8 EPSS 11%

    Windows Defender — ShieldBreak: RoguePlanet (CVE-2026-50656) Patch Bypass via Cloud Files Rehydration + Object Manager Symlinks

    ShieldBreak is a 0-day local privilege escalation exploit that bypasses the patch for CVE-2026-50656 (RoguePlanet), achieving SYSTEM-level code execution from an unprivileged user on fully patched Windows 11 and Server 2025 systems. The exploit was released…

    Unpatched 2026-08-11
  • CVE-2025-4517 misc CRITICAL 9.4

    Python tarfile `filter="data"` Bypass via PATH_MAX/realpath Confusion (CVE-2025-4517)

    Python's tarfile module added extraction filters (filter="data"/"tar", PEP 706, enabled by default since Python 3.12 and backported) specifically to prevent unsafe archive extraction — path traversal, symlink escapes, and writes outside the destination…

    Patched 2026-07-06
  • CVE-2026-29786 misc HIGH

    Node.js `tar` Package Symlink Path Traversal — CVE-2026-29786

    The tar package's extraction engine does not sufficiently validate destination paths when an archive entry is of type symlink. An attacker can craft a tarball containing a symlink entry that points outside the intended extraction directory (e.g. to…

    Patched 2026-07-05
  • CVE-2026-23745 / GHSA-8qq5-rm4j-mr97 misc HIGH

    node-tar Hardlink/Symlink Path Traversal Arbitrary File Overwrite (CVE-2026-23745)

    node-tar fails to sanitize absolute paths supplied in the linkpath field of hardlink and symlink tar entries. In src/unpack.ts, the library resolves the link target with path.resolve(this.cwd, String(entry.linkpath)), but path.resolve() ignores the base cwd…

    Patched 2026-07-05
  • CVE-2026-54420 network HIGH 8.5 KEV

    LiteSpeed cPanel/WHM Plugin Symlink Privilege Escalation — CVE-2026-54420

    LiteSpeed's cPanel and WHM plugins mishandle user-supplied symbolic links on shared hosting servers isolated with CloudLinux/CageFS. A tenant with FTP or web shell access to their own account can create a symlink (via SITE SYMLINK, rename-based tricks, or…

    Unverified 2026-07-05
  • CVE-2026-50656 binary HIGH 7.8 EPSS 11%

    CVE-2026-50656 RoguePlanet — Safe Vulnerability Checker (Resurface)

    CVE-2026-50656 is a High-severity Elevation of Privilege vulnerability in the Microsoft Malware Protection Engine, publicly referred to as RoguePlanet. It stems from improper link resolution before file access (CWE-59) — the engine follows attacker-controlled…

    Patched 2026-06-26
  • CVE-2026-48172 web HIGH KEV EPSS 19%

    LiteSpeed User-End cPanel Plugin Local Privilege Escalation (CVE-2026-48172)

    CVE-2026-48172 is a local privilege-escalation flaw in LiteSpeed cPanel Plugin v6.5.0 and earlier. The plugin installation flow does not sufficiently validate package ownership/permissions and can be abused with symlinked install targets. A normal cPanel user…

    Unverified 2026-05-30