Skip to content

build(deps): update mitmproxy/mitmproxy Docker tag to v11.1.3#659

Open
fro-bot[bot] wants to merge 1 commit into
mainfrom
renovate/mitmproxy-mitmproxy-11.x
Open

build(deps): update mitmproxy/mitmproxy Docker tag to v11.1.3#659
fro-bot[bot] wants to merge 1 commit into
mainfrom
renovate/mitmproxy-mitmproxy-11.x

Conversation

@fro-bot
Copy link
Copy Markdown
Contributor

@fro-bot fro-bot Bot commented May 20, 2026

This PR contains the following updates:

Package Update Change OpenSSF
mitmproxy/mitmproxy minor 11.0.211.1.3 OpenSSF Scorecard

Release Notes

mitmproxy/mitmproxy (mitmproxy/mitmproxy)

v11.1.3

Compare Source

v11.1.2

Compare Source

  • CVE-2025-23217:
    mitmweb's API now requires an authentication token by default.
    The mitmweb API is bound to localhost only, but @​gronke found that an attacker can circumvent that restriction
    by tunneling requests through the proxy server itself in an SSRF-style attack.
    (fa89055, @​mhils)
  • Add (optional) password protection for mitmweb. The web_password option replaces the randomly-generated token
    authentication with a fixed secret that survives mitmproxy restarts.
    (0bd573a, @​mhils)
  • mitmweb can now be hosted under arbitrary domains, the previously-used DNS rebind protection is not required anymore.
    (62693af, @​mhils)
  • Security Hardening: mitmweb's xsrf_token cookie is now HttpOnly; SameSite=Strict.
    (#​7491, @​mhils)
  • We now provide standalone binaries for Linux arm64.
    (#​7484, @​mhils)
  • Standalone binaries are now compiled with Python 3.13.
    (#​7485, @​mhils)
  • Fix console freezing due to DNS queries with an empty question section.
    (#​7497, @​sujaldev)
  • Add mitmweb tutorial to docs.
    (#​7509, @​EstherRoeth)
  • Fixed a bug that caused mitmproxy to crash when loading prior knowledge h2 flows.
    (#​7514, @​sujaldev)
  • Fix a bug where mitmproxy would get stuck in secure web proxy mode when using ignore_hosts or allow_hosts.
    (#​7519, @​mhils)
  • Copy request/response data to the clipboard in mitmweb
    (#​7352, @​lups2000)
  • Fix a bug where exporting a curl or httpie command with escaped characters would lead to different data being sent.
    (#​7520, @​proteusvacuum)

v11.1.1

Compare Source

  • Yanked. Identical to 11.1.2, but failed to deploy in CI.

v11.1.0

Compare Source


Configuration

📅 Schedule: (in timezone America/Phoenix)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

@fro-bot fro-bot Bot requested a review from fro-bot as a code owner May 20, 2026 16:32
@fro-bot fro-bot Bot added automerge dependencies Dependency updates or security alerts minor labels May 20, 2026
@fro-bot fro-bot Bot requested a review from marcusrbrown as a code owner May 20, 2026 16:32
@fro-bot fro-bot Bot added renovate Universal dependency update tool <https://mend.io/renovate> automerge dependencies Dependency updates or security alerts minor labels May 20, 2026
@fro-bot fro-bot Bot enabled auto-merge (squash) May 20, 2026 16:32
@fro-bot fro-bot mentioned this pull request May 20, 2026
46 tasks
@fro-bot fro-bot Bot force-pushed the renovate/mitmproxy-mitmproxy-11.x branch from 60b2bbb to e727a34 Compare May 20, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Dependency updates or security alerts minor renovate Universal dependency update tool <https://mend.io/renovate>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants