CVE-2026-75106

Summary

OpnForm derives editable-submission secrets from sequential row identifiers using Hashids with an empty default salt, allowing unauthenticated attackers to compute hashes for any submission. Attackers can read other respondents' full submission data through the submission-fetch endpoint or overwrite submissions by supplying predicted hashes to the answer endpoint.

Affected Software

VendorProductVersion RangeStatus
OpnFormOpnForm0 < 2.0.2affected

Weaknesses

  • CWE-340: Generation of Predictable Numbers or Identifiers

References