Bug 2514979 (CVE-2026-73423)
| Summary: | CVE-2026-73423 astro: Astro: Cross-site Request Forgery (CSRF) due to origin check bypass in `astro/hono` pipeline | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in Astro. The composable `astro/hono` pipeline can bypass origin checks, which are designed to prevent unauthorized cross-site requests. This occurs because the `security.checkOrigin` mechanism is not consistently applied when `middleware()` is absent or misordered in the pipeline. A remote attacker can exploit this vulnerability by sending specially crafted cross-origin requests, leading to blind write-only cross-site request forgery (CSRF). This allows the attacker to trigger unintended state-mutating actions or endpoint handlers using a victim's authenticated session.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | 2523526 | ||
| Bug Blocks: | |||
|
Description
OSIDB Bzimport
2026-08-12 20:41:30 UTC
|