Skip to content

FOUR-32475 [Octane] CRITICAL Data Leaks Between Requests "AnonymousUs… - #8957

Open
gproly wants to merge 1 commit into
feature/FOUR-30918from
feature/FOUR-32475
Open

FOUR-32475 [Octane] CRITICAL Data Leaks Between Requests "AnonymousUs…#8957
gproly wants to merge 1 commit into
feature/FOUR-30918from
feature/FOUR-32475

Conversation

@gproly

@gproly gproly commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

…er::class"

Description:
Replace AnonymousUser singleton with a scoped binding and add resolve() to load the user from the database per request. Prevents stale anonymous user data from leaking across Octane requests while keeping the same behavior in PHP-FPM and queue workers.

Related tickets:
https://processmaker.atlassian.net/browse/FOUR-32475

…er::class"

Description:
Replace AnonymousUser singleton with a scoped binding and add resolve()
to load the user from the database per request. Prevents stale anonymous
user data from leaking across Octane requests while keeping the same
behavior in PHP-FPM and queue workers.

Related tickets:
https://processmaker.atlassian.net/browse/FOUR-32475
@processmaker-sonarqube

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant