CVE-2026-5808 Details
Description
A vulnerability was detected in openstatusHQ openstatus up to 1b678e71a85961ae319cbb214a8eae634059330c. This impacts an unknown function of the file apps/dashboard/src/app/(dashboard)/onboarding/client.tsx of the component Onboarding Endpoint. The manipulation of the argument callbackURL results in cross site scripting. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The patch is identified as 43d9b2b9ef8ae1a98f9bdc8a9f86d6a3dfaa2dfb. It is advisable to implement a patch to correct this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
A DOM-based cross-site scripting (XSS) vulnerability has been identified in OpenStatus versions prior to 1b678e71a85961ae319cbb214a8eae634059330c. The issue resides in the onboarding component, specifically within the file 'apps/dashboard/src/app/(dashboard)/onboarding/client.tsx'. The vulnerability arises because the application improperly validates a URL parameter, 'callbackUrl', which is passed to 'router.push' without adequate sanitization. This flaw allows an attacker to create a malicious link that, when clicked by an authenticated user, executes arbitrary JavaScript in the context of the user's browser. Such exploitation could lead to credential theft, unauthorized actions on behalf of the user, and internal network pivoting if the victim has access to internal systems.
Users are advised to update to the patched version of OpenStatus, which is available on the project's GitHub repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 8, 2026CISA-ADP
Assessed Apr 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/TrebledJ/ab83abb1ca7ff6c1f39e16a37020f323 | [email protected] | ExploitTechnical Analysis |
| https://github.com/openstatusHQ/openstatus/ | [email protected] | Source CodeVendor |
| https://github.com/openstatusHQ/openstatus/commit/43d9b2b9ef8ae1a98f9bdc8a9f86d6a3dfaa2dfb | [email protected] | Source CodeVendor |
| https://github.com/openstatusHQ/openstatus/pull/1981 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/submit/787321 | [email protected] | Technical Description |
| https://vuldb.com/vuln/356245 | [email protected] | AdvisoryRemedy |
| https://vuldb.com/vuln/356245/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| openstatusHQ openstatus | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 8, 2026 | New CVE Received | [email protected] |
Volerion