Skip to content

Fix security vulnerabilities in transitive dependencies (#57066)#57066

Open
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D107405946
Open

Fix security vulnerabilities in transitive dependencies (#57066)#57066
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D107405946

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

@cortinico cortinico commented Jun 3, 2026

Summary:

Add yarn resolutions and update lockfiles to fix security vulnerabilities in five transitive dependencies:

All bumps are within semver range of their parent constraints and are patch or minor version updates.

Changelog:
[General][Security] - Fix security vulnerabilities in xmldom/xmldom, fast-xml-parser, yaml, fast-uri, and addressable transitive dependencies

Differential Revision: D107405946

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 3, 2026
@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels Jun 3, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Jun 3, 2026

@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D107405946.

@cortinico cortinico force-pushed the export-D107405946 branch from ed23f06 to d326414 Compare June 4, 2026 10:06
cortinico added a commit to cortinico/react-native that referenced this pull request Jun 4, 2026
Summary:
Pull Request resolved: facebook#57066

Add yarn resolutions and update lockfiles to fix security vulnerabilities in five transitive dependencies:

- `xmldom/xmldom` 0.8.10 → 0.8.13 (CVE-2026-41672, XML injection)
- `fast-xml-parser` 4.5.4 → 4.5.6 (CVE-2026-33349, CVE-2026-33036, entity expansion bypass)
- `yaml` 2.5.0/2.8.1 → 2.9.0 (CVE-2026-33532, stack overflow via deep nesting)
- `fast-uri` 3.0.6 → 3.1.2 (CVE-2026-6322, host confusion; CVE-2026-6321, path traversal)
- `addressable` 2.8.5/2.8.7 → 2.9.0 (CVE-2026-35611, ReDoS)

All bumps are within semver range of their parent constraints and are patch or minor version updates.

- Fixes facebook#56364
- Fixes facebook#56365
- Fixes facebook#56570
- Fixes facebook#56393
- Fixes facebook#56231
- Fixes facebook#56741

Changelog:
[General][Security] - Fix security vulnerabilities in `xmldom/xmldom`, `fast-xml-parser`, `yaml`, `fast-uri`, and `addressable` transitive dependencies

Differential Revision: D107405946
@cortinico cortinico force-pushed the export-D107405946 branch from d326414 to e850124 Compare June 4, 2026 11:47
@meta-codesync meta-codesync Bot changed the title Fix security vulnerabilities in transitive dependencies Fix security vulnerabilities in transitive dependencies (#57066) Jun 4, 2026
Summary:
Pull Request resolved: facebook#57066

Add yarn resolutions and update lockfiles to fix security vulnerabilities in five transitive dependencies:

- `xmldom/xmldom` 0.8.10 → 0.8.13 (CVE-2026-41672, XML injection)
- `fast-xml-parser` 4.5.4 → 4.5.6 (CVE-2026-33349, CVE-2026-33036, entity expansion bypass)
- `yaml` 2.5.0/2.8.1 → 2.9.0 (CVE-2026-33532, stack overflow via deep nesting)
- `fast-uri` 3.0.6 → 3.1.2 (CVE-2026-6322, host confusion; CVE-2026-6321, path traversal)
- `addressable` 2.8.5/2.8.7 → 2.9.0 (CVE-2026-35611, ReDoS)

All bumps are within semver range of their parent constraints and are patch or minor version updates.

- Fixes facebook#56364
- Fixes facebook#56365
- Fixes facebook#56570
- Fixes facebook#56393
- Fixes facebook#56231
- Fixes facebook#56741

Changelog:
[General][Security] - Fix security vulnerabilities in `xmldom/xmldom`, `fast-xml-parser`, `yaml`, `fast-uri`, and `addressable` transitive dependencies

Differential Revision: D107405946
@cortinico cortinico force-pushed the export-D107405946 branch from e850124 to 6f74489 Compare June 4, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant