VYPR

Servify Express

by Servify Express.js

Source repositories

CVEs (1)

  • CVE-2025-67731HigDec 12, 2025
    risk 0.42cvss 7.5epss 0.00

    Servify Express is a Node.js package to start an Express server and log the port it's running on. Prior to 1.2, the Express server used express.json() without a size limit, which could allow attackers to send extremely large request bodies. This can cause excessive memory usage,…