CVE-2026-55241
Last modified
CVE-2026-55241 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bluewave-labs | Checkmate | < 3.9.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55241?
How severe is CVE-2026-55241?
How do I fix CVE-2026-55241?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55234Wekan is open source kanban built with Meteor. Prior to 9.37…8.5
- CVE-2026-55235langgraph-api implements the LangGraph API for rapid develop…5.9
- CVE-2026-55236langgraph-api implements the LangGraph API for rapid develop…5.9
- CVE-2026-55237AutoGPT is a workflow automation platform for creating, depl…8.8
- CVE-2026-55238xrdp is an open source RDP server. Versions 0.10.6 and prior…5.3
- CVE-2026-5524The Divi Form Builder plugin for WordPress is vulnerable to …9.8
- CVE-2026-55242ERPNext is a free and open source Enterprise Resource Planni…8.8
- CVE-2026-55244ASTEVAL is an evaluator of Python expressions and statements…5
- CVE-2026-55245Bifrost is an enterprise AI gateway for routing requests to …8.7
- CVE-2026-55247plone.app.event provides the event content type for Plone. P…9.1
- CVE-2026-55248plone.app.portlets provides portlets and a Plone-specific us…9.1
- CVE-2026-55249@rtk-ai/rtk-rewrite transparently rewrites shell commands ex…8.8
Are you affected by CVE-2026-55241?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
