Skip to content

Upgrade daphne to resolve CVE-2026-44545 CVE-2026-44546 - #486

Merged
cigamit merged 1 commit into
ctrliq:mainfrom
blaipr:feature/upgrade-daphne
Jun 17, 2026
Merged

Upgrade daphne to resolve CVE-2026-44545 CVE-2026-44546#486
cigamit merged 1 commit into
ctrliq:mainfrom
blaipr:feature/upgrade-daphne

Conversation

@blaipr

@blaipr blaipr commented Jun 17, 2026

Copy link
Copy Markdown
Contributor
SUMMARY

Upgrades daphne from 4.1.2 to 4.2.2 to resolve two security advisories in the ASGI server:

4.2.2 is the current latest release, so this is a clean bump-to-latest. Single package, no other dependency changes (daphne's runtime deps, asgiref and twisted, are already satisfied by the existing pins).

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API
ASCENDER VERSION
awx: 25.4.1.dev61+gf6533b2f61
ADDITIONAL INFORMATION

Found by pip-audit against requirements/requirements.txt on current main. Validated in the dev container with daphne 4.2.2 installed: the package imports, awx.main.routing.application (the ASGI AWXProtocolTypeRouter) loads, and daphne.server imports cleanly.

@cigamit
cigamit merged commit 0a7870f into ctrliq:main Jun 17, 2026
@cigamit cigamit self-assigned this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants