XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML.
Security Fix(es):
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.(CVE-2026-15928)
{
"severity": "High"
}{
"src": [
"xmlrpc-c-1.59.02-3.oe2403sp3.src.rpm"
],
"aarch64": [
"xmlrpc-c-1.59.02-3.oe2403sp3.aarch64.rpm",
"xmlrpc-c-debuginfo-1.59.02-3.oe2403sp3.aarch64.rpm",
"xmlrpc-c-debugsource-1.59.02-3.oe2403sp3.aarch64.rpm",
"xmlrpc-c-devel-1.59.02-3.oe2403sp3.aarch64.rpm"
],
"noarch": [
"xmlrpc-c-help-1.59.02-3.oe2403sp3.noarch.rpm"
],
"x86_64": [
"xmlrpc-c-1.59.02-3.oe2403sp3.x86_64.rpm",
"xmlrpc-c-debuginfo-1.59.02-3.oe2403sp3.x86_64.rpm",
"xmlrpc-c-debugsource-1.59.02-3.oe2403sp3.x86_64.rpm",
"xmlrpc-c-devel-1.59.02-3.oe2403sp3.x86_64.rpm"
]
}