CVE-2026-32109

Copyparty is a portable file server. Prior to 1.20.12, if an attacker has been given both read- and write-permissions to the server, they can upload a malicious file with the filename .prologue.html and then craft a link to potentially execute arbitrary JavaScript in the victim's context. Note that it is intended behavior that the JavaScript would execute if the target clicks a link to the HTML file itself; "https://example.com/foo/.prologue.html". The vulnerability is that "https://example.com/foo/?b" would also evaluate the file, making the behavior unexpected. There are existing preventative measures (strict SameSite cookies) which makes it harder to leverage this vulnerability in an attack; in order to gain control of the target's authenticated session, the link must be clicked from a page served by the server itself -- most likely by editing an existing resource, which would require additional access permissions. Finally, for this attack to be successful, the attacker's target must click the specific crafted link given by the attacker. This vulnerability is not activated by normally browsing the web-UI on the server. This vulnerability is fixed in 1.20.12.
Configurations

Configuration 1 (hide)

cpe:2.3:a:9001:copyparty:*:*:*:*:*:*:*:*

History

13 Mar 2026, 15:51

Type Values Removed Values Added
CPE cpe:2.3:a:9001:copyparty:*:*:*:*:*:*:*:*
First Time 9001
9001 copyparty
References () https://github.com/9001/copyparty/security/advisories/GHSA-rcp6-88mm-9vgf - () https://github.com/9001/copyparty/security/advisories/GHSA-rcp6-88mm-9vgf - Vendor Advisory
Summary
  • (es) Copyparty es un servidor de archivos portátil. Antes de la versión 1.20.12, si a un atacante se le han otorgado permisos de lectura y escritura en el servidor, puede cargar un archivo malicioso con el nombre de archivo .prologue.html y luego elaborar un enlace para ejecutar potencialmente JavaScript arbitrario en el contexto de la víctima. Tenga en cuenta que es un comportamiento intencionado que el JavaScript se ejecute si el objetivo hace clic en un enlace al propio archivo HTML; 'https://example.com/foo/.prologue.html'. La vulnerabilidad es que 'https://example.com/foo/?b' también evaluaría el archivo, haciendo que el comportamiento sea inesperado. Existen medidas preventivas (cookies SameSite estrictas) que dificultan el aprovechamiento de esta vulnerabilidad en un ataque; para obtener el control de la sesión autenticada del objetivo, el enlace debe ser clicado desde una página servida por el propio servidor -- muy probablemente editando un recurso existente, lo que requeriría permisos de acceso adicionales. Finalmente, para que este ataque sea exitoso, el objetivo del atacante debe hacer clic en el enlace específico elaborado por el atacante. Esta vulnerabilidad no se activa al navegar normalmente por la interfaz de usuario web en el servidor. Esta vulnerabilidad está corregida en la versión 1.20.12.

11 Mar 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-11 21:16

Updated : 2026-03-13 15:51


NVD link : CVE-2026-32109

Mitre link : CVE-2026-32109

CVE.ORG link : CVE-2026-32109


JSON object : View

Products Affected

9001

  • copyparty
CWE
CWE-79

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