CVE-2026-10118
HIGHA flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent...
Full CISO analysis pending enrichment.
What systems are affected?
| Package | Ecosystem | Vulnerable Range | Patched |
|---|---|---|---|
| vLLM | pip | — | No patch |
| vLLM | pip | — | No patch |
| vLLM | pip | — | No patch |
| compat-poppler022 | — | — | No patch |
| poppler | — | — | No patch |
| poppler-main | — | — | No patch |
| rhaiis/model-opt-cuda-rhel9 | — | — | No patch |
How severe is it?
What is the attack surface?
What should I do?
No patch available
Monitor for updates. Consider compensating controls or temporary mitigations.
Which compliance frameworks are affected?
Compliance analysis pending. Sign in for full compliance mapping when available.
Frequently Asked Questions
What is CVE-2026-10118?
A flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.
Is CVE-2026-10118 actively exploited?
No confirmed active exploitation of CVE-2026-10118 has been reported, but organizations should still patch proactively.
How to fix CVE-2026-10118?
No patch is currently available. Monitor vendor advisories for updates.
What is the CVSS score for CVE-2026-10118?
CVE-2026-10118 has a CVSS v3.1 base score of 7.8 (HIGH).
What are the technical details?
Original Advisory
A flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.
Weaknesses (CWE)
CWE-190 — Integer Overflow or Wraparound: The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
- [Requirements] Ensure that all protocols are strictly defined, such that all out-of-bounds behavior can be identified simply, and require strict conformance to the protocol.
- [Requirements] Use a language that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid. If possible, choose a language or compiler that performs automatic bounds checking.
Source: MITRE CWE corpus.
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H References
- access.redhat.com/errata/RHSA-2026:24984 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:24985 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:25058 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27720 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27721 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27722 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27723 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27724 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27725 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:27727 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:29952 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30044 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30078 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30087 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30088 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30089 vendor-advisory x_refsource_REDHAT
- access.redhat.com/errata/RHSA-2026:30134 vendor-advisory x_refsource_REDHAT
- access.redhat.com/security/cve/CVE-2026-10118 vdb-entry x_refsource_REDHAT
- bugzilla.redhat.com/show_bug.cgi issue-tracking x_refsource_REDHAT
- gitlab.freedesktop.org/poppler/poppler/-/work_items/1715
Timeline
Related Vulnerabilities
CVE-2024-9053 9.8 vllm: RCE via unsafe pickle deserialization in RPC server
Same package: vllm CVE-2026-25960 9.8 vllm: SSRF allows internal network access
Same package: vllm CVE-2025-47277 9.8 vLLM: RCE via exposed TCPStore in distributed inference
Same package: vllm CVE-2024-11041 9.8 vllm: RCE via unsafe pickle deserialization in MessageQueue
Same package: vllm CVE-2025-32444 9.8 vLLM: RCE via pickle deserialization on ZeroMQ
Same package: vllm