LiveActive security incident?Get immediate response
CVE Record

CVE-2020-14969: app/Model/Attribute.php in MISP 2.4.127 lacks an ACL lookup on attribute correlations.

app/Model/Attribute.php in MISP 2.4.127 lacks an ACL lookup on attribute correlations. This occurs when querying the attribute restsearch API, revealing metadata about a correlating but unreachable attribute.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

MISP 2.4.127 could disclose metadata about threat-intelligence attributes a user should not be able to reach. The issue is limited to correlation metadata reported through the attribute restsearch API, not confirmed full attribute content access in the provided sources.

Executive priority

Prioritize this where MISP contains sensitive threat intelligence shared across trust boundaries. Treat it as a confidentiality and partner-trust risk, with urgency driven by API exposure and tenant/user separation needs.

Technical view

The vulnerable code path is app/Model/Attribute.php in MISP 2.4.127. When querying the attribute restsearch API, attribute correlation handling lacked an ACL lookup, allowing metadata about a correlating but otherwise unreachable attribute to be revealed.

Likely exposure

Exposure is most relevant to organizations running MISP 2.4.127 with users or integrations querying the attribute restsearch API, especially where attribute visibility and sharing boundaries matter.

Exploitation context

The source bundle does not cite active exploitation, and KEV is false. Evidence supports an information disclosure issue tied to missing ACL enforcement, but not public exploitation or unauthenticated access.

Researcher notes

Do not assume broader data disclosure than the CVE states. Focus review on correlation metadata returned by attribute restsearch and whether ACL checks are applied before exposing correlating attribute details.

Mitigation direction

  • Identify any deployed MISP 2.4.127 instances.
  • Review the linked MISP commit and vendor release guidance.
  • Upgrade to a MISP release that includes the ACL fix, if available.
  • Restrict API access to trusted users and integrations.
  • Review sharing groups and attribute access controls.

Validation and detection

  • Confirm the running MISP version on all environments.
  • Check whether the linked fix is present in app/Model/Attribute.php.
  • Review restsearch API usage by users and automation.
  • Audit logs for unusual attribute restsearch queries.
  • Verify lower-privileged users cannot see unreachable correlation metadata.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-14969 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.