Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process. The following link provides references to all essential vulnerability management information. If something is wrong or missing, please contact a member of PSIRT. https://spaces.redhat.com/display/PRODSEC/Vulnerability+Management+-+Essential+Documents+for+Engineering+Teams
Looking at the https://www.cve.org/CVERecord?id=CVE-2025-50422, it points me to the https://gitlab.freedesktop.org/poppler/poppler/-/issues/1591. When I reproduce this "crash" it gets me to a code which states that this "abort" is actually caused by a memory leak related to fonts. See comment at https://gitlab.freedesktop.org/poppler/poppler/-/blob/master/utils/pdftocairo.cc?ref_type=heads#L1289 . I've tried to find the leak but unsuccessfully so far.
WONTFIX is a valid resolution here. This looks pretty unimportant.