Bug 2527446
| Summary: | CVE-2026-69153 goose: PostCSS: Information disclosure via crafted sourceMappingURL [epel-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Matteo Signorini <msignori> |
| Component: | goose | Assignee: | RHEL Lightspeed Maint <rhel-lightspeed> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | epel10 | CC: | rhel-lightspeed, rodolfo.olivieri3, rolivier, rust-sig |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["a6e059a1-4502-48d3-a8db-757373eced47"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-09-02 17:41:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2510719 | ||
|
Description
Matteo Signorini
2026-09-02 14:03:06 UTC
Goose is not affected by this CVE, as the results are matching only the ui and documentation. In this case, both are removed in our specfile¹, since they are either used to compose the webui (desktop version) or documentation. rolivier@rolivier-thinkpadp16vgen1 ~/W/@/g/goose-1.45.0 (main)> rg -l postcss ui/pnpm-lock.yaml ui/desktop/package.json documentation/postcss.config.js documentation/plugins/tailwind-config.cjs documentation/package.json documentation/package-lock.json [1]: https://github.com/rhel-lightspeed/goose/blob/main/goose.spec#L470 |