CVE-2025-34067
High PUBLISHEDHikvision Integrated Security Management Platform Remote Command Execution via applyCT Fastjson
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 remote command execution vulnerability exists in the applyCT component of the Hikvision Integrated Security Management Platform due to the use of a vulnerable version of the Fastjson library. The endpoint /bic/ssoService/v1/applyCT deserializes untrusted user input, allowing an attacker to trigger Fastjson's auto-type feature to load arbitrary Java classes. By referencing a malicious class via an LDAP URL, an attacker can achieve remote code execution on the underlying system. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-05 UTC.
- CVE Published
- Jul 02, 2025
- Exploitation Reported
- Jul 02, 2025
- CVSS
- 10.0 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Hikvision |
Integrated Security Management Platform
|
0 |
Affected |
CVE References
- Third-Party Advisory — s4e.io s4e.io · Third-Party Advisory https://s4e.io/tools/hikvision-applyct-remote-code-execution
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://vulncheck.com/advisories/hikvision-ismp-rce-applyct
- GitHub — PeiQi0/PeiQi-WIKI-Book github.com · Exploit https://github.com/PeiQi0/PeiQi-WIKI-Book/blob/main/docs/wiki/iot/HIK...
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 | 2025-07-02 13:44 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 2025-07-02 13:44:21 UTC · The Shadowserver
Weaknesses (CWE)
-
Deserialization of Untrusted Data
Recent Mentions
Daily CyberSecurity · Jun 12, 2026
The tech world faces a severe threat today. Millions of users are currently at risk due to a The post Millions at Risk: 9.8 CVSS Remote Code Execution in HTTP.sys appeared first on Daily CyberSecurity. Related posts: FiberGateway Router Hacked: Portugal’s 1.6M Homes at Risk Critical HIKVISION applyCT Flaw (CVE-2025-34067, CVSS 10.0): Unauthenticated RCE Via Fastjson SharePoint Server Under Active Zero-Day Attack (CVE-2025-53770, CVSS 9.8), No Patch Yet!
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
13:44 UTC about 1 year ago13:44 UTC · about 1 year ago
CVE published
Vulnerability disclosed publicly
-
13:44 UTC about 1 year ago13:44 UTC · about 1 year ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
19:15 UTC about 1 year ago19:15 UTC · about 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-34067
{
"cve_id": "CVE-2025-34067",
"title": "Hikvision Integrated Security Management Platform Remote Command Execution vi...",
"affected_vendor": "Hikvision",
"affected_product": "Integrated Security Management Platform",
"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": [ "..." ]
}