CVE-2025-14532
Unrestricted File Upload in DobryCMS Enables Remote Code Execution
Publication date: 2026-03-02
Last updated on: 2026-03-05
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| studiofabryka | dorbycms | From 1.0 (inc) to 5.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in DobryCMS is related to its upload file functionality, which allows an unauthenticated remote attacker to upload files of any type and extension without any restriction.
This lack of restriction can lead to Remote Code Execution, meaning the attacker could run malicious code on the affected system.
The issue was fixed in versions above 5.0.
How can this vulnerability impact me? :
This vulnerability can have a severe impact because it allows an attacker to execute arbitrary code remotely without authentication.
Such an attack could lead to full system compromise, data theft, data loss, or disruption of services.
Given the high CVSS score of 9.3, it indicates a critical severity level with a high potential impact.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
The vulnerability in DobryCMS allows unauthenticated remote attackers to upload files of any type, leading to Remote Code Execution.
To mitigate this vulnerability immediately, upgrade DobryCMS to a version above 5.0 where this issue has been fixed.