CVE-2021-46462
CVE-2021-46462 is a high-severity vulnerability in F5 Njs with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 2% (74th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: F5 Njs
- Published:
- Last modified:
Description
njs through 0.7.1, used in NGINX, was discovered to contain a segmentation violation via njs_object_set_prototype in /src/njs_object.c.
Frequently asked questions
- What is CVE-2021-46462?
- njs through 0.7.1, used in NGINX, was discovered to contain a segmentation violation via njs_object_set_prototype in /src/njs_object.c.
- How severe is CVE-2021-46462?
- CVE-2021-46462 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2021-46462 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (74th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-46462?
- CVE-2021-46462 affects F5 Njs. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-46462?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-46462 published?
- CVE-2021-46462 was published on 2022-02-14 and last updated on 2026-06-17.
References
- https://github.com/nginx/njs/commit/39e8fa1b7db1680654527f8fa0e9ee93b334ecba
- https://github.com/nginx/njs/issues/449
- https://security.netapp.com/advisory/ntap-20220303-0007/
Affected products (1)
- cpe:2.3:a:f5:njs:*:*:*:*:*:*:*:*
More vulnerabilities in F5 Njs
- CVE-2020-19695 — Critical (CVSS 9.8): Buffer Overflow found in Nginx NJS allows a remote attacker to execute arbitrary code via the njs_object_property…
- CVE-2020-19692 — Critical (CVSS 9.8): Buffer Overflow vulnerabilty found in Nginx NJS v.0feca92 allows a remote attacker to execute arbitrary code via the…
- CVE-2022-43286 — Critical (CVSS 9.8): Nginx NJS v0.7.2 was discovered to contain a heap-use-after-free bug caused by illegal memory copy in the function…
- CVE-2022-29379 — Critical (CVSS 9.8): Nginx NJS v0.7.3 was discovered to contain a stack overflow in the function njs_default_module_loader at…
- CVE-2022-27007 — Critical (CVSS 9.8): nginx njs 0.7.2 is affected suffers from Use-after-free in njs_function_frame_alloc() when it try to invoke from a…
- CVE-2022-25139 — Critical (CVSS 9.8): njs through 0.7.0, used in NGINX, was discovered to contain a heap use-after-free in njs_await_fulfilled.