Description
Denial-of-Service in Thinkst Applied Research OpenCanary (MongoDB module) allows Excessive Allocation.


This issue affects OpenCanary 0.9.8 only.
Published: 2026-07-22
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability manifests as an excessive allocation in the MongoDB module of OpenCanary, caused by improper input validation. Triggering the flaw can consume sufficient memory and CPU resources to stall or crash the application, thereby denying legitimate users access to the canary service. No confidentiality or integrity impact has been reported, and the weakness falls under CWE-20 (Improper Input Validation) and CWE-835 (Infinite Loop).

Affected Systems

Only OpenCanary version 0.9.8 is identified as vulnerable. The product is developed by Thinkst Applied Research, and all other releases and versions are not listed as vulnerable.

Risk and Exploitability

The CVSS score of 6.9 categorises the vulnerability as medium severity, while the EPSS score of less than 1% indicates an extremely low likelihood of exploitation in current threat intelligence. The flaw is not included in the CISA KEV catalog. Based on the description, it is inferred that an attacker would need to interact with the OpenCanary MongoDB module, sending crafted input or repeatedly querying the module, to trigger the excessive allocation. This scenario suggests the risk is chiefly against availability, with a limited probability of automated exploitation.

Generated by OpenCVE AI on August 4, 2026 at 15:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenCanary to the latest version where the bug is fixed
  • If upgrading is not immediately feasible, restrict access to the MongoDB module by applying firewall or network segmentation rules and monitor for abnormal resource usage
  • Disable or temporarily uninstall the MongoDB module until a patch is available, or enforce strict memory limits on the canary processes to prevent excessive allocation

Generated by OpenCVE AI on August 4, 2026 at 15:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Thinkst Applied Research
Thinkst Applied Research opencanary
Vendors & Products Thinkst Applied Research
Thinkst Applied Research opencanary

Wed, 22 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Denial-of-Service in Thinkst Applied Research OpenCanary (MongoDB module) allows Excessive Allocation. This issue affects OpenCanary 0.9.8 only.
Title Denial-of-Service in OpenCanary's MongoDB module
Weaknesses CWE-20
CWE-835
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N'}


Subscriptions

Thinkst Applied Research Opencanary
cve-icon MITRE

Status: PUBLISHED

Assigner: ThinkstAppliedResearch

Published:

Updated: 2026-07-22T12:21:05.130Z

Reserved: 2026-07-22T10:57:39.812Z

Link: CVE-2026-16551

cve-icon Vulnrichment

Updated: 2026-07-22T12:20:52.374Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T12:17:10.620

Modified: 2026-07-23T15:23:12.717

Link: CVE-2026-16551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T16:00:12Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')