{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-49824",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-01T18:50:36.055Z",
        "datePublished": "2026-06-10T17:25:51.920Z",
        "dateUpdated": "2026-06-10T18:21:55.488Z"
    },
    "containers": {
        "cna": {
            "title": "Fission: Cross-namespace Environment reference via unvalidated EnvironmentRef in Function admission webhook",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-284",
                            "lang": "en",
                            "description": "CWE-284: Improper Access Control",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 8.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/fission/fission/security/advisories/GHSA-cvw6-gfvv-953q",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/fission/fission/security/advisories/GHSA-cvw6-gfvv-953q"
                },
                {
                    "name": "https://github.com/fission/fission/pull/3389",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/fission/fission/pull/3389"
                },
                {
                    "name": "https://github.com/fission/fission/releases/tag/v1.24.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/fission/fission/releases/tag/v1.24.0"
                }
            ],
            "affected": [
                {
                    "vendor": "fission",
                    "product": "fission",
                    "versions": [
                        {
                            "version": "< 1.24.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-06-10T17:25:51.920Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.24.0, the Fission Function admission webhook (pkg/webhook/function.go) validated that spec.secrets[].namespace and spec.configmaps[].namespace equalled the function's own namespace but performed no equivalent check on spec.environment.namespace. This issue has been patched in version 1.24.0."
                }
            ],
            "source": {
                "advisory": "GHSA-cvw6-gfvv-953q",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-10T18:21:48.626805Z",
                                "id": "CVE-2026-49824",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-06-10T18:21:55.488Z"
                }
            }
        ]
    }
}