← Browse

CVE-2026-55537

Medium

Elevated severity or exploit probability.

CVSS base
7.1 HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
EPSS — probability of exploitation (30 days)
0.2%
7.7th percentile
CISA KEV
Not listed
Weakness / dates
CWE-367
Published 2026-08-25 · modified 2026-09-09

Description

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.

References

Official: NVD · CVE.org