Vulnerability Description
A flaw was found in popt, a command-line option parsing library. An off-by-one error in the poptStuffArgs function, when repeatedly called by a host application or through deep alias nesting, can lead to corruption of internal program data. This corruption could potentially enable a local attacker to execute arbitrary code if the host application then unsafely processes the altered data.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-18739
- https://bugzilla.redhat.com/show_bug.cgi?id=2510737
FAQ
What is CVE-2026-18739?
CVE-2026-18739 is a vulnerability with a CVSS score of 2.5 (LOW). A flaw was found in popt, a command-line option parsing library. An off-by-one error in the poptStuffArgs function, when repeatedly called by a host application or through deep alias nesting, can lead...
How severe is CVE-2026-18739?
CVE-2026-18739 has been rated LOW with a CVSS base score of 2.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-18739?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.