CVE-2026-72598 PUBLISHED

Apioo Fusio - Server-Side Request Forgery

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

A server-side request forgery vulnerability in Apioo Fusio 8.8.3 allows authenticated consumer-role users to make the server issue HTTP requests to internal network addresses by registering a webhook URL pointing to an internal host. The webhook registration endpoint validates URL syntax via FILTER_VALIDATE_URL but applies no IP or host denylist. When the registered event fires, the server issues an HTTP POST to the attacker-supplied internal URL.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor Apioo
Product Fusio
Versions
  • affected from 0 to 8.8.3 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE