CVE-2026-81176
Last modified
CVE-2026-81176 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. Prior to 5.9.2, devalue.parse does not reject out-of-bounds indices that are greater than or equal to values.length in src/parse.js.
Description
Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. Prior to 5.9.2, devalue.parse does not reject out-of-bounds indices that are greater than or equal to values.length in src/parse.js. A specially crafted untrusted payload can make the parser alternate between array representations, producing quadratic work as the payload grows and causing denial of service in applications that parse untrusted devalue data. This issue is fixed in version 5.9.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sveltejs | devalue | < 5.9.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81176?
How severe is CVE-2026-81176?
How do I fix CVE-2026-81176?
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-81164Missing Authorization vulnerability in Drupal Entity PDF all…5.4
- CVE-2026-81165Incorrect Authorization vulnerability in Drupal Blazy allows…5.3
- CVE-2026-81166Missing Authorization vulnerability in Drupal Digital Signag…5.3
- CVE-2026-81167Improper Neutralization of Input During Web Page Generation …4.8
- CVE-2026-81168Authentication Bypass Using an Alternate Path or Channel vul…3.7
- CVE-2026-8117A security vulnerability has been detected in SourceCodester…4.3
- CVE-2026-8118The Royal Addons for Elementor – Addons and Templates Kit fo…6.5
- CVE-2026-8119A vulnerability was detected in Open5GS up to 2.7.7. Impacte…5.5
- CVE-2026-81192`OpenTelemetry.Resources.Host` NuGet package, which provides…7
- CVE-2026-81194The MasterStudy LMS WordPress Plugin WordPress plugin befor…4.3
- CVE-2026-81195The MasterStudy LMS WordPress Plugin WordPress plugin befor…5.3
- CVE-2026-81196The MasterStudy LMS WordPress Plugin WordPress plugin befor…2.7
Are you affected by CVE-2026-81176?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
