• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by michal2013

  1. M

    Issue Plesk NodeJS file direct access - vulnerability

    We can ignore ├── ecosystem.config.js # PM2 configuration "Application Startup File" is `app.js` this nodejs runs on Plesk Panel issue I can able to direct access the js code inside the app.js when I try to access like `[HOST]/app.js`
  2. M

    Issue Plesk NodeJS file direct access - vulnerability

    How can I prevent direct access to `app.js` When anyone accesses 'example.com/app.js' I m able to see all the code inside the app.js that is not safe and secure Plesk has to understand the situation and find/provide the proper solution for this. My project structure is given below HOST...
Back
Top