🛡️ CVE-2026-49290

⚪ Unknown ✅ No Known Exploit CWE-22 NVD
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC (CDLC). Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a crafted PSARC or sloppak archive. With the default Docker configuration (running as root) and the ability to drop a file into the plugin directory, this escalates to arbitrary remote code execution on the host. Three archive extractors concatenated archive-entry filenames directly onto the extraction root without validation: lib/psarc.py::unpack_psarc — PSARC TOC filenames; lib/patcher.py::unpack_psarc — duplicate of the above in the patcher flow; lib/sloppak.py::_unpack_zip — bare ZipFile.extractall() with no member filter. Each accepts entry names containing .. segments, absolute paths, or backslash separators. The Python zipfile module's default extractall() is documented as not preventing traversal when callers don't supply a member-filter callback. Version 0.2.9-alpha.5 patches the issue. Until updated, do not open PSARC or sloppak archives from untrusted sources, and do not expose the Slopsmith instance to the public internet. Docker users should also pull the latest image after the next slopsmith Docker image is published.

Weakness class

CVE-2026-49290 is classified as CWE-22: Path Traversal. A file path built from user input is not confined to the intended directory, letting an attacker reach files elsewhere on the filesystem.

Affected software

CVE-2026-49290 is recorded against 1 package.

  • unknown

Timeline and source

Published on 19 June 2026 and last revised on 23 June 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

github.com
github.com
web.archive.org
web.archive.org
web.archive.org
web.archive.org

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE CWE-22
Public Exploit ✅ No
Source NVD
Published 2026-06-19
Updated 2026-08-11
Modified 2026-06-23
Fix URL N/A

Affected Packages

Software From version Fixed in
unknown

Similar Threats

Free Vulnerability Check

Is your site affected by CVE-2026-49290?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against CVE-2026-49290 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.