CVE-2025-34039
High PUBLISHEDYonyou NC BeanShell Command Injection
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
A code injection vulnerability exists in Yonyou UFIDA NC v6.5 and prior due to the exposure of the BeanShell testing servlet (bsh.servlet.BshServlet) without proper access controls. The servlet allows unauthenticated remote attackers to execute arbitrary Java code via the bsh.script parameter. This can be exploited to run system commands and ultimately gain full control over the target server. The issue is rooted in a third-party JAR component bundled with the application, and the servlet is accessible without authentication on vulnerable installations. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-05 UTC.
- CVE Published
- Jun 24, 2025
- Exploitation Reported
- Jan 12, 2026
- CVSS
- 10.0 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Yonyou Co., Ltd. |
UFIDA NC
|
0 to <= 6.5 |
Affected |
CVE References
- Third-Party Advisory — cnvd.org.cn cnvd.org.cn · Third-Party Advisory https://www.cnvd.org.cn/flaw/show/CNVD-2021-30167
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://vulncheck.com/advisories/yonyou-ufida-nc-beanshell-code-injec...
- Exploit — cnblogs.com cnblogs.com · Exploit https://www.cnblogs.com/pursue-security/p/17685141.html
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-12 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-12 00:00:00 UTC · The Shadowserver
Weaknesses (CWE)
-
Missing Authentication for Critical Function
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
-
01:07 UTC about 1 year ago01:07 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-34039
{
"cve_id": "CVE-2025-34039",
"title": "Yonyou NC BeanShell Command Injection",
"affected_vendor": "Yonyou Co., Ltd.",
"affected_product": "UFIDA NC",
"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": [ "..." ]
}