CVE-2025-34042
High PUBLISHEDBeward N100 IP Camera Remote Command Execution
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
An authenticated command injection vulnerability exists in the Beward N100 IP Camera firmware version M2.1.6.04C014 via the ServerName and TimeZone parameters in the servetest CGI page. An attacker with access to the web interface can inject arbitrary system commands into these parameters, which are unsafely embedded into backend system calls without proper input sanitization. Successful exploitation results in remote code execution with root privileges. Exploitation evidence was observed by the Shadowserver Foundation on 2024-12-02 UTC.
- CVE Published
- Jun 26, 2025
- Exploitation Reported
- Jun 26, 2025
- CVSS
- 9.4 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Beward |
N100 IP Camera
|
M2.1.6.04C014 |
Affected |
CVE References
- Third-Party Advisory — zeroscience.mk zeroscience.mk · Third-Party Advisory https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5512.php
- Third-Party Advisory — fortiguard.com fortiguard.com · Third-Party Advisory https://www.fortiguard.com/encyclopedia/ips/48618
- Third-Party Advisory — s4e.io s4e.io · Third-Party Advisory https://s4e.io/tools/beward-n100-h264-vga-ip-camera-arbitrary-file-di...
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://vulncheck.com/advisories/beward-n100-remote-command-execution
- Exploit — packetstorm.news packetstorm.news · Exploit https://packetstorm.news/files/id/151531
Show 2 more references
- Exploit — cxsecurity.com cxsecurity.com · Exploit https://cxsecurity.com/issue/WLB-2019020042
- Product — beward.net beward.net · Product https://www.beward.net
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-06-26 15:51 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:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Exploitation Status
Exploited in the wild
Recorded 2025-06-26 15:51:13 UTC · The Shadowserver
Weaknesses (CWE)
-
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
15:51 UTC about 1 year ago15:51 UTC · about 1 year ago
CVE published
Vulnerability disclosed publicly
-
15:51 UTC about 1 year ago15:51 UTC · about 1 year ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
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-34042
{
"cve_id": "CVE-2025-34042",
"title": "Beward N100 IP Camera Remote Command Execution",
"affected_vendor": "Beward",
"affected_product": "N100 IP Camera",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 9.4,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}