CVE-2026-7677 Details
Description
A vulnerability was determined in kerwincui FastBee up to 1.2.1. The impacted element is the function Add of the file springboot/fastbee-admin/src/main/java/com/fastbee/web/controller/system/SysNoticeController.java of the component System Notice Handler. This manipulation of the argument noticeContent causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
A stored cross-site scripting vulnerability has been identified in kerwincui FastBee versions through 1.2.1. The issue resides in the System Notice Handler, specifically within the Add function of the SysNoticeController.java file. The vulnerability arises because the application treats the noticeContent argument as trusted HTML, storing it directly in the backend. When rendered on the frontend using v-html, this bypasses Vue's default escaping, executing attacker-controlled markup and creating a full stored XSS chain. The vulnerability can be exploited remotely by users with system:notice:add or system:notice:edit permissions.
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 May 3, 2026CISA-ADP
Assessed May 4, 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://fx4tqqfvdw4.feishu.cn/docx/Iu5Dd558UoS4uIxhH9YcgNsWnjc?from=from_copylink | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/800724 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360830 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360830/cti | [email protected] | Permission 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 |
|---|---|
| kerwincui FastBee | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 3, 2026 | New CVE Received | [email protected] |
Volerion