{"id":"PYSEC-2026-1345","summary":"Remote Code Execution in Custom Integration Upload","details":"### Impact\nThe Fides webserver API allows custom integrations to be uploaded as a ZIP file. This ZIP file must contain YAML files, but Fides can be configured to also accept the inclusion of custom Python code in it. The custom code is executed in a restricted, sandboxed environment, but the sandbox can be bypassed to execute any arbitrary code.\n\nThe vulnerability allows the execution of arbitrary code on the target system within the context of the webserver python process owner on the webserver container, which by default is `root`, and leverage that access to attack underlying infrastructure and integrated systems.\n\nThis vulnerability affects Fides versions `2.11.0` through `2.18.0`.\n\nExploitation is limited to API clients with the `CONNECTOR_TEMPLATE_REGISTER` authorization scope. In the Fides Admin UI this scope is restricted to highly privileged users, specifically root users and users with the owner role. \n\nExploitation is only possible if the security configuration parameter `allow_custom_connector_functions` is enabled by the user deploying the Fides webserver container, either in `fides.toml` or by setting the env var `FIDES__SECURITY__ALLOW_CUSTOM_CONNECTOR_FUNCTIONS=True`. By default this configuration parameter is disabled.\n\n### Patches\nThe vulnerability has been patched in Fides version `2.19.0`. Users are advised to upgrade to this version or later to secure their systems against this threat.\n\n### Workarounds\nEnsure that `allow_custom_connector_functions` in `fides.toml` and the `FIDES__SECURITY__ALLOW_CUSTOM_CONNECTOR_FUNCTIONS` are both either unset or explicit set to `False`.","aliases":["CVE-2023-41319","GHSA-p6p2-qq95-vq5h"],"modified":"2026-07-07T17:46:41.188710427Z","published":"2026-07-07T11:45:23.901334Z","references":[{"type":"WEB","url":"https://github.com/ethyca/fides/security/advisories/GHSA-p6p2-qq95-vq5h"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2023-41319"},{"type":"WEB","url":"https://github.com/ethyca/fides/commit/5989b5fa744c8d8c340963b895a054883549358a"},{"type":"PACKAGE","url":"https://github.com/ethyca/fides"},{"type":"PACKAGE","url":"https://pypi.org/project/ethyca-fides"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-p6p2-qq95-vq5h"}],"affected":[{"package":{"name":"ethyca-fides","ecosystem":"PyPI","purl":"pkg:pypi/ethyca-fides"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"2.11.0"},{"fixed":"2.19.0"}]}],"versions":["2.11.0","2.12.0","2.12.1","2.13.0","2.14.0","2.14.1","2.14.2","2.15.0","2.15.1","2.16.0","2.17.0","2.17.1","2.18.0"],"database_specific":{"source":"https://github.com/pypa/advisory-database/blob/main/vulns/ethyca-fides/PYSEC-2026-1345.yaml"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"}]}