CVE-2026-0650 PUBLISHED

OpenFlagr <= 1.1.18 Authentication Bypass via Prefix Whitelist Path Normalization

Assigner: VulnCheck
Reserved: 06.01.2026 Published: 07.01.2026 Updated: 07.01.2026

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials. Unauthorized access may allow modification of feature flags and export of sensitive data.

Metrics

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

Product Status

Vendor OpenFlagr
Product Flagr
Versions Default: unaffected
  • affected from 0 to 1.1.18 (incl.)

Credits

  • DreyAnd finder

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE
  • CWE-425 Direct Request ('Forced Browsing') CWE