CVE Catalog

CVE-2026-40548

MediumCVSS 6.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

SOPlanning version 1.55 and below does not verify uploaded file extensions, allowing an authenticated attacker to upload a crafted ZIP archive containing a malicious file.

Risk Assessment

When combined with another vulnerability (CVE-2026-40547), an attacker can place a malicious file (e.g., PHP) in a web-accessible location and execute it, potentially leading to server compromise.

Recommendation

Update SOPlanning to a version above 1.55 and implement file extension validation and restrictions on archive uploads.

Other vulnerabilities in SOPlanning

See all
Original NVD description (English source)

SOPlanning does not verify uploaded file extension. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a legitimate user.csv file alongside a malicious file, which is extracted on the server. When combined with CVE-2026-40547 (Path Traversal), the malicious file (e.g., a PHP script) can be placed in a web-accessible location and executed via the browser. This issue affects SOPlanning version 1.55 and below.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS