CVE-2025-34046
High PUBLISHEDFanwei E-Office Unauthenticated File Upload
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
An unauthenticated file upload vulnerability exists in the Fanwei E-Office <= v9.4 web management interface. The vulnerability affects the /general/index/UploadFile.php endpoint, which improperly validates uploaded files when invoked with certain parameters (uploadType=eoffice_logo or uploadType=theme). An attacker can exploit this flaw by sending a crafted HTTP POST request to upload arbitrary files without requiring authentication. Successful exploitation could enable remote code execution on the affected server, leading to complete compromise of the web application and potentially the underlying system. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-05 UTC.
- CVE Published
- Jun 26, 2025
- Exploitation Reported
- Jan 30, 2026
- CVSS
- 10.0 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Shanghai Fanwei Network Technology |
E-Office
|
0 to <= 9.4 |
Affected |
CVE References
- Third-Party Advisory — cnvd.org.cn cnvd.org.cn · Third-Party Advisory https://www.cnvd.org.cn/flaw/show/CNVD-2021-49104
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://vulncheck.com/advisories/fanwei-eoffice-file-upload
- GitHub — M0ge/CNVD-2021-49104-Fanwei-Eoffice-fileupload github.com · Exploit https://github.com/M0ge/CNVD-2021-49104-Fanwei-Eoffice-fileupload/blo...
- GitHub — projectdiscovery/nuclei-templates github.com · Exploit https://github.com/projectdiscovery/nuclei-templates/blob/main/http/c...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2026-01-30 00:00 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Exploitation Status
Exploited in the wild
Recorded 2026-01-30 00:00:00 UTC · The Shadowserver
Weaknesses (CWE)
-
Unrestricted Upload of File with Dangerous Type
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC 6 months ago00:00 UTC · 6 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
15:51 UTC about 1 year ago15:51 UTC · about 1 year ago
CVE published
Vulnerability disclosed publicly
-
19:15 UTC over 1 year ago19:15 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-34046
{
"cve_id": "CVE-2025-34046",
"title": "Fanwei E-Office Unauthenticated File Upload",
"affected_vendor": "Shanghai Fanwei Network Technology",
"affected_product": "E-Office",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 10.0,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}