Description
MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, MISP Collections did not enforce RFC 4122 UUID validation on the uuid field. As a result, a user able to create or modify Collection records could submit malformed UUID values, potentially causing integrity issues or unexpected behaviour in code paths that assume Collection UUIDs are valid identifiers. This vulnerability is fixed in 2.5.37.
Published: 2026-05-13
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from the MISP Collection interface not enforcing RFC 4122 UUID validation on the uuid field before version 2.5.37. Because the platform accepts malformed UUIDs, a user who can create or modify Collection records could submit values that break assumptions or data integrity checks in downstream code. This weakness could lead to corrupted data, unexpected behavior, or inconsistencies in collection handling. The weakness is classified as CWE‑20 (Improper Input Validation).

Affected Systems

The affected product is MISP, the open‑source threat‑intelligence platform, specifically versions prior to 2.5.37. The vulnerability is present in all installations of MISP that allow users to create or edit Collection objects without fixing the UUID format.

Risk and Exploitability

With a CVSS score of 5.3, the vulnerability is considered moderate. The EPSS score is <1% (0.00084), indicating a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is via authenticated user access to the MISP API or web interface, where a privileged user can submit a malformed UUID. Since the flaw impacts integrity rather than confidentiality or availability, the immediate risk is to data consistency and potential application errors.

Generated by OpenCVE AI on May 15, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to MISP 2.5.37 or newer, which includes proper UUID validation
  • Validate all existing collection UUID values and correct or remove those that do not conform to RFC 4122 before the upgrade
  • Restrict collection creation and modification to users with appropriate privileges and monitor for malformed UUID submissions

Generated by OpenCVE AI on May 15, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 15 May 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Thu, 14 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 13 May 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Misp
Misp misp
Vendors & Products Misp
Misp misp

Wed, 13 May 2026 21:15:00 +0000

Type Values Removed Values Added
Description MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, MISP Collections did not enforce RFC 4122 UUID validation on the uuid field. As a result, a user able to create or modify Collection records could submit malformed UUID values, potentially causing integrity issues or unexpected behaviour in code paths that assume Collection UUIDs are valid identifiers. This vulnerability is fixed in 2.5.37.
Title MISP: Improper UUID validation in MISP Collections
Weaknesses CWE-20
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-14T12:57:42.053Z

Reserved: 2026-05-05T20:15:20.631Z

Link: CVE-2026-44379

cve-icon Vulnrichment

Updated: 2026-05-14T12:57:34.480Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-13T21:16:48.480

Modified: 2026-05-15T17:57:19.500

Link: CVE-2026-44379

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-15T20:00:07Z

Weaknesses