Skip to main content

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

CVE-2025-32931

Severity High
Score 9.1/10

Summary

DevDojo Voyager versions 1.4.0 through 1.8.0, when used with Laravel 8 or later, allow authenticated administrators to execute arbitrary OS commands via a specific php "artisan" command.

  • LOW
  • NETWORK
  • HIGH
  • CHANGED
  • NONE
  • HIGH
  • HIGH
  • HIGH

CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

The software constructs a string for a command to executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.

Advisory Timeline

  • Published