CVE-2026-31894

Severity CVSS v4.0:
MEDIUM
Type:
CWE-59 Link Following
Publication date:
11/03/2026
Last modified:
11/03/2026

Description

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB() extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob() and file_get_contents() to read SQL files from the extracted contents. Neither the extraction nor the file reading validates whether archive members are symbolic links. This vulnerability is fixed in 3.6.6.