CVE-2025-62407: Frappe Unvalidated Childquery Key

Unvalidated dictionary keys are directly passed to ChildQuery without validation, which can allow an attacker to inject arbitrary SQL or unsupported SQL functions.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Python
greprules fetch cve-2025-62407-frappe-unvalidated-childquery-key --engine opengrep

Description

Unvalidated dictionary keys are directly passed to ChildQuery without validation, which can allow an attacker to inject arbitrary SQL or unsupported SQL functions.