CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.2. See the original NVD description below for full technical details.
CVE
CVE-2026-1484
Severity
MEDIUM
CVSS
4.2
EPSS
0.30%
Original NVD Description
A flaw was found in the GLib Base64 encoding routine when processing very large input data. Due to incorrect use of integer types during length calculation, the library may miscalculate buffer boundaries. This can cause memory writes outside the allocated buffer. Applications that process untrusted or extremely large Base64 input using GLib may crash or behave unpredictably.