#VU113619 Heap-based buffer overflow in ORC - CVE-2025-47436
Published: August 5, 2025
ORC
Apache Foundation
Description
The vulnerability allows a local privileged user to cause memory corruption.
The vulnerability exists due to a boundary error in the ORC C++ LZO decompression logic, where specially crafted malformed ORC files can cause the decompressor to allocate a 250-byte buffer but then attempts to copy 295 bytes into it. A local privileged user can pass specially crafted data to the application, trigger a heap-based buffer overflow and cause memory corruption.