Skip to content

fix: backport CVE-2026-35192 fix from Django 5.2#10850

Merged
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
jennifer-richards:backport-cve-2026-35192
May 12, 2026
Merged

fix: backport CVE-2026-35192 fix from Django 5.2#10850
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
jennifer-richards:backport-cve-2026-35192

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

CVE-2026-35192: Session fixation via public cached pages and SESSION_SAVE_EVERY_REQUEST

Patch from django/django@47cf968

Verified that Django's new tests pass after patching 4.2.30.

CVE-2026-35192: Session fixation via public cached pages and SESSION_SAVE_EVERY_REQUEST

Patch from django/django@47cf968

Verified that Django's new tests pass after patching 4.2.30.
@codecov

codecov Bot commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.49%. Comparing base (473bbb2) to head (b6ce684).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10850   +/-   ##
=======================================
  Coverage   88.49%   88.49%           
=======================================
  Files         332      332           
  Lines       44851    44858    +7     
=======================================
+ Hits        39690    39697    +7     
  Misses       5161     5161           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jennifer-richards jennifer-richards merged commit 2d084d1 into ietf-tools:main May 12, 2026
8 checks passed
@jennifer-richards jennifer-richards deleted the backport-cve-2026-35192 branch May 12, 2026 16:43
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants