CVE-2026-96604
Received Received - Intake

SQL Injection in DataLife Engine Search Module

Vulnerability report for CVE-2026-96604, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: VulDB

Description

A vulnerability was identified in SoftNews Media Group DataLife Engine 18.0. This affects the function strip_data of the file engine/modules/search.php of the component Search Module. The manipulation of the argument story leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
softnews_media_group datelife_engine 18.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an SQL injection flaw in SoftNews Media Group DataLife Engine 18.0. It exists in the strip_data function of the engine/modules/search.php file within the Search Module. The issue arises when the story argument is manipulated, allowing an attacker to inject malicious SQL code. The attack can be executed remotely, and a public exploit is available.

Impact Analysis

This vulnerability could allow attackers to execute unauthorized SQL commands on the database. This may lead to data theft, unauthorized modifications, or deletion of sensitive information. If exploited, it could compromise the integrity and confidentiality of the application's data.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA. GDPR requires protection of personal data, and a breach could result in significant fines. HIPAA mandates safeguards for protected health information; a breach could lead to legal penalties and reputational damage.

Mitigation Strategies

Immediately update DataLife Engine to the latest version if a patch is available. If no patch exists, disable the Search Module or restrict access to the engine/modules/search.php file. Monitor network traffic for unusual SQL queries or database access patterns.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-96604. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart