CVE-2026-93869 PUBLISHED

Cotonti through 1.0.0 Open Redirect via Unanchored cot_url_check() Regex

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

Cotonti through 1.0.0 contains an open redirect vulnerability in the cot_url_check() function that validates redirect destinations using a regular expression lacking an end-of-string anchor. Attackers can bypass the redirect guard by supplying hostnames beginning with the site domain to redirect users to attacker-controlled hosts through the ratings plugin or other redirect callers.

Metrics

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

Product Status

Vendor Cotonti
Product Cotonti
Versions Default: unaffected
  • affected from 0 to 1.0.0 (incl.)

Credits

  • Harsh Raj Singhania reporter

References

Problem Types

  • URL Redirection to Untrusted Site ('Open Redirect') CWE