CVE-2023-27487
Last modified
CVE-2023-27487 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the client may bypass JSON Web Token (JWT) checks and forge fake original paths. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the client may bypass JSON Web Token (JWT) checks and forge fake original paths. The header `x-envoy-original-path` should be an internal header, but Envoy does not remove this header from the request at the beginning of request processing when it is sent from an untrusted client. The faked header would then be used for trace logs and grpc logs, as well as used in the URL used for `jwt_authn` checks if the `jwt_authn` filter is used, and any other upstream use of the x-envoy-original-path header. Attackers may forge a trusted `x-envoy-original-path` header. Versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9 have patches for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Envoyproxy | Envoy | < 1.22.9 |
| Envoyproxy | Envoy | >= 1.23.0, < 1.23.6 |
| Envoyproxy | Envoy | >= 1.24.0, < 1.24.4 |
| Envoyproxy | Envoy | >= 1.25.0, < 1.25.3 |
References
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-5375-pq35-hf2gExploit, Vendor Advisory
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-5375-pq35-hf2gExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-27487?
How severe is CVE-2023-27487?
How do I fix CVE-2023-27487?
Are you affected by CVE-2023-27487?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
