Submit #817918: JeecgBoot 3.9.1 Improper Access Controlsinfo

TitleJeecgBoot 3.9.1 Improper Access Controls
DescriptionThe POST /sys/comment/add, POST /sys/comment/edit, and POST /sys/checkRule/add endpoints lack any @RequiresPermissions annotations and bind full entity objects from request bodies without overriding identity fields server-side. Any authenticated user—including those with only the default test role—can inject arbitrary fromUserId and toUserId values when posting or editing comments, making those comments appear to originate from any target user including the administrator; the same user can inject createBy when creating check rules, forging audit records to attribute actions to arbitrary identities.
Source⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9598
User
 AliceS614 (UID 94277)
Submission05/02/2026 11:52 (3 months ago)
Moderation05/26/2026 14:50 (24 days later)
StatusAccepted
VulDB entry365637 [JeecgBoot up to 3.9.1 /sys/comment/add access control]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!