Description
A vulnerability was found in kerwincui FastBee up to 1.2.1. The affected element is the function ToolController.download of the file springboot/fastbee-open-api/src/main/java/com/fastbee/data/controller/ToolController.java of the component Tool Download Endpoint. The manipulation of the argument fileName results in path traversal. The attack may be performed from remote. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-05-03
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal vulnerability exists in the ToolController.download function of kerwincui FastBee up to version 1.2.1. By manipulating the fileName argument, an attacker can reference files outside the intended repository or application directory. This flaw can lead to the disclosure of arbitrary files on the server, compromising system confidentiality. The vulnerability is not described as causing denial of service or code execution but permits reading sensitive data if the file system permissions allow it.

Affected Systems

Product: kerwincui FastBee, affected releases: 1.2.1 and all lower versions. The flaw is located in the download endpoint of the Tool Download interface within the FastBee Open API component.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score is not available, implying no measured public exploitation trend. The vulnerability is publicly known and can be triggered remotely via the download endpoint, so the attack vector is network-based. While not listed in CISA KEV, the public availability of exploits and the ability to access arbitrary files suggest a realistic risk of confidential data leakage.

Generated by OpenCVE AI on May 3, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch for FastBee 1.2.1 or later once it becomes available.
  • If a patch is not yet released, implement input validation on the fileName parameter: reject any value containing "/..", backslashes, or absolute path characters and restrict it to a whitelist of allowed filenames or directory patterns.
  • Configure the web application firewall or reverse proxy to block requests to the download endpoint that include suspicious path traversal patterns such as ".." or multiple consecutive slashes.

Generated by OpenCVE AI on May 3, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 03 May 2026 04:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in kerwincui FastBee up to 1.2.1. The affected element is the function ToolController.download of the file springboot/fastbee-open-api/src/main/java/com/fastbee/data/controller/ToolController.java of the component Tool Download Endpoint. The manipulation of the argument fileName results in path traversal. The attack may be performed from remote. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title kerwincui FastBee Tool Download Endpoint ToolController.java ToolController.download path traversal
Weaknesses CWE-22
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-03T03:00:45.620Z

Reserved: 2026-05-02T08:34:55.092Z

Link: CVE-2026-7676

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-03T05:15:58.660

Modified: 2026-05-03T05:15:58.660

Link: CVE-2026-7676

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-03T05:30:05Z

Weaknesses