• 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.

Question Why in plesk firehouse Aws keys are public ?

saadifastian

New Pleskian
Server operating system version
Cloud Linux
Plesk version and microupdate number
Plesk Onyx Version 17.8.11

{
"stream": "plesk-17.0-ux",
"region": "us-west-2",
"accessKeyId": "BajksdjasdiuahoOHUEUNN",
"secretAccessKey": "p+asd;kmIOJIdmdm435;mdaisd49dkmpamd",
"endpoint": "firehose.us-west-2.amazonaws.com",
"httpOptions": {
"connectTimeout": 1000,
"timeout": 1000
}
}
 
There has been an internal discussion in the past about this topic. Plesk is aware of it, but the specific usage case of these visible keys is no security threat. If you would like to discuss your concerns in detail, please open a ticket with Plesk support for specificially your case.
 
Hi, But WHY is there credentials to AWS. Some ' security researchers' send us a report that we expose this kind of information. So by default we don't want this information in there.
So in short:
- is there documentation why this AWS connection is needed (or can we block this server to go to aws in the firewall)
- if needed can it be placed outside the login.php to avoid reports from ' security researcher/bounty hunters'
 
One follow up from the above
We mitigated the ' security researches/others' with deny access via Customizing Plesk URL
and changed the setting to No custom URLs. Only https://<server-IP-or-hostname>:8443 and give customers vpn
 
Back
Top