| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| drupal/core | composer |
| >= 8.0, < 8.2.7 |
| 8.2.7 |
| drupal/drupal | composer | >= 8.0, < 8.2.7 | 8.2.7 |
The vulnerability stems from the inclusion of a third-party development library (PHPUnit) in production environments via Drupal's development dependencies, not from specific vulnerable functions within Drupal's own code. The advisory explicitly states the risk comes from the presence of the /vendor/phpunit directory in production deployments, which could expose PHPUnit's functionality to remote execution. Drupal's core packages (drupal/core and drupal/drupal) do not contain inherently vulnerable functions in this context; the issue is instead a misconfiguration/security hygiene problem (including dev dependencies in production). No specific Drupal functions are implicated in the exploit mechanism described.
KEV Misses 88% of Exploited CVEs- Get the report