CVE-2025-61926
CVE-2025-61926 is a medium-severity vulnerability with a CVSS 4.0 base score of 4.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-453.
Key facts
- Severity: Medium (CVSS 4.0 base score 4.6)
- EPSS exploit prediction: 0% (29th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-33544
- Weakness: CWE-453
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2025-61926?
- 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.
- How severe is CVE-2025-61926?
- CVE-2025-61926 has a CVSS 4.0 base score of 4.6, rated medium severity.
- Is CVE-2025-61926 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (29th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-61926?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-61926 have an EU (EUVD) identifier?
- Yes. CVE-2025-61926 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-33544.
- When was CVE-2025-61926 published?
- CVE-2025-61926 was published on 2025-10-09 and last updated on 2026-06-17.
References
- https://github.com/ossf/allstar/blob/294ae985cc2facd0918e8d820e4196021aa0b914/pkg/reviewbot/reviewbot.go#L59
- https://github.com/ossf/allstar/commit/e004ecb540d63ca6f5b1689b41af6c0040a82c73
- https://github.com/ossf/allstar/pull/713
- https://github.com/ossf/allstar/security/advisories/GHSA-33f4-mjch-7fpr
Other CWE-453 vulnerabilities
- CVE-2021-27426 — Critical (CVSS 9.8): GE UR IED firmware versions prior to version 8.1x with “Basic” security variant does not allow the disabling of the…
- CVE-2024-21411 — High (CVSS 8.8): Skype for Consumer Remote Code Execution Vulnerability
- CVE-2022-3262 — High (CVSS 8.1): A flaw was found in Openshift. A pod with a DNSPolicy of "ClusterFirst" may incorrectly resolve the hostname based on a…
- CVE-2026-0082 — High (CVSS 7.8): In tryStartActivity of NfcDispatcher.java, there is a possible automatic special app access permission assignment due…
- CVE-2025-48563 — High (CVSS 7.8): In onNullBinding of RemoteFillService.java, there is a possible background activity launch due to an insecure default…
- CVE-2024-41255 — High (CVSS 7.5): filestash v0.4 is configured to skip TLS certificate verification when using the FTPS protocol, possibly allowing…