PatchSiren cyber security CVE debrief
CVE-2026-44379 MISP CVE debrief
CVE-2026-44379 is a medium-severity vulnerability in MISP Collections that did not enforce RFC 4122 UUID validation on the uuid field prior to version 2.5.37. This oversight allowed users with the ability to create or modify Collection records to submit malformed UUID values, potentially causing integrity issues or unexpected behavior in code paths that assume Collection UUIDs are valid identifiers. The vulnerability was fixed in version 2.5.37. Defenders should assess their exposure and prioritize patching to limit the risk of exploitation.
- Vendor
- MISP
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-13
- Original CVE updated
- 2026-06-22
- Advisory published
- 2026-05-13
- Advisory updated
- 2026-06-22
Who should care
Defenders responsible for MISP installations, particularly those with user access to create or modify Collection records, should prioritize patching to version 2.5.37 or later. This vulnerability, while not highly severe, could lead to integrity issues or unexpected behavior if exploited. Reviewing user access controls and ensuring proper validation of UUIDs in MISP Collections is crucial.
Technical summary
The vulnerability (CVE-2026-44379) exists in MISP Collections due to a lack of RFC 4122 UUID validation on the uuid field in versions prior to 2.5.37. This allows users with create or modify permissions on Collection records to submit malformed UUIDs, potentially causing system instability or unexpected behavior. The issue is addressed in MISP version 2.5.37, which enforces proper UUID validation.
Defensive priority
Medium priority due to potential for integrity issues and unexpected behavior with user-level access
Recommended defensive actions
- Inventory MISP installations and identify versions prior to 2.5.37
- Review user access controls for MISP Collections and restrict create/modify permissions as needed
- Apply the patch to upgrade MISP to version 2.5.37 or later
- Verify UUID validation is properly enforced post-patching
- Monitor for unusual activity or errors related to Collection UUIDs
Evidence notes
The CVE-2026-44379 vulnerability was publicly disclosed on May 13, 2026, and details were last modified on June 22, 2026. The vulnerability affects MISP versions prior to 2.5.37. Primary evidence includes the official CVE record and details from the NVD. Defenders should verify MISP version and user access controls, and review official advisories for additional information.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-44379 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-44379
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-44379 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-44379
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/MISP/MISP/commit/f8b20358c3cd8fd3d784452901876f2db0acbf05
[email protected] - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/MISP/MISP/security/advisories/GHSA-jrvj-84mg-8f29
[email protected] - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.