Lucene search
+L

312 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2026/03/30 12:00 a.m.27 views

HAPI FHIR Core has Authentication Credential Leakage via Improper URL Prefix Matching on HTTP Redirect

ManagedWebAccessUtils.getServer uses String.startsWith to match request URLs against configured server URLs for authentication credential dispatch. Because configured server URLs e.g., http://tx.fhir.org lack a trailing slash or host boundary check, an attacker-controlled domain like...

9.1CVSS5.9AI score0.00158EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.17 views

PT-2026-29163

Name of the Vulnerable Software and Affected Versions HAPI FHIR versions prior to 6.9.4 Description The /loadIG API endpoint in the FHIR Validator HTTP service does not properly validate user-supplied URLs provided via a JSON body before making server-side HTTP requests. This allows an...

5.8CVSS6AI score0.00235EPSS
SaveExploits1References8
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/30 12:00 a.m.23 views

FHIR Validator: Unauthenticated Blind SSRF via /loadIG Endpoint Enables Internal Network Probing

The /loadIG HTTP endpoint in the FHIR Validator HTTP service accepts a user-supplied URL via JSON body and makes server-side HTTP requests to it without any hostname, scheme, or domain validation. An unauthenticated attacker with network access to the validator can probe internal network services...

5.8CVSS5.9AI score0.00235EPSS
SaveExploits1References4
Circl
Circl
added 2026/03/27 1:33 p.m.14 views

CVE-2026-34360

creationtimestamp| type| source ---|---|--- 2026-03-27 13:33:36+00:00| published-proof-of-concept| https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-3ww8-jw56-9f5h...

5.8CVSS5.8AI score0.00235EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/23 10:53 a.m.19 views

CVE-2026-33180

A flaw was found in HAPI FHIR, a Java implementation of the HL7 FHIR standard. When the internal HTTP client follows redirects HTTP 30X response codes, it can inadvertently send sensitive HTTP headers, such as authentication tokens, to unintended third-party hosts. This information disclosure cou...

8.2CVSS5.7AI score0.00264EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/20 11:16 p.m.10 views

CVE-2026-33180

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP...

8.2CVSS0.00264EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/20 10:19 p.m.11 views

CVE-2026-33180

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP...

7.5CVSS5.8AI score0.00264EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/03/20 10:19 p.m.78 views

CVE-2026-33180

HAPI FHIR (Java) prior to 6.9.0 is affected: when the internal HTTP client follows redirects (HTTP 3xx), it may resend the same request headers to the host in the Location header as well as the initial URL. This exposes privacy-sensitive headers (e.g., authentication tokens) to unintended third-p...

8.2CVSS5.8AI score0.00264EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 10:19 p.m.12 views

CVE-2026-33180 HAPI FHIR HTTP authentication leak in redirects

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP...

7.5CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/03/20 10:19 p.m.36 views

CVE-2026-33180 HAPI FHIR HTTP authentication leak in redirects

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP...

7.5CVSS0.00264EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/20 10:19 p.m.5 views

CVE-2026-33180 HAPI FHIR HTTP authentication leak in redirects

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP...

7.5CVSS5.8AI score0.00264EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.23 views

HAPI FHIR 信息泄露漏洞

HAPI FHIR is an open-source Java-based HL7 FHIR API developed by HAPI FHIR. Versions of HAPI FHIR prior to 6.9.0 contained a vulnerability related to information leakage. This vulnerability occurred because the internal HTTP client, when setting HTTP request headers, sent the same set of headers ...

7.5CVSS5.8AI score0.00264EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 8:07 p.m.18 views

GHSA-P7M9-V2CM-2H7M HAPI FHIR HTTP authentication leak in redirects

Impact When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of...

9.8CVSS5.8AI score0.00264EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/18 8:07 p.m.15 views

HAPI FHIR HTTP authentication leak in redirects

Impact When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of...

8.2CVSS5.8AI score0.00264EPSS
SaveExploits0References3Affected Software12
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:00 a.m.17 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:00 a.m.19 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:00 a.m.43 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:00 a.m.17 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:00 a.m.19 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:00 a.m.17 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
Rows per page
Query Builder