CVE-2026-40544 PUBLISHED

Stored XSS in SOPlanning

Assigner: CERT-PL
Reserved: 14.04.2026 Published: 01.06.2026 Updated: 01.06.2026

SOPlanning is vulnerable to Stored Cross-Site Scripting (XSS) via /process/upload_backup endpoint. An authenticated attacker with access to the backup functionality can upload a crafted ZIP archive containing a malicious user.csv file with embedded JavaScript. The injected code is executed in the victim’s browser when a user clicks the Edit button for the malicious backup.

This issue affects SOPlanning version 1.55 and below.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor SOPlanning
Product SOPlanning
Versions Default: unaffected
  • affected from 0 to 1.55 (incl.)

Credits

  • Łukasz Jaworski finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') CWE

Impacts

  • CAPEC-592 Stored XSS