CVE-2025-61926

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-61926
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-61926.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-61926
Aliases
Downstream
Related
Published
2025-10-09T21:20:32Z
Modified
2025-10-30T19:52:56.870689Z
Severity
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
Allstar Reviewbot has Authentication Bypass via Hard-coded Webhook Secret
Details

Allstar is a GitHub App to set and enforce security policies. In versions prior to 4.5, a vulnerability in Allstar’s Reviewbot component caused inbound webhook requests to be validated against a hard-coded, shared secret. The value used for the secret token was compiled into the Allstar binary and could not be configured at runtime. In practice, this meant that every deployment using Reviewbot would validate requests with the same secret unless the operator modified source code and rebuilt the component - an expectation that is not documented and is easy to miss. All Allstar releases prior to v4.5 that include the Reviewbot code path are affected. Deployments on v4.5 and later are not affected. Those who have not enabled or exposed the Reviewbot endpoint are not exposed to this issue.

Database specific
{
    "cwe_ids": [
        "CWE-453",
        "CWE-798"
    ]
}
References

Affected packages

Git / github.com/ossf/allstar

Affected ranges

Type
GIT
Repo
https://github.com/ossf/allstar
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v2.*

v2.0

v3.*

v3.0

v4.*

v4.0
v4.1
v4.2
v4.3
v4.4