CVE-2026-93533: spatie Scotty Doctor DoctorCommand.php checkRemoteTools os command injection
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
Event History
Frequently Asked Questions
Who can exploit this issue?
The issue can be initiated remotely and does not require privileges, but it requires user interaction. Exploitation involves influencing the host argument handled by the Doctor Command Handler.
Which deployments should be investigated?
Investigate deployments using spatie Scotty version 1.4.4 or earlier where the Doctor Command Handler is available. The affected code paths are DoctorCommand::checkSshConnectivity and DoctorCommand::checkRemoteTools in app/Commands/DoctorCommand.php.
Is a fix available?
The available information states that a pull request to fix the issue is awaiting acceptance. It does not identify an accepted patch or a fixed release version.