CVE-2026-73423

Source
https://cve.org/CVERecord?id=CVE-2026-73423
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73423.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-73423
Aliases
Published
2026-08-12T20:35:32.181Z
Modified
2026-08-15T11:31:25.150763373Z
Severity
  • 5.1 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73423.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/withastro/astro

Affected ranges

Type
GIT
Repo
https://github.com/withastro/astro
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.0.6"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

@astrojs/alpinejs@1.*
@astrojs/alpinejs@1.0.0
@astrojs/cloudflare@14.*
@astrojs/cloudflare@14.0.0
@astrojs/cloudflare@14.0.1
@astrojs/cloudflare@14.0.2
@astrojs/cloudflare@14.1.0
@astrojs/markdoc@2.*
@astrojs/markdoc@2.0.0
@astrojs/markdoc@2.0.1
@astrojs/markdoc@2.0.2
@astrojs/markdown-satteri@0.*
@astrojs/markdown-satteri@0.3.1
@astrojs/markdown-satteri@0.3.2
@astrojs/mdx@7.*
@astrojs/mdx@7.0.0
@astrojs/mdx@7.0.1
@astrojs/netlify@8.*
@astrojs/netlify@8.0.0
@astrojs/netlify@8.1.0
@astrojs/node@11.*
@astrojs/node@11.0.0
@astrojs/node@11.0.1
@astrojs/preact@6.*
@astrojs/preact@6.0.0
@astrojs/react@6.*
@astrojs/react@6.0.0
@astrojs/rss@4.*
@astrojs/rss@4.0.19
@astrojs/solid-js@7.*
@astrojs/solid-js@7.0.0
@astrojs/svelte@9.*
@astrojs/svelte@9.0.0
@astrojs/svelte@9.0.1
@astrojs/upgrade@0.*
@astrojs/upgrade@0.7.3
@astrojs/vercel@11.*
@astrojs/vercel@11.0.0
@astrojs/vercel@11.0.1
@astrojs/vue@7.*
@astrojs/vue@7.0.0
@astrojs/vue@7.0.1
astro-vscode@2.*
astro-vscode@2.16.17
astro@7.*
astro@7.0.0
astro@7.0.1
astro@7.0.2
astro@7.0.3
astro@7.0.4
astro@7.0.5
create-astro@5.*
create-astro@5.1.0
create-astro@5.2.0
create-astro@5.2.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-73423.json"