CVE-2025-54541
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-28

Last updated on: 2025-09-08

Assigner: CERT.PL

Description
QuickCMS is vulnerable to Cross-Site Request Forgery in page deletion functionality. Malicious attacker can craft special website, which when visited by the admin, will automatically send a POST request deleting an article. The vendor was notified early about this vulnerability, but didn't respond with the details of vulnerability or vulnerable version range. Only version 6.8 was tested and confirmed as vulnerable, other versions were not tested and might also be vulnerable.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-28
Last Modified
2025-09-08
Generated
2026-06-16
AI Q&A
2025-08-28
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
opensolution quick.cms 6.8
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a Cross-Site Request Forgery (CSRF) in QuickCMS's page deletion functionality. An attacker can create a malicious website that, when visited by an admin user, automatically sends a POST request that deletes an article without the admin's consent.

Impact Analysis

The vulnerability can lead to unauthorized deletion of articles by tricking an admin into visiting a malicious website. This can result in loss of important content, disruption of website operations, and potential damage to reputation.

Mitigation Strategies

To mitigate this vulnerability, avoid visiting untrusted websites while logged in as an admin to QuickCMS version 6.8. Implement CSRF protection mechanisms such as requiring CSRF tokens for page deletion requests. If possible, restrict or monitor POST requests that delete articles. Consider updating or patching the software once a fix is available.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-54541. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart