CVE-2026-61782
Last modified
CVE-2026-61782 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Rsdoctor is a build analyzer tailored for projects built with Rspack. Prior to version 1.5.16, the default Rsdoctor report HTTP server started by `@rsdoctor/rspack-plugin` binds to all network interfaces (`0.0.0.0`) and serves a `POST /api/data/key` endpoint with no authentication and wildcard CORS (`Access-Control-Allow-Origin: *`).
Description
Rsdoctor is a build analyzer tailored for projects built with Rspack. Prior to version 1.5.16, the default Rsdoctor report HTTP server started by `@rsdoctor/rspack-plugin` binds to all network interfaces (`0.0.0.0`) and serves a `POST /api/data/key` endpoint with no authentication and wildcard CORS (`Access-Control-Allow-Origin: *`). Any network-adjacent or remote attacker can send a single unauthenticated request to retrieve the full source code of all compiled JavaScript modules (`moduleCodeMap`), serialized build configuration (`configs`), error details, and other sensitive build metadata. This server is enabled by default in non-CI environments, requiring no special configuration from the victim developer. Version 1.5.16 patches the issue.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| web-infra-dev | rsdoctor | < 1.5.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-61782?
How severe is CVE-2026-61782?
How do I fix CVE-2026-61782?
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-61776NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61777NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61778NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61779NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-6178The Betheme theme for WordPress is vulnerable to Stored Cros…6.4
- CVE-2026-61781pg_partman is a PostgreSQL extension that manages partitione…9.9
- CVE-2026-61783Wazuh is an open-source security platform providing unified …6.5
- CVE-2026-61784xhtml-purifier is a Node.js library to take in raw/unknown/u…6.1
- CVE-2026-61788DBHub is a database MCP server for Postgres, MySQL, SQL Serv…7.4
- CVE-2026-6179Stored Cross Site Scripting in NightWolf Penetration Testing…5.4
- CVE-2026-61790Weblate is a web-based continuous localization platform used…4.4
- CVE-2026-61792Weblate is a web-based continuous localization platform used…7.7
Are you affected by CVE-2026-61782?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
