Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[FrameworkBundle] Sign transports for unrouted messages too#64309

Merged
nicolas-grekas merged 1 commit into
symfony:7.4symfony/symfony:7.4from
nicolas-grekas:backport-signing-hardeningnicolas-grekas/symfony:backport-signing-hardeningCopy head branch name to clipboard
May 20, 2026
Merged

[FrameworkBundle] Sign transports for unrouted messages too#64309
nicolas-grekas merged 1 commit into
symfony:7.4symfony/symfony:7.4from
nicolas-grekas:backport-signing-hardeningnicolas-grekas/symfony:backport-signing-hardeningCopy head branch name to clipboard

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

Q A
Branch? 7.4
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

Transports can carry any message class regardless of routing, so every transport serializer must be decoration-eligible whenever signing is requested. Otherwise, handlers tagged with sign: true for messages not listed in the routing config receive unsigned payloads from the broker.

Backporting from #64268 as a hardening bugfix.

@carsonbot carsonbot added this to the 8.1 milestone May 20, 2026
@nicolas-grekas nicolas-grekas changed the base branch from 8.1 to 7.4 May 20, 2026 12:32
@symfony symfony deleted a comment from carsonbot May 20, 2026
@nicolas-grekas nicolas-grekas modified the milestones: 8.1, 7.4 May 20, 2026
Transports can carry any message class regardless of routing, so every
transport serializer must be decoration-eligible whenever signing is
requested. Otherwise, handlers tagged with `sign: true` for messages
not listed in the routing config receive unsigned payloads from the
broker.
@nicolas-grekas nicolas-grekas force-pushed the backport-signing-hardening branch from db3c2fb to d4dff0f Compare May 20, 2026 13:32
@nicolas-grekas nicolas-grekas merged commit 90bb9d2 into symfony:7.4 May 20, 2026
13 of 14 checks passed
@nicolas-grekas nicolas-grekas deleted the backport-signing-hardening branch May 20, 2026 14:00
This was referenced May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.