Skip to content

chore(deps): update dependency requests to v2.33.0 [security] - #2473

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-requests-vulnerability
Open

chore(deps): update dependency requests to v2.33.0 [security]#2473
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-requests-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
requests (changelog) 2.32.52.33.0 age adoption passing confidence

Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

CVE-2026-25645 / GHSA-gc5v-m9x4-r6x2 / PYSEC-2026-2275

More information

Details

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 to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one.

Affected usages

Standard usage of the Requests library is not affected by this vulnerability. Only applications that call extract_zipped_paths() directly are impacted.

Remediation

Upgrade to at least Requests 2.33.0, where the library now extracts files to a non-deterministic location.

If developers are unable to upgrade, they can set TMPDIR in their environment to a directory with restricted write access.

Severity

  • CVSS Score: 4.4 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


CVE-2026-25645 / GHSA-gc5v-m9x4-r6x2 / PYSEC-2026-2275

More information

Details

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 validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call extract_zipped_paths() directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set TMPDIR in their environment to a directory with restricted write access.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

References

This data is provided by OSV and the PyPI Advisory Database (CC-BY 4.0).


Release Notes

psf/requests (requests)

v2.33.0

Compare Source

Announcements

  • 📣 Requests is adding inline types. If you have a typed code base that
    uses Requests, please take a look at #​7271. Give it a try, and report
    any gaps or feedback you may have in the issue. 📣

Security

  • CVE-2026-25645 requests.utils.extract_zipped_paths now extracts
    contents to a non-deterministic location to prevent malicious file
    replacement. This does not affect default usage of Requests, only
    applications calling the utility function directly.

Improvements

  • Migrated to a PEP 517 build system using setuptools. (#​7012)

Bugfixes

  • Fixed an issue where an empty netrc entry could cause
    malformed authentication to be applied to Requests on
    Python 3.11+. (#​7205)

Deprecations

  • Dropped support for Python 3.9 following its end of support. (#​7196)

Documentation

  • Various typo fixes and doc improvements.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] chore(deps): update dependency requests to v2.33.0 [security] - autoclosed Mar 31, 2026
@renovate renovate Bot closed this Mar 31, 2026
@renovate
renovate Bot deleted the renovate/pypi-requests-vulnerability branch March 31, 2026 04:50
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] - autoclosed chore(deps): update dependency requests to v2.33.0 [security] Apr 1, 2026
@renovate renovate Bot reopened this Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-requests-vulnerability branch 2 times, most recently from 6e99063 to 68609c6 Compare April 1, 2026 20:39
@github-project-automation github-project-automation Bot moved this from Done to Dev backlog in Agent Stack Apr 1, 2026
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] chore(deps): update dependency requests to v2.33.0 [security] - autoclosed Apr 15, 2026
@renovate renovate Bot closed this Apr 15, 2026
@github-project-automation github-project-automation Bot moved this from Dev backlog to Done in Agent Stack Apr 15, 2026
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] - autoclosed chore(deps): update dependency requests to v2.33.0 [security] Apr 16, 2026
@renovate renovate Bot reopened this Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-requests-vulnerability branch from 624e9fa to 68609c6 Compare April 16, 2026 17:09
@github-project-automation github-project-automation Bot moved this from Done to Dev backlog in Agent Stack Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-requests-vulnerability branch from 68609c6 to 624e9fa Compare April 16, 2026 17:09
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] chore(deps): update dependency requests to v2.33.0 [security] - autoclosed Apr 18, 2026
@renovate renovate Bot closed this Apr 18, 2026
@github-project-automation github-project-automation Bot moved this from Dev backlog to Done in Agent Stack Apr 18, 2026
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] - autoclosed chore(deps): update dependency requests to v2.33.0 [security] Apr 21, 2026
@renovate renovate Bot reopened this Apr 21, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-requests-vulnerability branch 2 times, most recently from 624e9fa to c0e49d5 Compare April 21, 2026 19:01
@github-project-automation github-project-automation Bot moved this from Done to Dev backlog in Agent Stack Apr 21, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-requests-vulnerability branch from c0e49d5 to 19b435b Compare July 19, 2026 04:22
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] chore(deps): update dependency requests to v2.33.0 [security] - autoclosed Jul 29, 2026
@renovate renovate Bot closed this Jul 29, 2026
@github-project-automation github-project-automation Bot moved this from Dev backlog to Done in Agent Stack Jul 29, 2026
@renovate renovate Bot changed the title chore(deps): update dependency requests to v2.33.0 [security] - autoclosed chore(deps): update dependency requests to v2.33.0 [security] Jul 30, 2026
@renovate renovate Bot reopened this Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-requests-vulnerability branch 2 times, most recently from 19b435b to 6b6bf34 Compare July 30, 2026 17:02
@github-project-automation github-project-automation Bot moved this from Done to Dev backlog in Agent Stack Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Dev backlog

Development

Successfully merging this pull request may close these issues.

0 participants