VYPR

npm package

servify-express

pkg:npm/servify-express

Vulnerabilities (1)

  • CVE-2025-67731Dec 12, 2025
    affected < 1.2fixed 1.2

    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,