CVE-2026-54171 (GCVE-0-2026-54171)
Vulnerability from cvelistv5 – Published: 2026-07-17 20:09 – Updated: 2026-07-20 13:59
VLAI
EPSS
VEX
Title
Excon: redact additional sensitive/risky headers when following redirects
Summary
Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial request includes header information that is not intended for the new target. This issue is fixed in version 1.5.0.
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-201 - Insertion of Sensitive Information Into Sent Data
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/excon/excon/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/excon/excon/pull/901 | x_refsource_MISC |
| https://github.com/excon/excon/commit/ea89a35308a… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-54171",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T13:59:31.856340Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T13:59:42.883Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "excon",
"vendor": "excon",
"versions": [
{
"status": "affected",
"version": "\u003c 1.5.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon\u0027s RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial request includes header information that is not intended for the new target. This issue is fixed in version 1.5.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-201",
"description": "CWE-201: Insertion of Sensitive Information Into Sent Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-17T20:09:44.716Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r"
},
{
"name": "https://github.com/excon/excon/pull/901",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/excon/excon/pull/901"
},
{
"name": "https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3"
}
],
"source": {
"advisory": "GHSA-48rx-c7pg-q66r",
"discovery": "UNKNOWN"
},
"title": "Excon: redact additional sensitive/risky headers when following redirects"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-54171",
"datePublished": "2026-07-17T20:09:44.716Z",
"dateReserved": "2026-06-11T21:46:52.381Z",
"dateUpdated": "2026-07-20T13:59:42.883Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-54171",
"date": "2026-07-21",
"epss": "0.00446",
"percentile": "0.36207"
},
"microsoft_vex": {
"current_release_date": "2026-07-20T14:39:56.000Z",
"cve": "CVE-2026-54171",
"id": "msrc_CVE-2026-54171",
"initial_release_date": "2026-07-19T01:01:26.000Z",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Excon: redact additional sensitive/risky headers when following redirects",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-54171.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-54171\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-07-17T20:17:26.500\",\"lastModified\":\"2026-07-20T15:16:43.453\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon\u0027s RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial request includes header information that is not intended for the new target. This issue is fixed in version 1.5.0.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"excon\",\"product\":\"excon\",\"versions\":[{\"version\":\"\u003c 1.5.0\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-20T13:59:31.856340Z\",\"id\":\"CVE-2026-54171\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-201\"}]}],\"references\":[{\"url\":\"https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/excon/excon/pull/901\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r\",\"source\":\"security-advisories@github.com\"}]}}",
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-19T17:35:45Z",
"cve": "CVE-2026-54171",
"id": "CVE-2026-54171",
"initial_release_date": "2026-07-15T05:03:25Z",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-54171",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-54171.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-54171\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-20T13:59:31.856340Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-20T13:59:37.329Z\"}}], \"cna\": {\"title\": \"Excon: redact additional sensitive/risky headers when following redirects\", \"source\": {\"advisory\": \"GHSA-48rx-c7pg-q66r\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"excon\", \"product\": \"excon\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.5.0\"}]}], \"references\": [{\"url\": \"https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r\", \"name\": \"https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/excon/excon/pull/901\", \"name\": \"https://github.com/excon/excon/pull/901\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3\", \"name\": \"https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon\u0027s RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial request includes header information that is not intended for the new target. This issue is fixed in version 1.5.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-201\", \"description\": \"CWE-201: Insertion of Sensitive Information Into Sent Data\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-07-17T20:09:44.716Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-54171\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-20T13:59:42.883Z\", \"dateReserved\": \"2026-06-11T21:46:52.381Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-07-17T20:09:44.716Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…