Skip to content

Data quality: CVE->OSV conversion drops affected React/Next.js ranges for CVE-2025-67779, CVE-2025-55184, CVE-2025-55183, CVE-2025-55182 (OSV incomplete vs NVD) #4489

@fingeromer

Description

@fingeromer

These CVEs' affected packages/versions are substantially incomplete compared to NVD’s “Known Affected Software Configurations (CPE)” ranges for the same CVEs.

Impact:
Downstream consumers relying on OSV affected ranges may miss vulnerable Next.js 15.x/16.x and/or React versions.

Affected OSV pages:

Evidence / diffs (OSV vs NVD):

1) CVE-2025-67779
OSV:

  • Only lists Git / github.com/vercel/next.js and only enumerates Next.js tags in the 13.x/14.x series (no 15.x/16.x).

NVD change record:

2) CVE-2025-55184
OSV:

  • Lists Git / github.com/facebook/react and Git / github.com/vercel/next.js, but Next.js tag enumeration appears limited to 13.x/14.x only.

NVD change record:

3) CVE-2025-55183
OSV:

  • Next.js tag enumeration only shows 15.0.0–15.0.6 (missing 15.1+ and 16.x).

NVD change record:

4) CVE-2025-55182
OSV:

  • Only lists Git / github.com/vercel/next.js and only enumerates 15.0.0–15.0.4 (no React entry, missing later 15.x and 16.x).

NVD change record:

Request:
Please update the CVE->OSV enrichment so that OSV records preserve the full set of affected ranges and packages from NVD’s CPE configurations for these CVEs.

If the intended behavior is to convert CPE ranges to OSV affected ranges, ideally the OSV records should include:

  • Next.js semver ranges covering 15.x/16.x where NVD indicates them (not just 13/14 or 15.0.x).
  • React affected versions/ranges where NVD indicates facebook:react CPEs.
    Optionally (but would be more actionable): map to npm ecosystems (next, react, and/or the react-server-dom-* packages referenced in the CVE descriptions), but at minimum please avoid dropping the version coverage present in NVD.

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions