CVE-2025-7195
Description
Early versions of Operator-SDK provided an insecure method to allow operator containers to run in environments that used a random UID. Operator-SDK before 0.15.2 provided a script, user_setup, which modifies the permissions of the /etc/passwd file to 664 during build time. Developers who used Operator-SDK before 0.15.2 to scaffold their operator may still be impacted by this if the insecure user_setup script is still being used to build new container images.
In affected images, the /etc/passwd file is created during build time with group-writable permissions and a group ownership of root (gid=0). An attacker who can execute commands within an affected container, even as a non-root user, may be able to leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/operator-framework/operator-sdkGo | < 0.15.2 | 0.15.2 |
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
29- github.com/advisories/GHSA-856v-8qm2-9wjvghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-7195ghsaADVISORY
- access.redhat.com/errata/RHBA-2024:11569ghsaWEB
- access.redhat.com/errata/RHEA-2025:23406nvdWEB
- access.redhat.com/errata/RHEA-2025:23478nvdWEB
- access.redhat.com/errata/RHEA-2026:0129nvdWEB
- access.redhat.com/errata/RHSA-2025:19332nvdWEB
- access.redhat.com/errata/RHSA-2025:19335nvdWEB
- access.redhat.com/errata/RHSA-2025:19958nvdWEB
- access.redhat.com/errata/RHSA-2025:19961nvdWEB
- access.redhat.com/errata/RHSA-2025:21368nvdWEB
- access.redhat.com/errata/RHSA-2025:21885nvdWEB
- access.redhat.com/errata/RHSA-2025:22415nvdWEB
- access.redhat.com/errata/RHSA-2025:22416nvdWEB
- access.redhat.com/errata/RHSA-2025:22418nvdWEB
- access.redhat.com/errata/RHSA-2025:22420nvdWEB
- access.redhat.com/errata/RHSA-2025:22683nvdWEB
- access.redhat.com/errata/RHSA-2025:22684nvdWEB
- access.redhat.com/errata/RHSA-2025:23528nvdWEB
- access.redhat.com/errata/RHSA-2025:23529nvdWEB
- access.redhat.com/errata/RHSA-2025:23542nvdWEB
- access.redhat.com/errata/RHSA-2026:0627nvdWEB
- access.redhat.com/errata/RHSA-2026:0718nvdWEB
- access.redhat.com/errata/RHSA-2026:0722nvdWEB
- access.redhat.com/errata/RHSA-2026:0737nvdWEB
- access.redhat.com/errata/RHSA-2026:2572nvdWEB
- access.redhat.com/errata/RHSA-2026:5633nvdWEB
- access.redhat.com/security/cve/CVE-2025-7195nvdWEB
- bugzilla.redhat.com/show_bug.cginvdWEB
News mentions
0No linked articles in our index yet.