VYPR

HTTP server

by Zephyrproject Rtos

Source repositories

CVEs (1)

  • CVE-2026-8023HigJun 29, 2026
    risk 0.00cvss 7.5epss 0.01

    Zephyr's HTTP server (subsys/net/lib/http) provides a static-filesystem resource type (HTTP_RESOURCE_TYPE_STATIC_FS, available when CONFIG_FILE_SYSTEM is enabled) that serves files from a configured root directory. Before this fix, both the HTTP/1 and HTTP/2 front-ends placed…