CVE-2026-2094

8.8

Flowring · Docpedia

Flowring Docpedia 3.0 contains a SQL injection vulnerability that allows authenticated remote attackers to execute arbitrary SQL commands to manipulate database contents.

Executive summary

A high-severity SQL injection vulnerability in Flowring Docpedia 3.0 allows authenticated attackers to gain unauthorized access to or modify sensitive database information.

Vulnerability

This is an improper neutralization of special elements used in an SQL command (CWE-89). The vulnerability allows an authenticated user to perform unauthorized database operations by injecting malicious SQL commands into the application.

Business impact

The ability to read, modify, or delete database contents poses a significant risk to data integrity, confidentiality, and availability. Given the CVSS score of 8.8, this vulnerability is classified as High and could lead to unauthorized data exfiltration or total loss of application data, potentially resulting in severe operational disruption and regulatory compliance failure.

Remediation

Immediate Action: Update the affected installation to the latest version and apply the mandatory patch DP4 HotFix_057 provided by the vendor.

Proactive Monitoring: Review database audit logs for unusual query patterns, unexpected error messages, or unauthorized administrative commands originating from standard user accounts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated SQL injection protection rules to inspect and filter malicious traffic directed at the application backend.

Exploitation status

Public Exploit Available: No — there is no confirmed public exploit available in the provided data.

Analyst recommendation

Due to the high CVSS severity and the potential for complete database compromise, organizations using Flowring Docpedia 3.0 must prioritize the application of the DP4 HotFix_057 patch. Security teams should verify that all database access controls are strictly enforced and that logging is active to detect any attempts to leverage this injection vector.

Sources