Description
SQL injection vulnerability in Wgcloud 3.6.4 allows a remote attacker to escalate privileges via the PortInfoMapper.xml file
Published: 2026-07-21
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the Wgcloud 3.6.4 configuration file PortInfoMapper.xml. The vulnerability allows a remote attacker to inject arbitrary SQL commands, which can be used to modify database contents or metadata and therefore elevate the attacker’s privileges.

Affected Systems

The affected product is Wgcloud version 3.6.4. No other vendors or versions are listed in the CNA data, and the CPE information is not provided.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, and the EPSS score of less than 1% suggests that overall exploitation likelihood is low at present, yet the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, inferred from the description that a remote attacker can exploit the web‑accessible configuration file. Exploitation requires the ability to send crafted SQL payloads through the PortInfoMapper.xml interface, which if successful could lead to privilege escalation. Patch status of affected installations is not disclosed in the provided data, but given the severity and lack of KEV listing, the vulnerability warrants prompt mitigation.

Generated by OpenCVE AI on August 4, 2026 at 17:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Wgcloud patch that fixes the SQL injection in PortInfoMapper.xml (any version newer than 3.6.4).
  • If an immediate upgrade is not possible, deny external access to the PortInfoMapper.xml endpoint and restrict the service to trusted internal hosts only.
  • Review and validate all SQL queries used in Wgcloud to ensure they are parameterized or otherwise protected against injection, and monitor application logs for suspicious activity.

Generated by OpenCVE AI on August 4, 2026 at 17:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in Wgcloud 3.6.4 PortInfoMapper.xml Enables Remote Privilege Escalation

Sat, 01 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in Wgcloud 3.6.4 PortInfoMapper.xml Enables Remote Privilege Escalation

Wed, 29 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in Wgcloud 3.6.4 PortInfoMapper.xml Enables Remote Privilege Escalation

Wed, 22 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description SQL injection vulnerability in Wgcloud 3.6.4 allows a remote attacker to escalate privileges via the PortInfoMapper.xml file
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-22T16:41:22.387Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52472

cve-icon Vulnrichment

Updated: 2026-07-22T16:39:21.917Z

cve-icon NVD

Status : Deferred

Published: 2026-07-21T21:16:51.983

Modified: 2026-07-22T20:50:36.493

Link: CVE-2026-52472

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:00:14Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')