CVE-2018-6558
CVE-2018-6558 is a medium-severity vulnerability in Google Fscrypt with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v2: 4.9
- EPSS exploit prediction: 1% (46th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Google Fscrypt
- Published:
- Last modified:
Description
The pam_fscrypt module in fscrypt before 0.2.4 may incorrectly restore primary and supplementary group IDs to the values associated with the root user, which allows attackers to gain privileges via a successful login through certain applications that use Linux-PAM (aka pam).
Frequently asked questions
- What is CVE-2018-6558?
- The pam_fscrypt module in fscrypt before 0.2.4 may incorrectly restore primary and supplementary group IDs to the values associated with the root user, which allows attackers to gain privileges via a successful login through certain applications that use Linux-PAM (aka pam).
- How severe is CVE-2018-6558?
- CVE-2018-6558 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2018-6558 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2018-6558?
- CVE-2018-6558 affects Google Fscrypt. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2018-6558?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2018-6558 published?
- CVE-2018-6558 was published on 2018-08-23 and last updated on 2026-06-17.
References
- https://github.com/google/fscrypt/commit/3022c1603d968c22f147b4a2c49c4637dd1be91b
- https://github.com/google/fscrypt/commit/315f9b042237200174a1fb99427f74027e191d66
- https://github.com/google/fscrypt/issues/77
- https://launchpad.net/bugs/1787548
Affected products (1)
- cpe:2.3:a:google:fscrypt:*:*:*:*:*:*:*:*
More vulnerabilities in Google Fscrypt
- CVE-2022-25327 — Medium (CVSS 5.5): The PAM module for fscrypt doesn't adequately validate fscrypt metadata files, allowing users to create malicious…
- CVE-2022-25326 — Medium (CVSS 5.5): fscrypt through v0.3.2 creates a world-writable directory by default when setting up a filesystem, allowing…
- CVE-2022-25328 — Medium (CVSS 5.0): The bash_completion script for fscrypt allows injection of commands via crafted mountpoint paths, allowing privilege…