CVE-2026-72606 PUBLISHED

Pinry Pinry - 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 Pinry through 2.1.13 allows unauthenticated remote attackers to make the server issue HTTP requests to arbitrary internal or external hosts via the pin-from-URL feature. The feature passes the user-supplied URL directly to requests.get() without host or IP validation, and ALLOW_NEW_REGISTRATIONS defaults to true enabling anonymous triggering. An attacker can reach internal services or cloud metadata endpoints from the server.

Metrics

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

Product Status

Vendor Pinry
Product Pinry
Versions
  • affected from 0 to 2.1.13 (incl.)

Credits

  • Xumoyun Obidjonov finder

References

Problem Types

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