CVE-2025-63687
BaseFortify
Publication date: 2025-11-07
Last updated on: 2025-11-12
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rymcu | forest | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the rymcu forest software, specifically in the doBefore function of the AuthorshipAspect.java file. It allows authorized attackers to delete arbitrary users' posts, which means that users with some level of access can exploit this flaw to remove posts that they should not be able to delete.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing authorized attackers to delete posts from arbitrary users. This could lead to loss of important content, disruption of communication, and potential misuse of the platform by removing legitimate user posts without proper authorization.