CVE-2026-41461 PUBLISHED

SocialEngine <= 7.8.0 Blind SSRF via /core/link/preview

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 23.04.2026 Updated: 23.04.2026

SocialEngine versions 7.8.0 and prior contain a blind server-side request forgery vulnerability in the /core/link/preview endpoint where user-supplied input passed via the uri request parameter is not sanitized before being used to construct outbound HTTP requests. Authenticated remote attackers can supply arbitrary URLs including internal network addresses and loopback addresses to cause the server to issue HTTP requests to attacker-controlled destinations, enabling internal network enumeration and access to services not intended to be externally reachable.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/SI:L/SA:N
CVSS Score: 6.3

Product Status

Vendor SocialEngine
Product SocialEngine
Versions Default: unknown
  • affected from 0 to 7.8.0 (incl.)

Credits

  • Egidio Romano finder

References

Problem Types

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