---
id: CVE-2026-48097
title: >-
  NexTor IP Changer is a command-line tool that leverages the Tor network to
  periodically rotate a user's IP address
summary: >-
  NexTor IP Changer is a command-line tool that leverages the Tor network to
  periodically rotate a user's IP address. Versions prior to 2.0.0 have a
  command execution vulnerability due to unsafe use of `shell=True` with
  commands that rely …
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
  - CWE-476
published: '2026-08-07'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T20:42:39.707'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-48097'
references:
  - url: 'https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/releases/tag/v2.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/security/advisories/GHSA-vx6r-vwjq-567w
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00273
epssPercentile: 0.19968
ingestedAt: '2026-09-10T21:05:53.595Z'
---

## Overview

NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 have a command execution vulnerability due to unsafe use of `shell=True` with commands that rely on executable resolution through the `PATH` environment variable. An attacker controlling the execution environment can place malicious executables such as sudo earlier in the `PATH`, resulting in execution of attacker-controlled code. Version 2.0.0 fixes the issue.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
