Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local file open with user interaction (AV:L/UI:R/PR:N); documented impact is a crash only, so A:H with C:N/I:N rather than the input's inflated C:H/I:H.
Primary rating from Vendor (Foxit).
CVSS VectorVendor: Foxit
Lifecycle Timeline
1DescriptionCVE.org
The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application.
AnalysisAI
Denial of service in Foxit PDF Editor and Foxit PDF Reader arises when the application renders a PDF containing cloud-style annotation/border appearances, because the code that builds that geometry omits an upper-bound limit and consistency checks. A local attacker who convinces a user to open a malicious PDF can trigger an out-of-bounds array access that crashes the application; no public exploit has been identified at time of analysis and the flaw is not listed in CISA KEV. Although the NVD vector claims high confidentiality and integrity impact, the vendor description and tags describe only a crash.
Technical ContextAI
The affected component is the PDF appearance-stream construction logic in Foxit's shared rendering engine (cpe:2.3:a:foxit_software_inc.:foxit_pdf_editor and cpe:2.3:a:foxit_software_inc.:foxit_pdf_reader), specifically the routine that generates the 'cloud' (cloudy) visual effect used for cloud-shaped rectangles/polygons in markup annotations. The root cause is CWE-129 (Improper Validation of Array Index): a count or index derived from attacker-controlled PDF data is used to walk an underlying array without validating it against the array's real bounds and without a sanity/upper-limit check, so a crafted value drives reads or writes past the allocation. This is a classic memory-safety defect in native PDF parsers where object dictionaries and appearance parameters are trusted for sizing.
RemediationAI
Update Foxit PDF Editor and Foxit PDF Reader to the fixed build listed in Foxit's security advisory; a patch is available per vendor advisory at https://www.foxit.com/support/security-bulletins.html, though an exact fix version was not provided in this data and should be taken directly from that bulletin. Until patched, reduce exposure by not opening PDFs from untrusted sources and by enabling/keeping Foxit's Safe Reading Mode, which restricts risky content processing (trade-off: some interactive PDF features may be limited); where feasible, open untrusted documents in a sandboxed or non-persistent environment so a crash cannot be leveraged for further impact. Because exploitation requires a user to open a file, user-awareness and mail/web attachment filtering are effective compensating controls with minimal operational side effects.
More in Foxit Pdf Editor
View allUse-after-free memory corruption in Foxit PDF Reader and Foxit PDF Editor lets a crafted PDF containing JavaScript trigg
Use-after-free memory corruption in Foxit PDF Reader and Foxit PDF Editor (versions 2026.1.1/14.0.4 and earlier) allows
Denial-of-service (and potential memory-corruption) in Foxit PDF Editor (≤14.0.4 / ≤13.2.4 / ≤2026.1.1) and Foxit PDF Re
Denial-of-service in Foxit PDF Reader and Foxit PDF Editor (versions 2026.1.1 and earlier) occurs when a victim opens a
Memory corruption in Foxit PDF Reader and Foxit PDF Editor (versions 2026.1.1, 13.2.4, 14.0.4 and earlier) allows attack
Memory corruption in Foxit PDF Reader and Foxit PDF Editor allows a crafted PDF to trigger a use-after-free through the
Use-after-free memory corruption in Foxit PDF Reader (2026.1.1 and earlier) and Foxit PDF Editor (through 14.0.4, 13.2.4
Memory corruption in Foxit PDF Reader (≤2026.1.1) and Foxit PDF Editor (≤14.0.4, ≤13.2.4, and ≤2026.1.1) allows an attac
Memory-corruption (buffer overflow) in Foxit PDF Reader and Foxit PDF Editor arises when the digital-signature plugin pr
Memory-corruption crash (and potential code execution) in Foxit PDF Reader and Foxit PDF Editor occurs when a PDF's embe
Use-after-free memory corruption in Foxit PDF Editor and Foxit PDF Reader allows a crafted PDF to crash the application
Use-after-free memory corruption in Foxit PDF Reader and Foxit PDF Editor allows a crafted PDF to crash the application
Same weakness CWE-129 – Improper Validation of Array Index
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42203
GHSA-vj42-9r5c-37wj