CVE-2025-15455 Details
Description
A flaw has been found in bg5sbk MiniCMS up to 1.8. Impacted is the function delete_page of the file /minicms/mc-admin/page.php of the component File Recovery Request Handler. This manipulation causes improper authentication. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability allowing unauthorized page deletion has been identified in bg5sbk MiniCMS versions through 1.8. The issue resides in the File Recovery Request Handler, specifically within the delete_page function of the /minicms/mc-admin/page.php file. This vulnerability stems from a lack of proper authentication checks, enabling remote attackers to delete published pages without any authentication. Exploitation involves sending a deletion request with a crafted mc_token Cookie, bypassing authentication requirements.
It is recommended to upgrade to the latest stable version of MiniCMS, as the current version 1.8 is vulnerable. Additionally, implement permission verification checks before allowing page deletions, validate the mc_token Cookie, and consider changing the request method to POST with CSRF token verification to prevent unauthorized deletion requests.
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.
CISA-ADP
Assessed Jan 6, 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://github.com/ueh1013/VULN/issues/14 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.339488 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.339488 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.725137 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 1234n minicms | <= 1.8 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Jan 21, 2026 | Initial Analysis | [email protected] |
| Jan 5, 2026 | New CVE Received | [email protected] |