The Java implementation of AMF3 deserializers used in Flamingo amf-serializer by Exadel, version 2.2.0 derives class instances from java.io.Externalizable rather than the AMF3 specification's recommendation of flash.utils.IExternalizable. A remote attacker with the ability to spoof or control an RMI server connection may be able to send serialized Java objects that execute arbitrary code when deserialized.
Conclusion & alert: CVE-2017-3201 is rated High Exploit Risk (77.3/100): CVSS High severity, with high exploitation likelihood (EPSS 5.38%, 92th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 7.51% | 5.38% | -2.12% |
| 2 | 2025-12-26 | 7.87% | 7.51% | -0.37% |
| 3 | 2025-05-12 | — | 7.87% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.0 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| exadel | flamingo_amf-serializer | 2.2.0 | cpe:2.3:a:exadel:flamingo_amf-serializer:2.2.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://www.securityfocus.com/bid/97380 | Third Party Advisory VDB Entry |
| http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution | Third Party Advisory |
| https://codewhitesec.blogspot.com/2017/04/amf.html | Exploit Third Party Advisory |
| https://www.kb.cert.org/vuls/id/307983 | Third Party Advisory |