Files
CVE/patches/CVE-2026-48097.md
T
2026-05-21 12:20:23 +05:30

970 B

CVE

CVE-2026-48097 — PATH Injection Leading to Arbitrary Command Execution in NexTOR IP Changer

Severity: High CWE: CWE-78, CWE-476

Summary

A command execution vulnerability exists in NexTOR IP Changer 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.

Impact

  • Arbitrary command execution
  • Execution of attacker-controlled binaries
  • Potential privilege escalation
  • Full compromise of local system integrity and availability

Affected

1.0.0-1

Fixed

v2.0.0

References

Credits

Remediation Developer: 0x5t4l1n