PatchSiren cyber security CVE debrief
CVE-2026-88939 knowns-dev CVE debrief
CVE-2026-88939 debrief based on the supplied source corpus. The vulnerability allows read-only agent sessions to bypass restrictions via project.set actions, potentially leading to unauthorized access. Defenders should assess exposure and prioritize remediation for knowns installations. The CVE record and NVD entry provide details on the vulnerability, but vendor remediation and affected scope require verification. This debrief aims to provide an executive overview of the vulnerability, its likely operational impact, and source-confidence limits.
- Vendor
- knowns-dev
- Product
- knowns
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-10
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-10
- Advisory updated
- 2026-09-15
Who should care
Defenders responsible for knowns installations should assess exposure and prioritize remediation. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify exposure and remediate vulnerable installations. The vulnerability affects read-only agent sessions, and defenders should review compensating controls for exposed systems while remediation is scheduled and verified.
Why it matters
CVE-2026-88939 allows read-only agent sessions to bypass restrictions via project.set actions, potentially leading to unauthorized access.
- Verify exposure of read-only agent sessions to project.set actions
- Assess the impact of project.set actions on server project directory access
- Remediate vulnerable knowns installations to prevent unauthorized access
Technical summary
CVE-2026-88939 knowns through 0.33.0 exempts the project.set action from permission guard checks unconditionally, allowing read-only agent sessions to bypass restrictions. This vulnerability allows attackers to invoke project.set to repoint the server at another project directory and obtain write access capabilities. The technical impact is that read-only agent sessions can bypass restrictions, potentially leading to unauthorized access. Defenders should prioritize verifying exposure and remediation for read-only agent sessions.
Defensive priority
Defenders should prioritize verifying exposure and remediation for read-only agent sessions.
Recommended defensive actions
- Verify exposure of read-only agent sessions to project.set actions
- Assess the impact of project.set actions on server project directory access
- Remediate vulnerable knowns installations to prevent unauthorized access
- 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 entry provide details on the vulnerability, but vendor remediation and affected scope require verification. Evidence limits are based on available source information, and defenders should verify exposure and remediation for read-only agent sessions. The vulnerability exempts the project.set action from permission guard checks unconditionally, allowing read-only agent sessions to bypass restrictions.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-88939 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-88939
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-88939 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-88939
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/blob/v0.33.0/internal/permissions/guard.go
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/blob/v0.33.0/internal/permissions/registry.go
-
Source reference
Unverified legacy reference
URL: https://github.com/knowns-dev/knowns/security/advisories/GHSA-h73x-698r-qrvg
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/knowns-through-0.33.0-authorization-bypass-via-project-set-bootstrap-exemption
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.