GHSA-qgc4-8p88-4w7m · 深刻度: high · エコシステム: npm — Servify-express rate limit issue
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, degraded performance, or process crashes, resulting in a Denial of Service (DoS). Any application using the JSON parser without limits and exposed to untrusted clients is affected. The issue is not a flaw in Express itself, but in configuration. This issue is fixed in version 1.2. To work around, consider adding a limit option to the JSON parser, rate limiting at the application or reverse-proxy level, rejecting unusually large requests before parsing, or using a reverse proxy (such as NGINX) to enforce maximum request body sizes.
総合評価: CVE-2025-67731 は中リスク(44.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.35%、27 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-11 | 0.35% | 0.35% | +0.01% |
| 2 | 2026-06-15 | 0.13% | 0.35% | +0.22% |
| 3 | 2026-05-09 | — | 0.13% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-qgc4-8p88-4w7m · 深刻度: high · エコシステム: npm — Servify-express rate limit issue
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| servify-express.js | servify_express | < 1.2 | cpe:2.3:a:servify-express.js:servify_express:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/Aarondoran/servify-express/commit/8dff7f56504b356278d849734ef2050e5cd23b61 | Patch |
| https://github.com/Aarondoran/servify-express/releases/tag/V1.2 | Product Release Notes |
| https://github.com/Aarondoran/servify-express/security/advisories/GHSA-qgc4-8p88-4w7m | Mitigation Vendor Advisory |