PatchSiren cyber security CVE debrief
CVE-2026-67990 Basecamp CVE debrief
An unauthenticated attacker can induce a logged-in user's browser to submit requests that are forwarded to enabled upstream write or management endpoints, such as creating an Alertmanager silence or requesting a Prometheus reload. This vulnerability affects the basecamp/upright at commit efe4f2e5254ac6e57e45d2261804cca74dbbca3f, which disables Rails CSRF protection for its Alertmanager and Prometheus proxy controllers. The impact depends on the APIs enabled by the upstream services and the exposure of Alertmanager and Prometheus proxy controllers in the environment.
- Vendor
- Basecamp
- Product
- Upright
- CVSS
- MEDIUM 5.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for Alertmanager and Prometheus proxy controllers, as well as security teams assessing exposure and potential impact, should prioritize verifying exposure of these controllers in their environment and assess the potential impact of an unauthenticated attacker inducing a logged-in user's browser to submit requests to enabled upstream write or management endpoints.
Why it matters
Unauthenticated attackers can induce logged-in users' browsers to submit requests to enabled upstream write or management endpoints, potentially creating an Alertmanager silence or requesting a Prometheus reload.
- Assess exposure of Alertmanager and Prometheus proxy controllers
- Verify potential impact of unauthenticated requests to enabled upstream services
- Implement measures to prevent or detect unauthorized requests
Technical summary
The basecamp/upright at commit efe4f2e5254ac6e57e45d2261804cca74dbbca3f disables Rails CSRF protection for its Alertmanager and Prometheus proxy controllers, allowing an unauthenticated attacker to induce a logged-in user's browser to submit requests that are forwarded to enabled upstream write or management endpoints. This vulnerability affects the Alertmanager and Prometheus proxy controllers, and its impact depends on the APIs enabled by the upstream services and the exposure of these controllers in the environment.
Defensive priority
Defenders should prioritize verifying exposure of Alertmanager and Prometheus proxy controllers in their environment and assess the potential impact of an unauthenticated attacker inducing a logged-in user's browser to submit requests to enabled upstream write or management endpoints.
Recommended defensive actions
- Verify exposure of Alertmanager and Prometheus proxy controllers in the environment
- Assess the potential impact of an unauthenticated attacker inducing a logged-in user's browser to submit requests to enabled upstream write or management endpoints
- Implement measures to prevent or detect unauthorized requests to upstream services
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability, including its description, CVSS score, and references. The basecamp/upright at commit efe4f2e5254ac6e57e45d2261804cca74dbbca3f disables Rails CSRF protection for its Alertmanager and Prometheus proxy controllers. The vulnerability allows an unauthenticated attacker to induce a logged-in user's browser to submit requests that are forwarded to enabled upstream write or management endpoints.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-67990 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-67990
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-67990 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-67990
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://gist.github.com/Zykis1024/cec690012eecac53f408e78d2b569f06
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/upright
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/upright/blob/efe4f2e5254ac6e57e45d2261804cca74dbbca3f/app/controllers/upright/alertmanager_proxy_controller.rb
-
Source reference
Unverified legacy reference
URL: https://github.com/basecamp/upright/blob/efe4f2e5254ac6e57e45d2261804cca74dbbca3f/app/controllers/upright/prometheus_proxy_controller.rb
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.