Beveiligingsadvies

CVE-2026-55537

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-25 14:58:50
Laatst bijgewerkt 2026-08-25 16:18:21
Toegewezen door GitHub_M
CVSS-score 7.1
Status PUBLISHED

Beschrijving

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validate_webhook_url() accepts webhook_url when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor._send_webhook() later performs a fresh lookup, allowing DNS changes to direct the request to an internal service. This issue is fixed in version 4.6.58.