CVE-2026-0650

Summary

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.

Affected Software

VendorProductVersion RangeStatus
OpenFlagrFlagr0 <= 1.1.18affected

Weaknesses

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

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: total

References