CVE-2026-38570: Unvalidated Fopen Parameter
The function parameter `$PATH` is passed directly to `fopen` without validation via a custom or library function. If this parameter is user-controllable, it could lead to directory traversal (CWE-22) or arbitrary file access. Ensure paths are strictly validated before use.
greprules fetch cve-2026-38570-unvalidated-fopen-parameter --engine opengrepDescription
The function parameter `$PATH` is passed directly to `fopen` without validation via a custom or library function. If this parameter is user-controllable, it could lead to directory traversal (CWE-22) or arbitrary file access. Ensure paths are strictly validated before use.
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.