---
id: CVE-2026-48098
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 execute
  privileged system commands using `sudo` and `shell=True` directly inside
  application logi…
severity: high
cvss: 7.3
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L'
cwe:
  - CWE-78
  - CWE-250
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-48098'
references:
  - url: >-
      https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/security/advisories/GHSA-fpxg-q9p5-5wvm
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00193
epssPercentile: 0.07952
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 execute privileged system commands using `sudo` and `shell=True` directly inside application logic. In environments where passwordless sudo (`NOPASSWD`) is enabled, privileged commands may execute silently without explicit user confirmation. Version 2.0.0 fixes the issue.

## Remediation

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