VYPR

AddressRepository

by TYPO3

CVEs (1)

  • CVE-2026-8827HigMay 19, 2026
    risk 0.53cvss epss 0.00

    The AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom…