Skip to content

fix: resolve high-severity security vulnerability in flatted package#202

Open
0xAxiom wants to merge 1 commit intomainfrom
fix/security-flatted-20260316
Open

fix: resolve high-severity security vulnerability in flatted package#202
0xAxiom wants to merge 1 commit intomainfrom
fix/security-flatted-20260316

Conversation

@0xAxiom
Copy link
Owner

@0xAxiom 0xAxiom commented Mar 16, 2026

What: Fix high-severity DoS vulnerability in flatted package by running npm audit fix

Why: The flatted package had a vulnerability that could lead to unbounded recursion DoS in the parse() revive phase (GHSA-25h7-pfq9-p65f)

Tested: npm audit now reports 0 vulnerabilities

Changes: Updated package-lock.json to use secure version of flatted dependency

- Run npm audit fix to update flatted to secure version
- Addresses DoS vulnerability in parse() revive phase
- No functional changes expected
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner March 16, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant