{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-55525",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-16T22:44:22.284Z",
        "datePublished": "2026-08-25T14:07:08.551Z",
        "dateUpdated": "2026-08-25T14:07:08.551Z"
    },
    "containers": {
        "cna": {
            "title": "PraisonAI: SSRF via redirect-following in praisonaiagents web_crawl",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "lang": "en",
                            "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-5r34-2g38-6569",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-5r34-2g38-6569"
                },
                {
                    "name": "https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828fd0141612e1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828fd0141612e1"
                },
                {
                    "name": "https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58"
                }
            ],
            "affected": [
                {
                    "vendor": "MervinPraison",
                    "product": "PraisonAI",
                    "versions": [
                        {
                            "version": "< 4.6.58",
                            "status": "affected"
                        }
                    ]
                },
                {
                    "vendor": "MervinPraison",
                    "product": "praisonaiagents",
                    "versions": [
                        {
                            "version": "< 1.6.58",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-25T14:07:08.551Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the web_crawl function validates only the initial URL before _crawl_with_httpx uses httpx.Client(follow_redirects=True). Redirect targets are not revalidated, so an attacker who influences a crawl target can redirect a public URL to loopback, private network, or cloud metadata services while ALLOW_LOCAL_CRAWL remains disabled. The fetched internal response is returned to the agent context. This issue is fixed in version 1.6.58."
                }
            ],
            "source": {
                "advisory": "GHSA-5r34-2g38-6569",
                "discovery": "UNKNOWN"
            }
        }
    }
}