Description
A flaw has been found in busy up to 2.5.5. The affected element is an unknown function of the file source-code/busy-master/src/server/app.js of the component Callback Handler. Executing a manipulation of the argument state can lead to open redirect. It is possible to launch the attack remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-02-19
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Open Redirect via Unvalidated Parameter
Action: Assess Impact
AI Analysis

Impact

The flaw in busy’s callback handler lets an attacker supply a manipulated state argument that causes the application to redirect to any URL specified by the attacker. This unvalidated redirect flaw is a classic example of CWE‑601, making it possible to lure users to malicious sites, which can enable phishing or drive–by‑download attacks. The impact is primarily on user trust and possible compromise of subsequent sessions, rather than direct compromise of the server itself.

Affected Systems

The vulnerability exists in the busy application hosted on the busyorg GitHub repository, affecting all releases up to and including version 2.5.5. The offending code resides in the file source-code/busy-master/src/server/app.js within the callback handler component. No other vendors or product variants are listed as affected by the CNA data.

Risk and Exploitability

The CVSS base score of 5.1 indicates moderate severity. The EPSS score of less than 1 % suggests a very low probability that the vulnerability has been exploited yet, and it is not listed in the CISA KEV catalog. Nonetheless, because the attack can be launched remotely by simply visiting a crafted URL, the risk to end users remains real and can be magnified if the application is used as part of a user‑facing service. Monitoring for suspicious redirects and limiting redirect targets are recommended to mitigate the potential for phishing or credential‑stealing attacks.

Generated by OpenCVE AI on April 18, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade busy to a newer release where the redirect defect is fixed, if available
  • Configure the application to enforce a whitelist of acceptable redirect URLs and reject all others
  • Disable the callback handler feature if it is not required for your deployment

Generated by OpenCVE AI on April 18, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 00:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Busyorg
Busyorg busy
Vendors & Products Busyorg
Busyorg busy

Thu, 19 Feb 2026 06:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in busy up to 2.5.5. The affected element is an unknown function of the file source-code/busy-master/src/server/app.js of the component Callback Handler. Executing a manipulation of the argument state can lead to open redirect. It is possible to launch the attack remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title busy Callback app.js redirect
Weaknesses CWE-601
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T18:38:38.945Z

Reserved: 2026-02-18T20:00:57.543Z

Link: CVE-2026-2709

cve-icon Vulnrichment

Updated: 2026-02-23T18:38:32.706Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T07:17:50.553

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-2709

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T12:00:05Z

Weaknesses