CVE-2026-10856
MEDIUMDescription
A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation rejected URLs containing an explicit scheme, host, or user component, but did not reject paths beginning with a slash followed by a backslash, such as /\example.com. Some browsers normalize backslashes in URLs as forward slashes, which can turn this into a scheme-relative external navigation target. In addition, the generated href concatenated the reconstructed URL with the original URL, increasing the possibility of unsafe or malformed link generation. An attacker able to configure or influence a dashboard button URL could craft a button that appears to point inside the application but redirects users to an attacker-controlled site when clicked. This could be used for phishing, credential theft, or social engineering. The patch fixes the issue by rejecting empty paths and paths starting with /\, and by emitting only the reconstructed validated URL in the anchor href.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 4% of all known CVEs.
References
Related Vulnerabilities
Other CWE-601 (Open Redirect) vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2025-4123 | High | 7.6 | 98% | - | Fix |
| CVE-2018-11784 | Medium | 4.3 | 94% | - | Fix |
| CVE-2021-22881 | Medium | 6.1 | 87% | - | Fix |
| CVE-2022-45402 | Medium | 6.1 | 82% | - | Fix |
| CVE-2017-1000117 | High | 8.8 | 78% | - | Fix |
| CVE-2019-10098 | Medium | 6.1 | 74% | - | Fix |
Embed a live status badge for CVE-2026-10856
Markdown
[](https://tridentstack.com/cve/CVE-2026-10856)HTML
<a href="https://tridentstack.com/cve/CVE-2026-10856"><img src="https://tridentstack.com/cve/badge/CVE-2026-10856.svg" alt="CVE-2026-10856"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-22.