Skip to content
feed: live
>_0dayNews
CVE Record
[ CRITICAL ]CVE-2026-90817

Unauthenticated RCE in REDCap via survey routing and data import handler

CVE-2026-90817: unauthenticated RCE in REDCap (CVSS 9.8). Public survey endpoint allows arbitrary code execution on the server without credentials. Patched.

cat cve-2026-90817.json
Vendor
Project REDCap
Product
REDCap
CVSS
9.8
EPSS (exploit probability)
N/A
Status
patched
Published

Unauthenticated remote code execution in REDCap. The vulnerability spans two components: the survey passthrough routing module, which accepts crafted HTTP requests that reach controller routes outside the intended public-facing scope, and the data import handler, which processes file-path and stream parameters without adequate restriction. Combining both conditions from the public survey entry point allows arbitrary code execution on the server without any credentials.

Consult the Securifera advisory for affected versions and patch details.