CVE-2026-58144 PUBLISHED

Cotonti Siena 0.9.26 Stored XSS via PFS Module ntitle Parameter

Assigner: VulnCheck
Reserved: 29.06.2026 Published: 09.07.2026 Updated: 10.07.2026

Cotonti Siena 0.9.26 and earlier contains a stored cross-site scripting vulnerability that allows authenticated users with PFS access to inject arbitrary script payloads by supplying malicious HTML in the ntitle parameter processed through the TXT filter in pfs.main.php. Attackers can create a folder with a crafted title containing script tags that are stored unescaped in the database and execute in the browser of any user who views the folder listing, including administrators.

Metrics

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

Product Status

Vendor Cotonti
Product Cotonti
Versions Default: affected
  • affected from 0 to 0.9.26 (incl.)

Credits

  • Saidakbarxon Maxsudxonov finder

References

Problem Types

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