Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2hh7-c75g-qj2r

Опубликовано: 04 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 6.9
CVSS3: 8.6

Описание

OpenClaw validates Zalo outbound photo URLs through the SSRF guard

Summary

Zalo outbound photo URLs are validated through the SSRF guard.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected versions: <= 2026.4.21
  • Fixed version: 2026.4.22

Impact

The Zalo plugin could forward an attacker-controlled outbound photo URL to the Zalo Bot API without first applying OpenClaw's SSRF validation policy.

Fix

Zalo sendPhoto now parses and validates outbound photo URLs with the shared SSRF hostname policy before posting to Zalo, and media-reply paths route through the guarded outbound media helpers.

Fix Commit(s)

  • a65eb1b864b7630c1242a82de9e5799b80583c3f

Verification

  • The fix commit is contained in the public v2026.4.22 tag.
  • openclaw@2026.4.22 is published on npm and the compiled package contains the fix.
  • Focused regression coverage for this path passed before publication.

OpenClaw thanks @foodlook for reporting.

Пакеты

Наименование

openclaw

npm
Затронутые версииВерсия исправления

<= 2026.4.21

2026.4.22

EPSS

Процентиль: 21%
0.00291
Низкий

6.9 Medium

CVSS4

8.6 High

CVSS3

Дефекты

CWE-918

Связанные уязвимости

CVSS3: 8.6
nvd
3 месяца назад

OpenClaw before 2026.4.22 contains a server-side request forgery vulnerability in the Zalo plugin's sendPhoto function that fails to validate outbound photo URLs through the SSRF guard. Attackers can bypass SSRF protection by providing malicious photo URLs to the Zalo Bot API, enabling unauthorized access to internal resources.

EPSS

Процентиль: 21%
0.00291
Низкий

6.9 Medium

CVSS4

8.6 High

CVSS3

Дефекты

CWE-918