Docpedia developed by Flowring has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read d...
Description
Docpedia developed by Flowring has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read database contents
Remediation
Apply vendor patches immediately. Review database access controls and enable query logging.
---METADATA---
VENDOR: F5
PRODUCT: BIG-IQ
AFFECTED_VERSIONS: 8.4.0 up to (excluding) 8.4.1
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A path traversal vulnerability in the F5 BIG-IQ iControl REST interface allows authenticated low-privilege users to create or modify arbitrary files.
Executive Summary:
An authenticated path traversal vulnerability in F5 BIG-IQ allows low-privileged users to perform unauthorized file operations, risking system configuration integrity.
Vulnerability Details
CVE-ID: CVE-2026-20916
Affected Software: F5 BIG-IQ
Affected Versions: 8.4.0 up to (excluding) 8.4.1
Vulnerability: This is a Path Traversal vulnerability (CWE-22) residing in the iControl REST endpoint. It requires the attacker to be an authenticated user with low privileges, limiting the scope to internal threats or compromised accounts.
Business Impact
The CVSS score of 8.1 reflects a high risk of impact to system availability and integrity. By modifying or creating arbitrary files, an attacker could potentially escalate privileges, alter system configurations, or impact the operational stability of the BIG-IQ management platform.
Remediation Plan
Immediate Action: Update F5 BIG-IQ to version 8.4.1 or the latest available patched version provided by the vendor.
Proactive Monitoring: Audit iControl REST API logs for suspicious path traversal patterns (e.g., sequences involving "../") and monitor for unauthorized file modification events on the appliance.
Compensating Controls: Restrict access to the iControl REST API to only essential administrative accounts and utilize a WAF or API gateway to filter for malicious path manipulation sequences.
Exploitation Status
Public Exploit Available: No (exploit_available: false).
Analyst Notes: As of May 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for prior authentication significantly reduces the attack surface compared to unauthenticated vulnerabilities.
Analyst Recommendation
Although the vulnerability requires authentication, the potential for file system manipulation is severe. Administrators should ensure the update to version 8.4.1 is applied during the next maintenance window to prevent unauthorized privilege escalation or system tampering.