VYPR

Ail Framework

by Ail Project

Source repositories

CVEs (9)

  • CVE-2026-56448HigJun 22, 2026
    risk 0.47cvss epss 0.00

    A path traversal vulnerability exists in AIL Framework before the release containing commit 0041456af25da0cdea1c1c4624e46baff2731d8f. An authenticated AIL user can supply crafted object identifiers through the investigation workflow to cause file paths to resolve outside the…

  • CVE-2026-71445HigAug 6, 2026
    risk 0.46cvss epss 0.00

    AIL Framework contained a reflected cross-site scripting vulnerability in the /tag/add_tags endpoint. When an error occurred while processing a tag operation, the application returned the error value directly as an HTML response using str(res[0]). If attacker-controlled input…

  • CVE-2026-76164HigAug 19, 2026
    risk 0.39cvss epss 0.00

    AIL Framework contains a server-side request forgery (SSRF) vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination…

  • CVE-2026-71447MedAug 6, 2026
    risk 0.38cvss epss 0.00

    AIL Project contains a stored cross-site scripting vulnerability in the translation controls displayed for chat messages and forum posts. The affected templates inserted message and post identifiers directly into inline JavaScript onclick handlers: …

  • CVE-2026-71446MedAug 6, 2026
    risk 0.38cvss epss 0.00

    AIL Framework contains a stored cross-site scripting vulnerability in the crawler domain view. Crawled URLs were embedded directly into the JavaScript onclick handler used to display a stored screenshot, without context-appropriate encoding. An attacker who can cause a…

  • CVE-2026-39416MedApr 8, 2026
    risk 0.33cvss 6.1epss 0.00

    AIL framework is an open-source platform to collect, crawl, process and analyse unstructured data. Prior to 6.8, a stored cross-site scripting (XSS) vulnerability was identified in the modal item preview functionality. When item content longer than 800 characters was processed,…

  • CVE-2026-56138MedJun 19, 2026
    risk 0.27cvss epss 0.01

    AIL framework contains a path traversal vulnerability in the /objects/item/diff endpoint. The endpoint accepts item identifiers through the s1 and s2 query parameters and, prior to the fix, attempted to retrieve and compare item contents without first verifying that both…

  • CVE-2026-56450MedJun 22, 2026
    risk 0.26cvss epss 0.01

    AIL did not restrict repeated failed attempts to verify a two-factor authentication (OTP) code. An attacker who had reached the 2FA verification step, such as after successfully completing the password-authentication stage, could submit an unlimited number of OTP guesses. This…

  • CVE-2026-59510HigJul 5, 2026
    risk 0.00cvss epss 0.01

    AIL Framework contains a path traversal vulnerability in its PDF object handling. Prior to commit 14c618fce4d1df02358717c48ea903706abecdf2, the PDF.get_filepath() function constructed a file path by joining the configured PDF storage directory with a path derived from a PDF…