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

Published Aug 21, 2026
·
Updated

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.

Affected Software

1 affected component
checkmate<3.9.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Checkmate to a version that resolves this vulnerability.

    Fixed in 3.9.1

Event History

Aug 21, 2026
CVE Published
via MITRE·05:57 PM
Data Sourced
via MITRE·05:57 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this denial-of-service issue?

Checkmate deployments running versions before 3.9.1 are exposed if the public registration endpoint is reachable. The affected route can be attacked without authentication.

2

What does an attacker need to do to trigger the issue?

An attacker can send concurrent multipart registration requests containing oversized profile-image uploads. The files are buffered in memory before registration validation or invite-token checks reject the requests.

3

Does disabling registration or requiring invite tokens prevent exploitation?

No. Registration validation and invite-token checks occur after the multipart upload has already been parsed and buffered in memory.

4

What is the remediation?

Upgrade Checkmate to version 3.9.1, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203