Files
CVE/patches/CVE-2026-48098.md
T
2026-05-21 12:17:26 +05:30

848 B

CVE

CVE-2026-48098 — Unsafe Use of sudo and shell=True in NexTOR IP Changer

Severity: High CWE: CWE-78, CWE-250

Summary

NexTOR IP Changer executes 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.

Impact

  • Privileged command execution
  • Potential command injection risks
  • Unauthorized system-level modifications
  • Elevated impact in misconfigured sudo environments

Affected

1.0.0-1

Fixed

v2.0.0

References

Credits

Remediation Developer: 0x5t4l1n