stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.
Conclusion & alert: CVE-2018-12886 is rated High Exploit Risk (77.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 2.17%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +2.00% over the last day, indicating growing attacker interest. 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 | 0.17% | 2.17% | +2.00% |
| 2 | 2025-11-21 | 0.50% | 0.17% | -0.33% |
| 3 | 2025-11-18 | — | 0.50% | — |
Full EPSS history (12 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 | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2018-12886 |
suse
|
low | CVE-2018-12886 severity low: SUSE including 71 source package names (cpp48, cpp7, …), 456 product×package rows across 30 product lines (Magnum Orchestration 7, SLES for SAP Applications 11 SP3, … (30 product lines)): Known Not Affected 456. | https://www.suse.com/security/cve/CVE-2018-12886/ |
ubuntu
|
low | CVE-2018-12886 low priority: Ubuntu including 12 source packages (gcc-4.8, gcc-4.9, …), 221 status rows across 19 suites (bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 89, not-affected 68, ignored 39, needs-triage 21, needed 3, released 1. | https://ubuntu.com/security/CVE-2018-12886 |
| URL | Tags |
|---|---|
| https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup | Vendor Advisory |
| https://www.gnu.org/software/gcc/gcc-8/changes.html | Exploit Vendor Advisory |