← Scan another repo

github.com/anthropics/financial-services

@ eb0c1ea962d4

Submitted 8/4/2026, 10:28:01 AM · Status: ok

Risk grade
A
8 / 100
Findings
24
0 critical0 high21 medium0 low3 info0 on CISA KEV0ATT&CK
Showing 24 of 24 findings

Findings

  • PYSEC-2026-2275
    Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without valid…
    osv-scannerCVE-2026-25645
  • PYSEC-2026-2275
    Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without valid…
    osv-scannerCVE-2026-25645
  • PYSEC-2026-2275
    Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without valid…
    osv-scannerCVE-2026-25645
  • Requests `Session` object does not verify requests after making first request with verify=False
    When using a `requests.Session`, if the first request to a given origin is made with `verify=False`, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if `verify=True` is explicitly specified later. This occurs because the underlyi…
    osv-scannerCVE-2024-35195
  • Requests `Session` object does not verify requests after making first request with verify=False
    When using a `requests.Session`, if the first request to a given origin is made with `verify=False`, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if `verify=True` is explicitly specified later. This occurs because the underlyi…
    osv-scannerCVE-2024-35195
  • Requests `Session` object does not verify requests after making first request with verify=False
    When using a `requests.Session`, if the first request to a given origin is made with `verify=False`, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if `verify=True` is explicitly specified later. This occurs because the underlyi…
    osv-scannerCVE-2024-35195
  • Requests `Session` object does not verify requests after making first request with verify=False
    When using a `requests.Session`, if the first request to a given origin is made with `verify=False`, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if `verify=True` is explicitly specified later. This occurs because the underlyi…
    osv-scannerCVE-2024-35195
  • Requests `Session` object does not verify requests after making first request with verify=False
    When using a `requests.Session`, if the first request to a given origin is made with `verify=False`, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if `verify=True` is explicitly specified later. This occurs because the underlyi…
    osv-scannerCVE-2024-35195
  • Requests `Session` object does not verify requests after making first request with verify=False
    When using a `requests.Session`, if the first request to a given origin is made with `verify=False`, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if `verify=True` is explicitly specified later. This occurs because the underlyi…
    osv-scannerCVE-2024-35195
  • Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function
    ### Impact The `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access …
    osv-scannerCVE-2026-25645
  • Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function
    ### Impact The `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access …
    osv-scannerCVE-2026-25645
  • Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function
    ### Impact The `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access …
    osv-scannerCVE-2026-25645
  • Requests vulnerable to .netrc credentials leak via malicious URLs
    ### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Req…
    osv-scannerCVE-2024-47081
  • Requests vulnerable to .netrc credentials leak via malicious URLs
    ### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Req…
    osv-scannerCVE-2024-47081
  • Requests vulnerable to .netrc credentials leak via malicious URLs
    ### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Req…
    osv-scannerCVE-2024-47081
  • Requests vulnerable to .netrc credentials leak via malicious URLs
    ### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Req…
    osv-scannerCVE-2024-47081
  • Requests vulnerable to .netrc credentials leak via malicious URLs
    ### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Req…
    osv-scannerCVE-2024-47081
  • Requests vulnerable to .netrc credentials leak via malicious URLs
    ### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Req…
    osv-scannerCVE-2024-47081
  • Unintended leak of Proxy-Authorization header in requests
    ### Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking `Proxy-Authorization` headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how `rebuild_proxies` is used to recompute and [reattach the `Proxy-…
    osv-scannerCVE-2023-32681
  • Unintended leak of Proxy-Authorization header in requests
    ### Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking `Proxy-Authorization` headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how `rebuild_proxies` is used to recompute and [reattach the `Proxy-…
    osv-scannerCVE-2023-32681
  • Unintended leak of Proxy-Authorization header in requests
    ### Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking `Proxy-Authorization` headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how `rebuild_proxies` is used to recompute and [reattach the `Proxy-…
    osv-scannerCVE-2023-32681

This report is public.