VYPR

Sanic

by Sanic Org

pypi: sanic

Source repositories

CVEs (3)

  • CVE-2026-85077HigSep 17, 2026
    risk 0.53cvss 8.2epss

    Sanic is an opensource python web server/framework. Prior to version 24.12.1, and in version 25.12.0, the HTTP/1.1 response pipeline in sanic/response/types.py serializes response header names and values without rejecting carriage-return or line-feed characters. Applications…

  • CVE-2022-35920HigAug 1, 2022
    risk 0.47cvss 8.3epss 0.01

    Sanic is an opensource python web server/framework. Affected versions of sanic allow access to lateral directories when using `app.static` if using encoded `%2F` URLs. Parent directory traversal is not impacted. Users are advised to upgrade. There is no known workaround for this…

  • CVE-2026-85078MedSep 17, 2026
    risk 0.42cvss 6.5epss

    Sanic is an opensource python web server/framework. In version 25.12.0, Sanic's core HTTP/1.1 chunked-body handling does not fully consume the trailer-part after the terminating zero chunk before reusing the keep-alive connection buffer. A remote unauthenticated client can place…