Apache_status.py - no output vs detailed output on different Debian versions

Hello,
I am using apache_status.py to monitor apache2 on two different servers. (Actually I have a lot more but the problem on Bookworm will most likely also manifest itself on other Bookworms)

CheckMK: check-mk-raw-2.2.0p7

Host1: Debian 11.7
apache2: 2.4.56-1~deb11u2
Module status is enabled.
apache_status.py produces a lot of output - more than I actually need and more than is shown in the WATO

Host2: Debian 12.1
apache2: 2.4.57-2
Module status is enabled.
apache_status.py produces the following output:
<<<apache_status:sep(124)>>>
HTTP-Error ([::1]:80): 403 HTTP Error 403: Forbidden
HTTP-Error ([::1]:443): 403 HTTP Error 403: Forbidden

How can I fix this? I hope someone updated his version of the plugin to work with the new apache2/Bookworm and could upload it to the Exchange.

Yours sincerely
Stefan