S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Jun 28, 2026

CVE-2026-44381 Scanner

CVE-2026-44381 Scanner - SQL Injection vulnerability in MISP

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.3k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-44381
9.3
CVSScritical
Exploitable remotely over the internet · no authentication required.

MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, a SQL injection vulnerability existed in the handling of user-controlled ordering parameters in the event and shadow attribute listing endpoints. The affected code accepted order or sort values from request parameters and incorporated them into database query ordering clauses without sufficient validation of the requested field name. An attacker with access to the affected endpoints could craft a malicious ordering parameter to manipulate the generated SQL query. Depending on database permissions and query context, this could potentially allow unauthorized access to data, modification of query behavior, or other database-level impact. This vulnerability is fixed in 2.5.37.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
MISPby MISP
< 2.5.37
Updated Sep 10, 2026View on NVD →
Detail

The Malware Information Sharing Platform, also known as MISP, is widely used by security researchers and organizations for sharing structured threat information. It's primarily deployed in environments where threat intelligence sharing is crucial for cyber defense strategies. Developed with the intent of improving defense mechanisms, MISP supports the analysis and sharing of several threat indicators. Used by governmental, corporate, and research institutions worldwide, it aims to facilitate real-time intelligence sharing on malware and cyber threats. The platform is appreciated for its open-source nature and its widespread adoption across various cybersecurity domains.

SQL Injection is a critical vulnerability that allows attackers to interfere with operations of a database by injecting arbitrary SQL queries. In MISP, this vulnerability exists in the EventsController where the order parameter is not adequately sanitized before being used in SQL queries. Attackers can exploit this flaw to manipulate database queries, potentially leading to unauthorized data access or corruption. This vulnerability is particularly dangerous because it can be executed remotely without authentication, increasing the ease of exploitation by malicious actors.

The vulnerability is found in the order parameter of the POST request to the /events/index endpoint. When a malicious payload is sent to this endpoint, the absence of input validation allows for the execution of arbitrary SQL queries. The primary vector for this attack is using an authenticated user's authorization key to perform the exploitation. Failure to properly sanitize this parameter can result in unauthorized SQL command execution, allowing attackers to read or modify the database directly.

If exploited, this vulnerability could allow attackers to execute arbitrary SQL commands, potentially leading to data breaches, unauthorized data manipulation, or complete database compromise. This could mean exposure of sensitive threat intelligence, unauthorized changes to MISP data entries, or even deletion of crucial data. Such acts could severely disrupt operations for any entity relying on MISP for threat intelligence management.

REFERENCES

Solution Advice
  • Upgrade MISP to version 2.5.37 or later to address the SQL Injection vulnerability.
  • Ensure all SQL queries are properly sanitized to prevent input manipulation.
  • Implement regular security audits on applications to identify and fix injection flaws promptly.
  • Utilize web application firewalls (WAFs) to intercept and block malicious SQL queries.
  • Strengthen authentication mechanisms to prevent unauthorized access to affected endpoints.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.