ghsa-cxvc-g8f2-4gmm
Vulnerability from github
Published
2025-09-08 09:31
Modified
2025-09-09 15:14
Severity ?
Summary
Apache Jackrabbit: Core and JCR Commons are vulnerable to Deserialization of Untrusted Data
Details
There is a serialization of Untrusted Data vulnerability in Apache Jackrabbit Core and Apache Jackrabbit JCR Commons.
This issue affects Apache Jackrabbit Core: from 1.0.0 through 2.22.1; Apache Jackrabbit JCR Commons: from 1.0.0 through 2.22.1.
Deployments that accept JNDI URIs for JCR lookup from untrusted users allows them to inject malicious JNDI references, potentially leading to arbitrary code execution through deserialization of untrusted data. Users are recommended to upgrade to version 2.22.2. JCR lookup through JNDI has been disabled by default in 2.22.2. Users of this feature need to enable it explicitly and are adviced to review their use of JNDI URI for JCR lookup.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.jackrabbit:jackrabbit-core" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "2.22.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.jackrabbit:jackrabbit-jcr-commons" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "2.22.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-58782" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2025-09-09T15:14:38Z", "nvd_published_at": "2025-09-08T09:15:30Z", "severity": "MODERATE" }, "details": "There is a serialization of Untrusted Data vulnerability in Apache Jackrabbit Core and Apache Jackrabbit JCR Commons.\n\nThis issue affects Apache Jackrabbit Core: from 1.0.0 through 2.22.1; Apache Jackrabbit JCR Commons: from 1.0.0 through 2.22.1.\n\nDeployments that accept JNDI URIs for JCR lookup from untrusted users allows them to inject malicious JNDI references, potentially leading to arbitrary code execution through deserialization of untrusted data. Users are recommended to upgrade to version 2.22.2. JCR lookup through JNDI has been disabled by default in 2.22.2. Users of this feature need to enable it explicitly and are adviced to review their use of JNDI URI for JCR lookup.", "id": "GHSA-cxvc-g8f2-4gmm", "modified": "2025-09-09T15:14:38Z", "published": "2025-09-08T09:31:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58782" }, { "type": "WEB", "url": "https://github.com/apache/jackrabbit/pull/229" }, { "type": "PACKAGE", "url": "https://github.com/apache/jackrabbit" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/JCR-5135" }, { "type": "WEB", "url": "https://lists.apache.org/thread/t4wdrost6dh17dh406g792j9wq6xmy6v" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Apache Jackrabbit: Core and JCR Commons are vulnerable to Deserialization of Untrusted Data" }
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.