ghsa-g4px-6qhm-hqjm
Vulnerability from github
Published
2025-08-08 12:32
Modified
2025-08-08 16:44
Severity ?
Summary
Apache CXF: Untrusted JMS configuration can lead to RCE
Details
If untrusted users are allowed to configure JMS for Apache CXF, previously they could use RMI or LDAP URLs, potentially leading to code execution capabilities. This interface is now restricted to reject those protocols, removing this possibility.
Users are recommended to upgrade to versions 3.6.8, 4.0.9 or 4.1.3, which fix this issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-rt-transports-jms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-rt-transports-jms" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cxf:cxf-rt-transports-jms" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-48913" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2025-08-08T16:44:10Z", "nvd_published_at": "2025-08-08T10:15:25Z", "severity": "MODERATE" }, "details": "If untrusted users are allowed to configure JMS for Apache CXF, previously they could use RMI or LDAP URLs, potentially leading to code execution capabilities. This interface is now restricted to reject those protocols, removing this possibility.\n\nUsers are recommended to upgrade to versions 3.6.8, 4.0.9 or 4.1.3, which fix this issue.", "id": "GHSA-g4px-6qhm-hqjm", "modified": "2025-08-08T16:44:10Z", "published": "2025-08-08T12:32:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48913" }, { "type": "WEB", "url": "https://github.com/apache/cxf/commit/24e50ffeca3132570c2f297c5c7dbd05a1bb1bfa" }, { "type": "PACKAGE", "url": "https://github.com/apache/cxf" }, { "type": "WEB", "url": "https://lists.apache.org/thread/f1nv488ztc0js4g5ml2v88mzkzslyh83" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "Apache CXF: Untrusted JMS configuration can lead to RCE" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.