CVE-2026-90882
Last modified
CVE-2026-90882 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. The open-vsx.org deployment returned Access-Control-Allow-Origin reflecting the requesting origin together with Access-Control-Allow-Credentials: true on the authenticated /user/ endpoints. A page on any origin could therefore issue credentialed requests to the service in a logged-in user's browser and read the responses. This exposed /user (login name, avatar, homepage, tokens URL), /user/tokens, /user/namespaces, /user/extensions, /user/search/{name} and /user/namespace/{name}/members, and — because /user/csrf was readable the same way — allowed the CSRF protection on write endpoints to be defeated.
Description
The open-vsx.org deployment returned Access-Control-Allow-Origin reflecting the requesting origin together with Access-Control-Allow-Credentials: true on the authenticated /user/ endpoints. A page on any origin could therefore issue credentialed requests to the service in a logged-in user's browser and read the responses. This exposed /user (login name, avatar, homepage, tokens URL), /user/tokens, /user/namespaces, /user/extensions, /user/search/{name} and /user/namespace/{name}/members, and — because /user/csrf was readable the same way — allowed the CSRF protection on write endpoints to be defeated. Chaining the two, an attacker page could call /user/token/create and exfiltrate a personal access token carrying publish and delete rights over the victim's namespaces. The headers were emitted by the CDN/edge layer, not by the application: the Open VSX software sets allowCredentials(true) in exactly one place, against a single exact origin derived from ovsx.webui.url, and defines no CORS mapping on /user/ beyond it. No configuration of the software produces origin reflection with credentials.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Eclipse Foundation | open-vsx.org | >= 29/04/2026, <= 07/09/2026 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-90882?
How severe is CVE-2026-90882?
How do I fix CVE-2026-90882?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90877A vulnerability was found in SourceCodester Online Faculty C…7.3
- CVE-2026-90878A vulnerability was determined in vllm-project vLLM up to 0.…4.3
- CVE-2026-90879A vulnerability was identified in zyx0814 FilePress up to 3.…7.3
- CVE-2026-9088A flaw was found in org.keycloak.services. An administrator …2.7
- CVE-2026-90880A security flaw has been discovered in D-Link DSL-3782 2016-…7.4
- CVE-2026-90881A weakness has been identified in D-Link DIR-882 up to 20260…5.3
- CVE-2026-90884The WP Recipe Maker plugin for WordPress is vulnerable to St…5.4
- CVE-2026-90887Unauthenticated Cross Site Scripting (XSS) in WP Inventory M…7.1
- CVE-2026-9089The ConnectWise Automate™ Agent does not fully verify the au…8.8
- CVE-2026-90890ASRock Polychrome SYNC/RGB software utility developed by ASR…5.5
- CVE-2026-90891ASRock Polychrome SYNC/RGB software utility developed by ASR…5.5
- CVE-2026-90893MISP contains a Cross-Site Request Forgery (CSRF) vulnerabil…5.1
Are you affected by CVE-2026-90882?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
