@kubikpixel @ubuntu @fedora "Die eher milde Einstufung ist unter anderem darauf zurückzuführen, dass der Angreifer einen lokalen Zugriff benötigt und eine Race Condition gewinnen muss."Ok, jetzt nicht so doll, das Risiko.
Ashutosh-Verma Thanks for your advice. Will save Time during Update.
If you want add healthcheck to your nodebb Docker, visit:
https://forum.its-egner.de/topic/4581/nodebb-healthcheck
And here the Update Script with all of my Plugins for Ubuntu 24
git fetch
git reset --hard origin/v4.x
chown -R 1001:1001 .docker public
docker-compose -f docker-compose-orgi.yml build
docker-compose -f docker-compose-orgi.yml up -d
docker exec -i nodebb-nodebb-1 npm install \
nodebb-plugin-embed \
nodebb-plugin-math-captcha \
nodebb-plugin-embed \
nodebb-plugin-emoji-android \
nodebb-plugin-google-analytics \
nodebb-plugin-sso-google \
nodebb-plugin-tenor-gif
Greetings
After endless attempts, it turns out that the whole problem was in the plugin itself, and the plugin itself was written for me by ChatGPT, and I can now say with certainty after endless attempts - he can't write plugins at all!