CryptPad is a collaboration suite. Prior to version 2025.3.0, the "Link Bouncer" functionality attempts to filter javascript URIs to prevent Cross-Site Scripting (XSS), however this can be bypassed. There is an "early allow" code path that happens before the URI's protocol/scheme is checked, which a maliciously crafted URI can follow. This issue has been patched in version 2025.3.0.
References
Configurations
History
11 Aug 2025, 18:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/cryptpad/cryptpad/blob/15c81aa8ccb737a9a1167481f4a699af331364bb/www/bounce/main.js#L64-L95 - Product | |
References | () https://github.com/cryptpad/cryptpad/commit/d5e4830ba104a4a442cb23aab5378b8565a95607 - Patch | |
References | () https://github.com/cryptpad/cryptpad/security/advisories/GHSA-vq9h-x3gr-v8rj - Exploit, Vendor Advisory | |
First Time |
Xwiki cryptpad
Xwiki |
|
CPE | cpe:2.3:a:xwiki:cryptpad:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
23 Jun 2025, 20:16
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Jun 2025, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-18 23:15
Updated : 2025-08-11 18:18
NVD link : CVE-2025-49590
Mitre link : CVE-2025-49590
CVE.ORG link : CVE-2025-49590
JSON object : View
Products Affected
xwiki
- cryptpad
CWE
CWE-692
Incomplete Denylist to Cross-Site Scripting