{"api_version":"1","generated_at":"2026-06-18T23:59:42+00:00","cve":"CVE-2026-49823","urls":{"html":"https://cve.report/CVE-2026-49823","api":"https://cve.report/api/cve/CVE-2026-49823.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-49823","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-49823"},"summary":{"title":"Fission: Cross-namespace Package read via unvalidated PackageRef in Function admission webhook","description":"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, a Fission Function spec carries three reference types — Secret, ConfigMap, and Package. The first two were namespace-validated by the admission webhook; PackageRef.Namespace was not. This issue has been patched in version 1.24.0.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-06-10 18:17:10","updated_at":"2026-06-10 19:37:41"},"problem_types":["CWE-284","CWE-863","CWE-284 CWE-284: Improper Access Control","CWE-863 CWE-863: Incorrect Authorization"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"7.7","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","baseScore":7.7,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.7","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.7,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/fission/fission/security/advisories/GHSA-3r8v-2xmj-5c39","name":"https://github.com/fission/fission/security/advisories/GHSA-3r8v-2xmj-5c39","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/fission/fission/releases/tag/v1.24.0","name":"https://github.com/fission/fission/releases/tag/v1.24.0","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/fission/fission/pull/3389","name":"https://github.com/fission/fission/pull/3389","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-49823","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-49823","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"fission","product":"fission","version":"affected < 1.24.0","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"49823","cve":"CVE-2026-49823","epss":"0.002650000","percentile":"0.176650000","score_date":"2026-06-16","updated_at":"2026-06-17 00:05:45"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"fission","vendor":"fission","versions":[{"status":"affected","version":"< 1.24.0"}]}],"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, a Fission Function spec carries three reference types — Secret, ConfigMap, and Package. The first two were namespace-validated by the admission webhook; PackageRef.Namespace was not. This issue has been patched in version 1.24.0."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.7,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-284","description":"CWE-284: Improper Access Control","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-863","description":"CWE-863: Incorrect Authorization","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-06-10T17:23:23.682Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/fission/fission/security/advisories/GHSA-3r8v-2xmj-5c39","tags":["x_refsource_CONFIRM"],"url":"https://github.com/fission/fission/security/advisories/GHSA-3r8v-2xmj-5c39"},{"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"}],"source":{"advisory":"GHSA-3r8v-2xmj-5c39","discovery":"UNKNOWN"},"title":"Fission: Cross-namespace Package read via unvalidated PackageRef in Function admission webhook"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-49823","datePublished":"2026-06-10T17:23:23.682Z","dateReserved":"2026-06-01T18:50:36.055Z","dateUpdated":"2026-06-10T17:23:23.682Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-06-10 18:17:10","lastModifiedDate":"2026-06-10 19:37:41","problem_types":["CWE-284","CWE-863","CWE-284 CWE-284: Improper Access Control","CWE-863 CWE-863: Incorrect Authorization"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","baseScore":7.7,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE"},"exploitabilityScore":3.1,"impactScore":4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"49823","Ordinal":"1","Title":"Fission: Cross-namespace Package read via unvalidated PackageRef","CVE":"CVE-2026-49823","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"49823","Ordinal":"1","NoteData":"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, a Fission Function spec carries three reference types — Secret, ConfigMap, and Package. The first two were namespace-validated by the admission webhook; PackageRef.Namespace was not. This issue has been patched in version 1.24.0.","Type":"Description","Title":"Fission: Cross-namespace Package read via unvalidated PackageRef"}]}}}