CVE-2026-93533

Summary

A vulnerability was determined in spatie Scotty up to 1.4.4. This impacts the function DoctorCommand::checkSshConnectivity/DoctorCommand::checkRemoteTools of the file app/Commands/DoctorCommand.php of the component Doctor Command Handler. This manipulation of the argument host causes os command injection. It is possible to initiate the attack remotely. The pull request to fix this issue awaits acceptance.

Affected Software

VendorProductVersion RangeStatus
spatieScotty1.4.0affected
spatieScotty1.4.1affected
spatieScotty1.4.2affected
spatieScotty1.4.3affected
spatieScotty1.4.4affected

Weaknesses

  • CWE-78: OS Command Injection
  • CWE-77: Command Injection

References