CVE-2026-41455: Meteor Simpleschema Ssrf Missing Validation
A URL or webhook field in a SimpleSchema definition lacks custom SSRF validation. When storing configurable endpoint URLs, the schema must include a `custom` validation hook that parses the URL and explicitly blocks requests targeting private, loopback, or undocumented internal network ranges (e.g., 10.0.0.0/8, 127.0.0.1).
greprules fetch cve-2026-41455-meteor-simpleschema-ssrf-missing-validation --engine opengrepDescription
A URL or webhook field in a SimpleSchema definition lacks custom SSRF validation. When storing configurable endpoint URLs, the schema must include a `custom` validation hook that parses the URL and explicitly blocks requests targeting private, loopback, or undocumented internal network ranges (e.g., 10.0.0.0/8, 127.0.0.1).
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.