CVE-2019-0227
Description
An SSRF vulnerability in Apache Axis 1.4 allows exploitation of a hardcoded expired domain in a default example service, potentially leading to remote code execution.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An SSRF vulnerability in Apache Axis 1.4 allows exploitation of a hardcoded expired domain in a default example service, potentially leading to remote code execution.
Vulnerability
Overview
CVE-2019-0227 is a Server Side Request Forgery (SSRF) vulnerability in Apache Axis 1.4, a SOAP engine last released in 2006 [1]. The root cause is a default example service that makes requests to a hardcoded domain (www.xmltoday.com) which expired and was subsequently purchased by researchers [2]. When Axis processes SOAP messages, it can be tricked into making requests to an attacker-controlled server via SSRF.
Exploitation
An attacker can exploit this by sending a crafted SOAP request that triggers Axis to fetch a resource from a malicious endpoint [2]. If the attacker controls the domain or can perform DNS spoofing on a local network, the response can contain a malicious payload that leads to deserialization of arbitrary objects, resulting in remote code execution (RCE) [2]. The attack requires no authentication if the Axis service is exposed, and can be executed from a remote network position.
Impact
Successful exploitation allows an attacker to execute arbitrary code on the server hosting Apache Axis 1.4, leading to full compromise of the system. This includes the ability to read sensitive data, install backdoors, or pivot to internal networks [1][2].
Mitigation
The official recommendation is to upgrade to Apache Axis2 (version 1.7.9 or later), which is not vulnerable [1]. For legacy users, patches are committed to the Axis 1.x Subversion repository, and building from source is encouraged [1]. Additionally, the researcher who purchased the expired domain has neutralized external exploitation, but local network attacks remain possible if the domain is spoofed [2].
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.axis:axisMaven | <= 1.4 | — |
axis:axisMaven | <= 1.4 | — |
Affected products
3- ghsa-coords2 versions
<= 1.4+ 1 more
- (no CPE)range: <= 1.4
- (no CPE)range: <= 1.4
- Apache/Apache Axis 1.4v5Range: Apache Axis 1.4
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
19- github.com/advisories/GHSA-h9gj-rqrw-x4fqghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-0227ghsaADVISORY
- lists.apache.org/thread.html/r3a5baf5d76f1f2181be7f54da3deab70d7a38b5660b387583d05a8cd%40%3Cjava-user.axis.apache.org%3Eghsamailing-listWEB
- lists.apache.org/thread.html/r3a5baf5d76f1f2181be7f54da3deab70d7a38b5660b387583d05a8cd@%3Cjava-user.axis.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c%40%3Cannounce.apache.org%3Eghsamailing-listWEB
- lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c@%3Cannounce.apache.org%3EghsaWEB
- rhinosecuritylabs.com/application-security/cve-2019-0227-expired-domain-rce-apache-axisghsaWEB
- security.netapp.com/advisory/ntap-20240621-0006ghsaWEB
- www.oracle.com/security-alerts/cpuApr2021.htmlghsaWEB
- www.oracle.com/security-alerts/cpuapr2020.htmlghsaWEB
- www.oracle.com/security-alerts/cpuapr2022.htmlghsaWEB
- www.oracle.com/security-alerts/cpujan2020.htmlghsaWEB
- www.oracle.com/security-alerts/cpujan2021.htmlghsaWEB
- www.oracle.com/security-alerts/cpujul2020.htmlghsaWEB
- www.oracle.com/security-alerts/cpujul2022.htmlghsaWEB
- www.oracle.com/security-alerts/cpuoct2021.htmlghsaWEB
- www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.htmlghsaWEB
- rhinosecuritylabs.com/application-security/cve-2019-0227-expired-domain-rce-apache-axis/mitre
- security.netapp.com/advisory/ntap-20240621-0006/mitre
News mentions
0No linked articles in our index yet.