Missing Authorization in OpenEMR - CVE-2026-33918
Published: April 23, 2026
OpenEMR
Detailed vulnerability description
The vulnerability allows a remote user to download sensitive claim batch files and permanently delete them.
The vulnerability exists due to missing authorization in interface/billing/get_claim_file.php when handling direct requests to the claim file download endpoint. A remote user can send a crafted request to download sensitive claim batch files and permanently delete them.
Claim batch filenames follow a predictable timestamp pattern, which makes enumeration straightforward.