CVE-2015-8710

CRITICAL

libxml2 < 2.9.3 - Heap-Based Buffer Overflow via Unclosed HTML Comment

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2015-8710. PoCs published by Karm.

AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2015-8710, a vulnerability in libxml2 that involves uninitialized memory reads during HTML parsing. The PoC demonstrates the issue by parsing a malformed HTML fragment, triggering a conditional jump based on uninitialized values.

Description

The htmlParseComment function in HTMLparser.c in libxml2 allows attackers to obtain sensitive information, cause a denial of service (out-of-bounds heap memory access and application crash), or possibly have unspecified other impact via an unclosed HTML comment.

Exploits (1)

nomisec WORKING POC 1 stars
by Karm · poc
https://github.com/Karm/CVE-2015-8710

This repository contains a functional proof-of-concept exploit for CVE-2015-8710, a vulnerability in libxml2 that involves uninitialized memory reads during HTML parsing. The PoC demonstrates the issue by parsing a malformed HTML fragment, triggering a conditional jump based on uninitialized values.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: libxml2 (versions prior to 2.9.3)
No auth needed
Prerequisites: libxml2 library and headers for compilation
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (9)

Core 9
Core References
Third Party Advisory x_refsource_misc
https://hackerone.com/reports/57125#activity-384861
Issue Tracking x_refsource_confirm
https://bugzilla.gnome.org/show_bug.cgi?id=746048
Third Party Advisory vendor-advisory x_refsource_debian
http://www.debian.org/security/2015/dsa-3430
Mailing List mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2015/09/13/1
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2016-1089.html
Mailing List, Patch mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2015/04/19/4
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/79811
Mailing List mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2015/12/31/7

Scores

CVSS v3 9.8
EPSS 0.0471
EPSS Percentile 89.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-119
Status published
Products (4)
debian/debian_linux 7.0
debian/debian_linux 8.0
debian/debian_linux 9.0
xmlsoft/libxml2 < 2.9.3
Published Apr 11, 2016
Tracked Since Feb 18, 2026