Vulnerability record · CVE-2023-32068 · published 15 May 2023
CVE-2023-32068: XWiki Platform open redirect via URL parameters
Xwiki · Xwiki
XWiki Platform before 14.10.4 allows crafted URL parameters to redirect users to untrusted sites. A prior partial fix for 12.10.7 and 13.3RC1 left bypass patterns, such as URLs like `http:example.com`, that skip redirect checks. The flaw matters because it enables phishing and credential theft through trusted XWiki links.
Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions prior to 14.10.4 it's possible to exploit well known parameters in XWiki URLs to perform redirection to untrusted site. This vulnerability was partially fixed in the past for XWiki 12.10.7 and 13.3RC1 but there is still the possibility to force specific URLs to skip some checks, e.g. using URLs like `http:example.com` in the parameter would allow the redirect. The issue has now been patched against all patterns that are known for performing redirects. This issue has been patched in XWiki 14.10.4 and 15.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Automated analysis
medium priorityCVSS 6.1 and required user interaction limit direct impact, but the high EPSS score and easy network reach keep it worth prompt patching.
What it is
XWiki Platform before 14.10.4 allows crafted URL parameters to redirect users to untrusted sites. A prior partial fix for 12.10.7 and 13.3RC1 left bypass patterns, such as URLs like `http:example.com`, that skip redirect checks. The flaw matters because it enables phishing and credential theft through trusted XWiki links.
Impact
An attacker can send a victim a trusted-looking XWiki URL that silently redirects to an attacker-controlled site, supporting phishing or malware delivery. The attacker gains no direct code execution or data access; the harm comes from user redirection.
Attack surface
Reachable over the network through crafted XWiki URLs containing known redirect parameters. No authentication is required, but the victim must click the link, so user interaction is needed.
Exploitation
Not listed in CISA KEV and no public exploit references are tagged in the record. EPSS is high at 0.5507 (98.98th percentile), indicating elevated predicted exploitation activity.
What to do
- Upgrade XWiki Platform to 14.10.4 or 15.0, which fully patches all known redirect patterns.
- If immediate upgrade is not possible, restrict or filter outbound redirect parameters at the reverse proxy or WAF.
- Warn users about suspicious XWiki links and enforce link inspection in email and chat.
- Review any custom redirect handling or URL parameters added on top of XWiki for similar bypass patterns.
Detection
- Monitor web logs for XWiki requests with redirect-style parameters containing external or malformed URLs such as `http:example.com`.
- Alert on outbound redirects from the XWiki host to domains outside the organization.
- Track XWiki version inventory to identify hosts still below 14.10.4.
- Correlate user reports of unexpected redirects with access logs for the same session.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e | Patch |
| https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-6gvj-8vc5-8v3j | Vendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20096 | Vendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20549 | Vendor Advisory |
| https://github.com/xwiki/xwiki-platform/commit/e4f7f68e93cb08c25632c126356d218abf192d1e | Patch |
| https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-6gvj-8vc5-8v3j | Vendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20096 | Vendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20549 | Vendor Advisory |
Track CVE-2023-32068 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-32068), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.