coreos-installer
Activity
- Latest release
- 6mo ago
- Total releases
- 37
- Cadence
- ~2 months
- Last 12 months
- 2
Details
- License
- Apache-2.0
- First release
- Nov 08, 2019
| Version | Released | |
|---|---|---|
0.26.0
unknown
|
0.26.0
unknown
Dependencies (36)
+ 28 more |
|
0.25.0
unknown
|
0.25.0
unknown
Dependencies (36)
+ 28 more |
|
0.24.0
unknown
|
0.24.0
unknown
Dependencies (36)
+ 28 more |
|
0.23.0
unknown
|
0.23.0
unknown
Dependencies (36)
+ 28 more |
|
0.22.1
unknown
|
0.22.1
unknown
Dependencies (36)
+ 28 more |
|
0.22.0
unknown
|
0.22.0
unknown
Dependencies (36)
+ 28 more |
|
0.21.0
unknown
|
0.21.0
unknown
Dependencies (36)
+ 28 more |
|
0.20.0
unknown
|
0.20.0
unknown
Dependencies (36)
+ 28 more |
|
0.19.0
unknown
|
0.19.0
unknown
Dependencies (36)
+ 28 more |
|
0.18.0
unknown
|
0.18.0
unknown
Dependencies (36)
+ 28 more |
|
0.17.0
unknown
|
0.17.0
unknown
Dependencies (36)
+ 28 more |
|
0.16.1
unknown
|
0.16.1
unknown
Dependencies (36)
+ 28 more |
|
0.16.0
unknown
|
0.16.0
unknown
Dependencies (36)
+ 28 more |
|
0.15.0
unknown
|
0.15.0
unknown
Dependencies (33)
+ 25 more |
|
0.14.0
unknown
|
0.14.0
unknown
Dependencies (33)
+ 25 more |
|
0.13.1
unknown
|
0.13.1
unknown
Dependencies (33)
+ 25 more |
|
0.13.0
unknown
|
0.13.0
unknown
Dependencies (33)
+ 25 more |
|
0.12.0
unknown
|
0.12.0
unknown
Dependencies (33)
+ 25 more |
|
0.11.0
unknown
|
0.11.0
unknown
Dependencies (29)
+ 21 more |
|
0.10.1
unknown
|
0.10.1
unknown
Dependencies (27)
+ 19 more |
|
0.10.0
unknown
1 CVE
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev |
0.10.0
unknown
Dependencies (27)
+ 19 more |
|
0.9.1
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.9.1
unknown
Dependencies (27)
+ 19 more |
|
0.9.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.9.0
unknown
Dependencies (27)
+ 19 more |
|
0.8.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.8.0
unknown
Dependencies (27)
+ 19 more |
|
0.7.2
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.7.2
unknown
Dependencies (24)
+ 16 more |
|
0.7.1
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.7.1
unknown
Dependencies (24)
+ 16 more |
|
0.7.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.7.0
unknown
Dependencies (24)
+ 16 more |
|
0.6.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.6.0
unknown
Dependencies (23)
+ 15 more |
|
0.5.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.5.0
unknown
Dependencies (23)
+ 15 more |
|
0.4.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.4.0
unknown
Dependencies (22)
+ 14 more |
|
0.3.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.3.0
unknown
Dependencies (23)
+ 15 more |
|
0.2.1
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.2.1
unknown
Dependencies (22)
+ 14 more |
|
0.2.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.2.0
unknown
Dependencies (22)
+ 14 more |
|
0.1.3
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.1.3
unknown
Dependencies (15)
+ 7 more |
|
0.1.2
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.1.2
unknown
Dependencies (14)
+ 6 more |
|
0.1.1
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.1.1
unknown
Dependencies (14)
+ 6 more |
|
0.1.0
unknown
2 CVEs
CVE-2021-20319
RUSTSEC-2022-0103
GHSA-3r3g-g73x-g593
Mar 04, 2022
Incorrect signature verification on gzip-compressed install images
7.8
/ 10
High
Local
Low
None
Required
Unchanged
High
High
High
The coreos-installer is a program to fetch a disk image and stream it to a target disk. During the installation process the installation image gpg signatures are verified. The signature verification can be bypassed for gzip-compressed images due to a flaw in gzip coreos-installer wrapper. When the decoder encounters the gzip trailer, it signals EOF to its output and does not continue reading from its input. As a result, earlier wrappers don't notice that they've reached EOF. In particular, the GPG wrapper does not check the exit code of GPG. Thus, if an attacker can substitute an attacker-controlled gzipped disk image, installation will complete successfully without a valid signature. This vulnerability impacts only specific, User-Provisioned Infrastructure (UPI) installation methods where coreos-installer is used and where gzip-compressed images are configured as the installation source. The Installer-Provisioned Infrastructure (IPI) bare-metal installs do use coreos-installer, but this installation method uses an install image embedded in the live OS image (ISO or PXE image), therefore is not affected by this vulnerability. This vulnerability is specific to some upstream Fedora CoreOS installation flows. Fixed in
0.10.1
References Updated Dec 21, 2025 · Source: OSV.dev
CVE-2021-3917
GHSA-862g-9h5m-m3qv
Nov 08, 2021
coreos-installer < 0.10.0 writes world-readable Ignition config to installed system
5.5
/ 10
Medium
Local
Low
Low
None
Unchanged
High
None
None
ImpactOn systems installed with coreos-installer before 0.10.0, the user-provided Ignition config was written to Default configurations of Fedora CoreOS and RHEL CoreOS do not include any unprivileged user accounts. In addition, instances launched from a cloud image, and systems provisioned with the Patchescoreos-installer 0.10.0 and later writes the Ignition config with restricted permissions. WorkaroundsOn Fedora CoreOS systems installed from version 34.20210711.3.0 (stable), 34.20210711.2.0 (testing), 34.20210711.1.1 (next) and later, the On other systems,
ReferencesFor more information, see https://github.com/coreos/fedora-coreos-tracker/issues/889. For more informationIf you have any questions or comments about this advisory, open an issue in coreos-installer or email the CoreOS development mailing list. Fixed in
0.10.0
References
Updated Nov 08, 2023 · Source: OSV.dev |
0.1.0
unknown
Dependencies (12)
+ 4 more |