๐Ÿ” CVE Alert

CVE-2026-55241

HIGH 7.5

Checkmate: Pre-auth Denial of Service via File Upload on Registration

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. Prior to 3.9.1, the public POST /api/v1/auth/register route in server/src/api/routes/authRoutes.ts passes multipart profileImage uploads through in-memory Multer parsing before registration validation, without file-size, file-count, or MIME-type limits in server/src/api/middleware/upload.ts. An unauthenticated attacker can submit concurrent oversized files that are buffered before invalid registration or invite-token checks reject the request, exhausting memory and crashing or destabilizing the backend. This issue is fixed in version 3.9.1.

CWE CWE-400 CWE-770
Vendor bluewave-labs
Product checkmate
Published Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for bluewave-labs checkmate

Be the first to know when new high vulnerabilities affecting bluewave-labs checkmate are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

bluewave-labs / Checkmate
< 3.9.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bluewave-labs/Checkmate/security/advisories/GHSA-9xvg-x28f-m78m github.com: https://github.com/bluewave-labs/Checkmate/commit/091c36cbf338b673110b0806d76df26d52516468 github.com: https://github.com/bluewave-labs/Checkmate/releases/tag/v3.9.1