CVE-2025-47856
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 · uneditedTwo improper neutralization of special elements used in an OS command ('OS Command Injection') vulnerabilities [CWE-78] in Fortinet FortiVoice version 7.2.0, 7.0.0 through 7.0.6 and before 6.4.10 allows a privileged attacker to execute arbitrary code or commands via crafted HTTP/HTTPS or CLI requests.
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 confidenceOS command injection vulnerability in FortiVoice allows authenticated privileged attackers to execute arbitrary commands via specially crafted HTTP/HTTPS or CLI requests. The vulnerability affects versions 7.2.0, 7.0.0 through 7.0.6, and versions before 6.4.10. This is a CWE-78 (OS Command Injection) flaw where improper neutralization of special elements in OS commands occurs.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 6.4.0, < 6.4.11>= 7.0.0, < 7.0.7= 7.2.0CVSS 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
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
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 FortiVoice versionAccess the FortiVoice web UI or CLI and navigate to the system status or version information page. In the CLI, run 'get system status' or 'fwm -d status' to retrieve the firmware version.Affected if The installed version is 7.2.0, or 7.0.0 through 7.0.6, or 6.4.0 through 6.4.10 (i.e., falls within >= 6.4.0, < 6.4.11; >= 7.0.0, < 7.0.7; or equals 7.2.0).
-
Confirm HTTP/HTTPS management interface is enabledCheck the FortiVoice network configuration via the web UI under System > Network > Interface, or run 'show system interface' in the CLI to see which interfaces have management access enabled.Affected if HTTP or HTTPS management is enabled on any accessible network interface, allowing remote attackers to send specially crafted requests.
-
Verify CLI access is availableCheck if SSH or console access is configured. In the web UI, go to System > Admin > Administrators to review access methods, or run 'show system interface' to check for SSH-enabled interfaces.Affected if SSH or console access is permitted, as the vulnerability can be exploited via CLI requests.
-
Review administrative accounts and privilegesIn the FortiVoice web UI, navigate to System > Admin > Administrators to list all accounts. In the CLI, run 'get system admin' to see administrator accounts and their profiles.Affected if Multiple privileged administrator accounts exist or accounts with elevated permissions beyond least-privilege principles are present, increasing exploitation risk.
-
Inspect system logs for suspicious command activityIn the FortiVoice web UI, go to Log & Report > Event Log > System Events. Look for entries involving CLI commands, particularly those with unusual syntax or originating from unexpected sources.Affected if Logs contain anomalous CLI commands, unexpected execution patterns, or entries indicating privilege escalation attempts.
You are affected if your FortiVoice version falls within 6.4.0 to 6.4.10, 7.0.0 to 7.0.6, or equals 7.2.0, and the management interface (HTTP/HTTPS or CLI) is accessible to authenticated privileged attackers.
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.
dbcve · scoped6.4.117.0.7
Apply the vendor-supplied security patch from Fortinet for FortiVoice. Since this requires privileged access, enforce least-privilege principles for administrative accounts and monitor for anomalous administrative activities or suspicious CLI/HTTP request patterns.
FortiVoice 6.4.x -> 6.4.11+; FortiVoice 7.0.x -> 7.0.7+; FortiVoice 7.2.0 -> 7.2.1+
- 1. Identify the currently installed FortiVoice version by checking the system information in the FortiVoice admin GUI or via CLI command 'get system status'
- 2. Determine which version branch you are currently running (6.4.x, 7.0.x, or 7.2.0)
- 3. For FortiVoice 6.4.x (versions 6.4.0 through 6.4.10): Plan upgrade to version 6.4.11 or later
- 4. For FortiVoice 7.0.x (versions 7.0.0 through 7.0.6): Plan upgrade to version 7.0.7 or later
- 5. For FortiVoice 7.2.0: Plan upgrade to version 7.2.1 or later (if available) or the next stable release in the 7.2 branch
- 6. Before upgrading, backup the FortiVoice configuration via GUI (System > Configuration > Backup) or CLI command 'execute backup config'
- 7. Review Fortinet's upgrade documentation and release notes for any specific migration requirements
- 8. Perform the upgrade via FortiVoice GUI (System > Firmware) or CLI command 'execute firmware upgrade', or upload the firmware file manually
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation12.0 h
- Testing8.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,808.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-47856 — 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-47856 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