CVE-2026-15928
Received Received - Intake

Reflected XSS in XMLRPC-C Library

Vulnerability report for CVE-2026-15928, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: The Missing Link Australia (TML)

Description

XMLRPC-C Library versions 1.07 through 1.67.01 are vulnerable to a reflected cross-site scripting (XSS) vulnerability in the error page component.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-27
Generated
2026-07-27
AI Q&A
2026-07-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The XMLRPC-C Library versions 1.07 through 1.67.01 has a reflected cross-site scripting (XSS) vulnerability in its error page component. This means attackers can inject malicious scripts into error messages that are reflected back to users.

Detection Guidance

This vulnerability is a reflected XSS issue in the XMLRPC-C library's error page component. Detection requires checking if the affected library versions (1.07 through 1.67.01) are installed on your system. Use commands like 'rpm -qa | grep xmlrpc-c' on RPM-based systems or 'dpkg -l | grep xmlrpc-c' on Debian-based systems to check installed versions.

Impact Analysis

This vulnerability could allow attackers to execute arbitrary scripts in a victim's browser when they visit a crafted page. This may lead to session hijacking, data theft, or defacement of trusted websites using the vulnerable library.

Compliance Impact

This vulnerability is a reflected XSS issue in XMLRPC-C Library versions 1.07 through 1.67.01. XSS vulnerabilities can potentially allow attackers to inject malicious scripts into web pages viewed by users, which may lead to unauthorized data access or manipulation. This could impact compliance with GDPR by risking data confidentiality and integrity, and with HIPAA by potentially exposing protected health information if exploited in healthcare systems.

Mitigation Strategies

Update XMLRPC-C Library to a version beyond 1.67.01 to address the reflected XSS vulnerability in the error page component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15928. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart