CVE-2026-35460

Papra is a minimalistic document management and archiving platform. Prior to 26.4.0, transactional email templates in Papra interpolate user.name directly into HTML without escaping or sanitization. An attacker who registers with a display name containing HTML tags will have those tags injected into the verification and password reset email bodies. Since emails are sent from the legitimate domain (e.g: auth@mail.papra.app), this enables convincing phishing attacks that appear to originate from official Papra notifications. This vulnerability is fixed in 26.4.0.
Configurations

No configuration.

History

07 Apr 2026, 17:16

Type Values Removed Values Added
References () https://github.com/papra-hq/papra/security/advisories/GHSA-6f8x-2rc9-vgh4 - () https://github.com/papra-hq/papra/security/advisories/GHSA-6f8x-2rc9-vgh4 -

07 Apr 2026, 15:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 15:17

Updated : 2026-04-08 21:27


NVD link : CVE-2026-35460

Mitre link : CVE-2026-35460

CVE.ORG link : CVE-2026-35460


JSON object : View

Products Affected

No product.

CWE
CWE-79

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

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)