The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.
Conclusion & alert: CVE-2019-13012 is rated Moderate Risk (59.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.60%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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-05-05 | 0.84% | 1.60% | +0.76% |
| 2 | 2025-11-21 | 1.50% | 0.84% | -0.65% |
| 3 | 2025-11-18 | — | 1.50% | — |
Full EPSS history (22 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2019-13012 not yet assigned priority: Debian including 1 source packages (glib2.0), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-13012 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2019-13012 |
suse
|
high | CVE-2019-13012 severity important: SUSE including 110 source package names (0.1.0:libglib-2_0-0-2.54.3-4.18.1, 0.1.75:glib2-tools-2.54.3-4.18.1, …), 526 product×package rows across 97 product lines (Container caasp/v4/389-ds, Container caasp/v4/busybox, … (97 product lines)): Fixed 521, Known Not Affected 5. | https://www.suse.com/security/cve/CVE-2019-13012/ |
ubuntu
|
medium | CVE-2019-13012 medium priority: Ubuntu including 1 source packages (glib2.0), 6 status rows across 6 suites (bionic, cosmic, disco, trusty, upstream, xenial): released 5, not-affected 1. | https://ubuntu.com/security/CVE-2019-13012 |