No Code Attached Yet bug
avatar SniperSister
SniperSister
15 Oct 2025

Steps to reproduce the issue

Use a J 6.x site to fetch an extension update.

Expected result

User agent is sent like in Joomla 5.x:

x.x.x.x - - [15/Oct/2025:14:53:20 +0000] "GET /path/to/file.zip HTTP/2.0" 200 65119 "-" "Mozilla/5.0 Joomla!/5.3.3 Joomla"

Actual result

User agent is missing:

x.x.x.x - - [15/Oct/2025:14:56:29 +0000] "GET/path/to/file.zip HTTP/2.0" 403 28 "-" "-"

Additional comments

The missing agent causes WAFs to block traffic.

avatar SniperSister SniperSister - open - 15 Oct 2025
avatar joomla-cms-bot joomla-cms-bot - change - 15 Oct 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Oct 2025
avatar SniperSister
SniperSister - comment - 15 Oct 2025

@Hackwar maybe related to the refactoring to the framework package?

avatar richard67
richard67 - comment - 17 Oct 2025

Use a J 6.x site to fetch an extension update.

Do I understand right that this means it does not happen on J 5.4?

avatar richard67 richard67 - change - 17 Oct 2025
Labels Added: bug
avatar richard67 richard67 - labeled - 17 Oct 2025
avatar SniperSister
SniperSister - comment - 17 Oct 2025

Yes

Add a Comment

Login with GitHub to post a comment