1. Moodle Codebase Exposes Local File Inclusion Risk via Database-Driven `require_once`
A critical security flaw has been identified within the Moodle learning platform's core code, exposing a potential path for local file inclusion (LFI). The vulnerability resides in the `executeService()` method of the `BackgroundServiceRunner` class and its legacy counterpart, `execute_background_services.php`. These c...