free5GC is an open-source implementation of the 5G core network. In versions 1.4.2 and below of the UDR service, the handler for deleting Traffic Influence Subscriptions checks whether the influenceId path segment equals subs-to-notify, but does not return after sending the HTTP 404 response when validation fails. Execution continues and the subscription is deleted regardless. An unauthenticated attacker with access to the 5G Service Based Interface can delete arbitrary Traffic Influence Subscriptions by supplying any value for the influenceId path segment, while the API misleadingly returns a 404 Not Found response. A patched version was not available at the time of publication.
Use CWE-285, Free5gc vendor hub and Free5gc product page to widen CVE-2026-40246 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-40248, CVE-2026-40247 and CVE-2026-33063 for nearby disclosures in the same product family.