CVE-2025-6810
BaseFortify
Publication date: 2025-07-07
Last updated on: 2025-08-14
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mescius | activereports.net | 18.1.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-6810 is a critical vulnerability in Mescius ActiveReports.NET's ReadValue method. It occurs because the method does not properly validate user-supplied data, leading to unsafe deserialization of untrusted input. This flaw allows remote attackers to execute arbitrary code within the context of the current process by exploiting this unsafe deserialization. [1]
How can this vulnerability impact me? :
This vulnerability can have severe impacts including unauthorized remote code execution, which compromises the confidentiality, integrity, and availability of the affected system. An attacker can run arbitrary code without needing privileges or user interaction, potentially leading to full system compromise or disruption of services. [1]