CVE-2025-34033
High PUBLISHED5VTechnologies Blue Angel Software Suite OS 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
An OS command injection vulnerability exists in the Blue Angel Software Suite running on embedded Linux devices via the ping_addr parameter in the webctrl.cgi script. The application fails to properly sanitize input before passing it to the system-level ping command. An authenticated attacker can inject arbitrary commands by appending shell metacharacters to the ping_addr parameter in a crafted GET request to /cgi-bin/webctrl.cgi?action=pingtest_update. The command's output is reflected in the application's web interface, enabling attackers to view results directly. Default and backdoor credentials can be used to access the interface and exploit the issue. Successful exploitation results in arbitrary command execution as the root user. Exploitation evidence was observed by the Shadowserver Foundation on 2025-01-26 UTC.
- CVE Published
- Jun 24, 2025
- Exploitation Reported
- Oct 22, 2025
- CVSS
- 7.7 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| 5VTechnologies |
Blue Angel Software Suite
|
0 |
Affected |
CVE References
- Third-Party Advisory — exploit-db.com exploit-db.com · Third-Party Advisory https://www.exploit-db.com/exploits/46792
- Third-Party Advisory — vulncheck.com vulncheck.com · Third-Party Advisory https://vulncheck.com/advisories/5vtechnologies-blue-angel-command-in...
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-10-22 16:58 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:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Exploitation Status
Exploited in the wild
Recorded 2025-10-22 16:58:31 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.
-
16:58 UTC 9 months ago16:58 UTC · 9 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
00:59 UTC about 1 year ago00:59 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-34033
{
"cve_id": "CVE-2025-34033",
"title": "5VTechnologies Blue Angel Software Suite OS Command Injection",
"affected_vendor": "5VTechnologies",
"affected_product": "Blue Angel Software Suite",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 7.7,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}