CVE-2025-4009
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe Evertz SDVN 3080ipx-10G is a High Bandwidth Ethernet Switching Fabric for Video Application. This device exposes a web management interface on port 80. This web management interface can be used by administrators to control product features, setup network switching, and register license among other features. The application has been developed in PHP with the webEASY SDK, also named ‘ewb’ by Evertz. This web interface has two endpoints that are vulnerable to arbitrary command injection (CVE-2025-4009, CVE-2025-10364) and the authentication mechanism has a flaw leading to authentication bypass (CVE-2025-10365). CVE-2025-4009 covers the command injection in feature-transfer-import.php CVE-2025-10364 covers the command injection in feature-transfer-export.php Remote unauthenticated attackers can gain arbitrary command execution with elevated privileges ( root ) on affected devices. This level of access could lead to serious business impact such as the interruption of media streaming, modification of media being streamed, alteration of closed captions being generated, among others.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe Evertz SDVN 3080ipx-10G is a video application ethernet switching fabric with a PHP-based web management interface (webEASY/ewb) on port 80. Two endpoints (feature-transfer-import.php and feature-transfer-export.php) contain arbitrary command injection vulnerabilities. Combined with an authentication bypass flaw (CVE-2025-10365), remote unauthenticated attackers can achieve root-level command execution on affected devices.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- Authentication
- Y
- User interaction
- None
- Scope
- N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:X/V:C/RE:X/U:X
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the device modelAccess the device's web management interface or check the device label/documentation for the model number. Look for 'SDVN 3080ipx-10G' or 'Evertz' branding.Affected if The device is not an Evertz SDVN 3080ipx-10G (different models are not affected by this specific CVE)
-
Confirm the web management interface is enabledAttempt to access the device's web interface on port 80 (HTTP). If a login page or web application loads, the interface is enabled.Affected if The web management interface is accessible on port 80 and responds with the webEVERY SDK ('ewb') application
-
Check for the vulnerable endpointNavigate to or probe for the presence of 'feature-transfer-import.php' in the /ewb/ or web interface paths. For example: http://<device-ip>/ewb/feature-transfer-import.phpAffected if The file feature-transfer-import.php exists and is accessible on the web server
-
Compare installed firmware versionCheck the device's firmware version through the web interface (typically in System Settings, About, or Status pages) or via CLI if available.Affected if The installed firmware version matches the affected version range for CVE-2025-4009 (no specific versions provided; contact Evertz to confirm if your version is vulnerable)
-
Verify the similar endpoint exposureAlso check for 'feature-transfer-export.php' endpoint which was affected by the related CVE-2025-10364.Affected if Either feature-transfer-import.php or feature-transfer-export.php is exposed without authentication
The environment is affected if the device is an Evertz SDVN 3080ipx-10G with an accessible web management interface that exposes the feature-transfer-import.php endpoint.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply vendor-supplied patches from Evertz for CVE-2025-4009/10364/10365 when available. If patches are unavailable, immediately restrict network access to the management interface via firewall rules or network isolation, and monitor for indicators of compromise.
- Consultation6.0 h
- Implementation8.0 h
- Testing10.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,776.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-4009 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-4009 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data