CVE-2026-73423
Last modified
CVE-2026-73423 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware() primitive, while actions() and pages() can dispatch to user code independently. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware() primitive, while actions() and pages() can dispatch to user code independently. Mounting actions() before middleware(), as in the examples/advanced-routing example and Cloudflare Hono documentation, allows cross-origin form-encoded action requests to execute before the origin check, and using pages() without middleware() drops the check for on-demand endpoints and pages. The flaw enables blind write-only cross-site request forgery using the victim's cookies against ActionHandler.handle and PagesHandler.handleWithErrorFallback when manifest.checkOrigin is enabled; the attacker can trigger a state-mutating action or endpoint handler but cannot read the cross-origin response. The default non-composable astro() pipeline is not affected. This issue is fixed in version 7.0.6.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| withastro | astro | >= 7.0.0, < 7.0.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73423?
How severe is CVE-2026-73423?
How do I fix CVE-2026-73423?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73418NextAuth.js provides authentication for Next.js. Prior to @a…7.5
- CVE-2026-73419NextAuth.js provides authentication for Next.js. Prior to@au…6.8
- CVE-2026-7342Use after free in WebView in Google Chrome on Android prior …8.8
- CVE-2026-73420NextAuth.js provides authentication for Next.js. Prior to @a…9.1
- CVE-2026-73421NextAuth.js provides authentication for Next.js. From next-a…9.1
- CVE-2026-73422Astro is a web framework for content-driven websites. From 2…5.3
- CVE-2026-73424Astro is a web framework for content-driven websites. From 1…6.5
- CVE-2026-73425Astro is a web framework for content-driven websites. Prior …3.7
- CVE-2026-73426Trix is a what-you-see-is-what-you-get rich text editor for …4.6
- CVE-2026-73427Trix is a what-you-see-is-what-you-get rich text editor for …2.1
- CVE-2026-73428Trix is a what-you-see-is-what-you-get rich text editor for …4.6
- CVE-2026-73429Russh is a Rust SSH client & server library. Prior to 0.62.4…5.3
Are you affected by CVE-2026-73423?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
