The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Oracle:10 perl-DBI to version 0:1.643-26.el10_2.3 or higher.
This issue was patched in ELSA-2026-49514.
Note: Versions mentioned in the description apply only to the upstream perl-DBI package and not the perl-DBI package as distributed by Oracle.
See How to fix? for Oracle:10 relevant fixed versions and status.
DBI versions before 1.650 for Perl have a heap overflow when preparsing SQL statements with an extreme number of placeholders.
The fix for CVE-2026-10879 did not allocate enough memory to handle approximately 1.2-million placeholders.
DBI version 1.650 sets a hard limit of 99,999 placeholders.