VYPR

Packagist (Composer) package

phanan/koel

pkg:composer/phanan/koel

Vulnerabilities (2)

  • CVE-2026-47260higMay 29, 2026
    affected < 9.3.5fixed 9.3.5

    ## Summary Koel validates the podcast feed URL via the `SafeUrl` rule (DNS resolution + public IP check), but the individual episode `` values extracted from the RSS XML are stored directly into the database without any SSRF validation. When a user plays an

  • CVE-2021-33563May 24, 2021
    affected < 5.1.4fixed 5.1.4

    Koel before 5.1.4 lacks login throttling, lacks a password strength policy, and shows whether a failed login attempt had a valid username. This might make brute-force attacks easier.