Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-92003 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Affected versions of MISP do not consistently apply the existing authentication-failure logging throttle. Two API authentication failure branches wrote directly to the Log model:  - API requests with no authentication key;  - requests supplying an API key with an incorrect length Unlike other authentication failures, these paths bypassed _shouldLog(), so every request could create another durable auth_fail entry. Version affected: ≤2.5.45

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/MISP/MISP/commit/2bf887433 CIRCLSource CodeVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-400Uncontrolled Resource ConsumptionCIRCL
CWE-770Allocation of Resources Without Limits or ThrottlingCIRCL

Affected Products

ProductVersions
MISP
<= 2.5.45 (semver)

CPE

  • cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: v2.5.47moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-92003
NVD Published Date:
Sep 15, 2026
NVD Last Modified:
Sep 16, 2026
Source:
CIRCL
CVE-2026-92003 Details - Not Deferred