Vulnerability DatabaseGHSA-m95x-m25c-w9mp

GHSA-m95x-m25c-w9mp
PHP vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-m95x-m25c-w9mp) affects the XML-RPC for PHP library, specifically related to the Client::send method. Discovered and reported by TatianaGarcia94 in March 2021, this vulnerability was patched in version 4.9.0, released in January 2023. The issue affects all versions prior to 4.9.0 of the phpxmlrpc/phpxmlrpc Composer package (GitHub Advisory).

Technical details

The vulnerability allows attackers to abuse the $method argument of Client::send to force the client to access local files or connect to undesired URLs instead of the intended target server's URL. This occurs when using curl as the HTTP transport mechanism (via https, http11, or http2 protocols, or when Client::setUseCurl() is called). The issue is triggered when either the Client's return_type property is set to 'xml' or when the Response object's httpResponse member (intended for debugging) is exposed to third parties (GitHub Advisory).

Impact

When successfully exploited, the vulnerability enables unauthorized access to local files on the server hosting the XML-RPC client and allows connections to unintended URLs. However, the impact is considered low due to the specific conditions required for exploitation (GitHub Advisory).

Mitigation and workarounds

For users unable to upgrade to version 4.9.0, a temporary mitigation is available by adding the following code: $client->setCurlOptions([CURLOPT_PROTOCOLS, CURLPROTO_HTTPS|CURLPROTO_HTTP]);. This prevents the Client from accessing local files on the server. The permanent fix is to upgrade to version 4.9.0 or later (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-13828CRITICAL9
  • PHPPHP
  • mautic/core
NoYesDec 02, 2025
CVE-2025-13827HIGH8.8
  • PHPPHP
  • mautic/grapes-js-builder-bundle
NoYesDec 02, 2025
CVE-2025-66468HIGH7.6
  • PHPPHP
  • aimeos/ai-cms-grapesjs
NoYesDec 02, 2025
CVE-2025-65657MEDIUM6.5
  • PHPPHP
  • feehi/cms
NoNoDec 02, 2025
CVE-2025-65186MEDIUM6.1
  • PHPPHP
  • getgrav/grav
NoNoDec 02, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management