Security readout for executives and security teams
Plain-English summary
This is a dependency risk in Apache HttpClient. Certain malformed request URIs supplied as java.net.URI can cause vulnerable versions to choose the wrong target host. Applications that let users or upstream systems influence outbound HTTP destinations could send requests somewhere unintended.
Executive priority
Treat as a dependency hygiene and outbound request control issue. Prioritize internet-facing services, integrations, and platforms that fetch URLs from users or partners. No active exploitation is evidenced in the supplied sources.
Technical view
Apache HttpClient before 4.5.13 and 5.0.3 may misinterpret a malformed URI authority component when the request URI is passed as a java.net.URI object, selecting an unintended target host for execution.
Likely exposure
Java applications using Apache HttpClient 4.5.12 or earlier, or 5.0.2 or earlier, are potentially exposed. Risk is most relevant where outbound request destinations are influenced by external input or service-provided URLs.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The issue is described as URI host misselection, which could matter in redirect, proxy, fetch, webhook, or integration paths, depending on application design.
Researcher notes
Evidence is limited to the CVE description and Apache mailing-list references. No CVSS vector, CWE, exploit status, or detailed patch mechanics are provided in the bundle. Avoid assuming SSRF or data exposure without application-specific validation.
Mitigation direction
- Upgrade Apache HttpClient 4.x to 4.5.13 or later.
- Upgrade Apache HttpClient 5.x to 5.0.3 or later.
- Check transitive dependencies that bundle vulnerable HttpClient versions.
- Review vendor advisories for products embedding Apache HttpClient.
- Validate outbound URL handling around user-controlled or partner-controlled URIs.
Validation and detection
- Inventory direct and transitive Apache HttpClient dependencies.
- Confirm deployed artifacts do not include 4.5.12 or earlier, or 5.0.2 or earlier.
- Review code paths passing java.net.URI objects to HttpClient.
- Identify features that fetch externally supplied URLs.
- Use dependency scanning or SBOM review to verify upgraded versions.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2020-13956 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://lists.apache.org/thread.html/r6dab7da30f8bf075f79ee189e33b45a197502e2676481bb8787fc0d7%40%3Cdev.hc.apache.org%3ECVE reference · x_refsource_MISC
- [ranger-dev] 20201204 [jira] [Assigned] (RANGER-3100) Upgrade httpclient version from 4.5.6 to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [ranger-dev] 20201204 [jira] [Updated] (RANGER-3100) Upgrade httpclient version from 4.5.6 to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [ranger-dev] 20201215 [jira] [Updated] (RANGER-3100) Upgrade httpclient version from 4.5.6 to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [ranger-dev] 20201215 [jira] [Commented] (RANGER-3100) Upgrade httpclient version from 4.5.6 to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [pulsar-commits] 20201215 [GitHub] [pulsar] yanshuchong opened a new issue #8967: CVSS issue listCVE reference · mailing-list, x_refsource_MLIST
- [ranger-dev] 20201216 [jira] [Commented] (RANGER-3100) Upgrade httpclient version from 4.5.6 to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [lucene-solr-user] 20201229 Upgrade httpclient version due to CVE-2020-13956?CVE reference · mailing-list, x_refsource_MLIST
- [turbine-commits] 20210203 svn commit: r1886168 - in /turbine/core/trunk: ./ conf/ conf/test/ src/java/org/apache/turbine/services/urlmapper/ src/test/org/apache/turbine/services/urlmapper/ src/test/org/apache/turbine/services/urlmapper/model/ xdocs/howto/CVE reference · mailing-list, x_refsource_MLIST
- [hive-issues] 20210301 [jira] [Updated] (HIVE-24837) Upgrade httpclient to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [hive-issues] 20210301 [jira] [Assigned] (HIVE-24837) Upgrade httpclient to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [hive-gitbox] 20210301 [GitHub] [hive] hsnusonic opened a new pull request #2032: HIVE-24837 Upgrade httpclient to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [hive-dev] 20210301 [jira] [Created] (HIVE-24837) Upgrade httpclient to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [hive-issues] 20210301 [jira] [Work logged] (HIVE-24837) Upgrade httpclient to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [hive-gitbox] 20210302 [GitHub] [hive] hsnusonic closed pull request #2032: HIVE-24837 Upgrade httpclient to 4.5.13+ due to CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [solr-issues] 20210316 [jira] [Resolved] (SOLR-15270) upgrade httpclient to address CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [solr-issues] 20210316 [jira] [Created] (SOLR-15269) upgrade httpclient to address CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [solr-issues] 20210316 [jira] [Created] (SOLR-15270) upgrade httpclient to address CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [maven-issues] 20210530 [jira] [Updated] (DOXIA-615) Can you provide an updated version in order to fix CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [maven-issues] 20210530 [jira] [Resolved] (DOXIA-615) Can you provide an updated version in order to fix CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [maven-issues] 20210530 [jira] [Closed] (DOXIA-615) Can you provide an updated version in order to fix CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [drill-issues] 20210604 [jira] [Commented] (DRILL-7946) Bump HttpClient from 4.5.12 to 4.5.13 for CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
- [drill-dev] 20210604 [GitHub] [drill] luocooong opened a new pull request #2250: DRILL-7946: Bump HttpClient from 4.5.12 to 4.5.13 for CVE-2020-13956CVE reference · mailing-list, x_refsource_MLIST
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
