CVE-2026-12095 PUBLISHED

Kargo Takip <= 1.2 - Unauthenticated Server-Side Request Forgery via 'api_url' Parameter

Assigner: Wordfence
Reserved: 12.06.2026 Published: 24.06.2026 Updated: 24.06.2026

The Kargo Takip plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.2 via the 'api_url' parameter. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. The script echoes internal API response data (specifically the value of any 'auth' key in a JSON response body) verbatim back to the attacker's browser, enabling direct exfiltration of responses from internal services such as cloud instance metadata endpoints.

Metrics

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

Product Status

Vendor bytuncay
Product Kargo Takip
Versions Default: unaffected
  • affected from 0 to 1.2 (incl.)

Credits

  • YU-SHENG YU finder

References

Problem Types

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