{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
        "slug": "dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/"
        },
        "title": "Do not use missing Virtual WAN propagation as proof of network isolation",
        "summary": "Can two secured-hub virtual networks still communicate when their routes are not propagated to each other?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "network-infrastructure",
            "label": "Networks & infrastructure",
            "alt": "Resilient network core with engineered blue and gold data paths.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-10T00:22:36+00:00",
        "modified_at": "2026-09-10T02:14:31+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 247,
        "potentially_affected": "Apply this check to the documented secured-hub Azure Firewall static-route design without routing intent. Identify aggregate routes as well as specific prefixes before declaring two connected virtual networks isolated.",
        "dse_recommendation": "Express the intended denial in the firewall policy and validate the complete path.",
        "primary_source": {
            "name": "Static routes in Azure Virtual WAN - Azure Virtual WAN | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/azure/virtual-wan/static-routes",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Microsoft warns that Virtual WAN route associations and propagation settings do not guarantee isolation between virtual networks in a secured hub. An aggregate static route pointing to Azure Firewall can still provide a path between networks that do not propagate to each other. The source directs administrators to firewall network rules for the required block. Its Azure Firewall static-route pattern excludes hubs with routing intent enabled. <a href=\"https://learn.microsoft.com/en-us/azure/virtual-wan/static-routes\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Apply this check to the documented secured-hub Azure Firewall static-route design without routing intent. Identify aggregate routes as well as specific prefixes before declaring two connected virtual networks isolated.</p>\n<h2>DSE recommendation</h2>\n<p>Express the intended denial in the firewall policy and validate the complete path. Have the network and security owners review the associated route tables, propagated prefixes and aggregate next hops together. Document which traffic must be denied and which neighboring traffic must remain permitted. Keep a routing omission separate from a reviewed security rule. Propose only the required policy change and preserve the existing route and rule state for the authorized test.</p>\n<h2>Verification</h2>\n<p>From approved endpoints, test both the intended denied connection and an explicitly allowed control flow. Retain the actual route and firewall decision with the result. Include destinations covered by a broader static prefix, not only directly listed routes. If traffic still passes through the firewall, investigate the matching rule instead of treating absent peer propagation as proof that the observation is impossible.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/azure/virtual-wan/static-routes\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Static routes in Azure Virtual WAN</a>.</p>",
        "content_text": "Source facts\nMicrosoft warns that Virtual WAN route associations and propagation settings do not guarantee isolation between virtual networks in a secured hub. An aggregate static route pointing to Azure Firewall can still provide a path between networks that do not propagate to each other. The source directs administrators to firewall network rules for the required block. Its Azure Firewall static-route pattern excludes hubs with routing intent enabled. Microsoft Learn.\nApplicability\nApply this check to the documented secured-hub Azure Firewall static-route design without routing intent. Identify aggregate routes as well as specific prefixes before declaring two connected virtual networks isolated.\nDSE recommendation\nExpress the intended denial in the firewall policy and validate the complete path. Have the network and security owners review the associated route tables, propagated prefixes and aggregate next hops together. Document which traffic must be denied and which neighboring traffic must remain permitted. Keep a routing omission separate from a reviewed security rule. Propose only the required policy change and preserve the existing route and rule state for the authorized test.\nVerification\nFrom approved endpoints, test both the intended denied connection and an explicitly allowed control flow. Retain the actual route and firewall decision with the result. Include destinations covered by a broader static prefix, not only directly listed routes. If traffic still passes through the firewall, investigate the matching rule instead of treating absent peer propagation as proof that the observation is impossible.\nOfficial references\nMicrosoft Learn: Static routes in Azure Virtual WAN.",
        "content_markdown": "## Source facts\n\nMicrosoft warns that Virtual WAN route associations and propagation settings do not guarantee isolation between virtual networks in a secured hub. An aggregate static route pointing to Azure Firewall can still provide a path between networks that do not propagate to each other. The source directs administrators to firewall network rules for the required block. Its Azure Firewall static-route pattern excludes hubs with routing intent enabled. [Microsoft Learn](https://learn.microsoft.com/en-us/azure/virtual-wan/static-routes).\n\n## Applicability\n\nApply this check to the documented secured-hub Azure Firewall static-route design without routing intent. Identify aggregate routes as well as specific prefixes before declaring two connected virtual networks isolated.\n\n## DSE recommendation\n\nExpress the intended denial in the firewall policy and validate the complete path. Have the network and security owners review the associated route tables, propagated prefixes and aggregate next hops together. Document which traffic must be denied and which neighboring traffic must remain permitted. Keep a routing omission separate from a reviewed security rule. Propose only the required policy change and preserve the existing route and rule state for the authorized test.\n\n## Verification\n\nFrom approved endpoints, test both the intended denied connection and an explicitly allowed control flow. Retain the actual route and firewall decision with the result. Include destinations covered by a broader static prefix, not only directly listed routes. If traffic still passes through the firewall, investigate the matching rule instead of treating absent peer propagation as proof that the observation is impossible.\n\n## Official references\n\n[Microsoft Learn: Static routes in Azure Virtual WAN](https://learn.microsoft.com/en-us/azure/virtual-wan/static-routes)."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Do not use missing Virtual WAN propagation as proof of network isolation",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/",
                "headline": "Do not use missing Virtual WAN propagation as proof of network isolation",
                "description": "Can two secured-hub virtual networks still communicate when their routes are not propagated to each other?",
                "abstract": "Can two secured-hub virtual networks still communicate when their routes are not propagated to each other?",
                "articleBody": "Source facts\nMicrosoft warns that Virtual WAN route associations and propagation settings do not guarantee isolation between virtual networks in a secured hub. An aggregate static route pointing to Azure Firewall can still provide a path between networks that do not propagate to each other. The source directs administrators to firewall network rules for the required block. Its Azure Firewall static-route pattern excludes hubs with routing intent enabled. Microsoft Learn.\nApplicability\nApply this check to the documented secured-hub Azure Firewall static-route design without routing intent. Identify aggregate routes as well as specific prefixes before declaring two connected virtual networks isolated.\nDSE recommendation\nExpress the intended denial in the firewall policy and validate the complete path. Have the network and security owners review the associated route tables, propagated prefixes and aggregate next hops together. Document which traffic must be denied and which neighboring traffic must remain permitted. Keep a routing omission separate from a reviewed security rule. Propose only the required policy change and preserve the existing route and rule state for the authorized test.\nVerification\nFrom approved endpoints, test both the intended denied connection and an explicitly allowed control flow. Retain the actual route and firewall decision with the result. Include destinations covered by a broader static prefix, not only directly listed routes. If traffic still passes through the firewall, investigate the matching rule instead of treating absent peer propagation as proof that the observation is impossible.\nOfficial references\nMicrosoft Learn: Static routes in Azure Virtual WAN.",
                "datePublished": "2026-09-10T00:22:36+00:00",
                "dateModified": "2026-09-10T02:14:31+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-560-do-not-use-missing-virtual-wan-propagation-as-proof-of-network-isolation/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Do not use missing Virtual WAN propagation as proof of network isolation"
                },
                "articleSection": [
                    "Cybersecurity",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "Cybersecurity",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 247,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Static routes in Azure Virtual WAN - Azure Virtual WAN | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/azure/virtual-wan/static-routes"
                }
            }
        ]
    }
}