Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ MAL-2026-4794 — indextts-cli

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Malicious code in indextts-cli (PyPI)

Source: amazon-inspector

setup.py executes git clone --depth 1 --branch dev-3.12 https://github.com/gabry-lab/index-tts during the build_py / egg_info / sdist / bdist_wheel lifecycle and copies the cloned tree into src/indextts, which is then packaged into the wheel and executed by every installer who imports the package. The branch reference (dev-3.12) is mutable — no commit SHA is pinned — so whoever controls the gabry-lab/index-tts repository can change the bundled Python code at any time without republishing on PyPI. The clone source is also a personal-user fork rather than the upstream index-tts/index-tts organization repository that README.md and PKG-INFO advertise as the source of vendored code. The combination of (a) install-time fetch of executable Python source, (b) mutable branch ref with no integrity verification, and (c) publisher mismatch between the documented upstream and the actual fetched repository is the canonical install-time remote-code-execution shape: the bytes that end up running on the installer's machine are determined by future commits to a third-party-controlled branch, not by the version published to PyPI.

Affected software

MAL-2026-4794 is recorded against 1 package.

  • indextts-cli

Timeline and source

Published on 26 May 2026 and last revised on 27 May 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

pypi.org (Package)
pypi.org (Package)
pypi.org (Package)
pypi.org (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-05-26
Updated 2026-08-20
Modified 2026-05-27
Fix URL N/A

Affected Packages

Software From version Fixed in
indextts-cli

Free Vulnerability Check

Is your site affected by MAL-2026-4794?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-4794 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.

Browse related advisories

All advisoriesMalicious packagesMalicious packages 2026