CVE-2025-69201: Pydantic Unvalidated Command List Field
Pydantic BaseModel declares a `command: list[str]` field with no `@field_validator("command")`. If this list is forwarded to a subprocess/docker/shell sink (e.g. concatenated with a docker binary path and executed via python_on_whales, subprocess, os.system, etc.), an attacker controlling the request body can inject arbitrary command-line arguments and subco
greprules fetch cve-2025-69201-pydantic-unvalidated-command-list-field --engine opengrepDescription
Pydantic BaseModel declares a `command: list[str]` field with no `@field_validator("command")`. If this list is forwarded to a subprocess/docker/shell sink (e.g. concatenated with a docker binary path and executed via python_on_whales, subprocess, os.system, etc.), an attacker controlling the request body can inject arbitrary command-line arguments and subco
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.