CVE-2026-41195 PUBLISHED

mosparo: Rule package source URL stored SSRF enables internal HTTP probing

Assigner: GitHub_M
Reserved: 18.04.2026 Published: 12.05.2026 Updated: 12.05.2026

mosparo is the modern solution to protect your online forms from spam. Prior to 1.4.13, the automatic rule package source URL feature allows a project member with the editor role to store an attacker-controlled URL that the server later fetches. Because the server follows http/https redirects and does not restrict private or loopback destinations, this becomes a stored SSRF primitive that can be turned into an internal HTTP probing oracle. This vulnerability is fixed in 1.4.13.

Metrics

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

Product Status

Vendor mosparo
Product mosparo
Versions
  • Version < 1.4.13 is affected

References

Problem Types

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