CVE-2025-62491 Vulnerability Analysis & Exploit Details

CVE-2025-62491
Vulnerability Scoring

8.8
/10
Severe Risk

Cybersecurity professionals consider CVE-2025-62491 an immediate threat requiring urgent mitigation.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Adjacent_network
    Attack Vector Under Analysis
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-62491 Details

Status: Analyzed

Last updated: 🕓 30 Oct 2025, 16:27 UTC
Originally published on: 🕓 16 Oct 2025, 16:15 UTC

Time between publication and last update: 14 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2025-62491 Vulnerability Summary

CVE-2025-62491: A Use-After-Free (UAF) vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises (ts->rejected_promise_list). * The function js_std_promise_rejection_check attempts to iterate over the rejected_promise_list to report unhandled rejections using a standard list loop. * The reason for a promise rejection is processed inside the loop, including calling js_std_dump_error1(ctx, rp->reason). * If the promise rejection reason is an Error object that defines a custom property getter (e.g., via Object.defineProperty), this getter is executed during the error dumping process. * The malicious custom getter can execute JavaScript code that calls catch() on the same rejected promise being processed. * Calling catch() internally triggers js_std_promise_rejection_tracker, which then removes and frees the current promise entry (JSRejectedPromiseEntry) from the rejected_promise_list. * Since the list iteration continues using the now-freed memory pointer (el), the subsequent loop access results in a Use-After-Free condition.

Assessing the Risk of CVE-2025-62491

Access Complexity Graph

The exploitability of CVE-2025-62491 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-62491

With low attack complexity and no required privileges, CVE-2025-62491 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-62491, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-62491, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2025-62491 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2025-62491 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2025-62491 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2025-62491 References

External References

CWE Common Weakness Enumeration

CWE-416

Vulnerable Configurations

  • cpe:2.3:a:quickjs_project:quickjs:-:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:-:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-07-09:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-07-09:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-07-21:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-07-21:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-07-28:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-07-28:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-08-10:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-08-10:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-08-18:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-08-18:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-09-01:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-09-01:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-09-18:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-09-18:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-10-27:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-10-27:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2019-12-21:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2019-12-21:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-01-05:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-01-05:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-01-19:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-01-19:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-03-16:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-03-16:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-04-12:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-04-12:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-07-05:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-07-05:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-09-06:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-09-06:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2020-11-08:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2020-11-08:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2021-03-27:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2021-03-27:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2022-03-06:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2022-03-06:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2023-12-09:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2023-12-09:*:*:*:*:*:*:*
  • cpe:2.3:a:quickjs_project:quickjs:2024-01-13:*:*:*:*:*:*:*
    cpe:2.3:a:quickjs_project:quickjs:2024-01-13:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-62491: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-1165 – The Popup Box plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.1.1. This is due to a flawed...
  • CVE-2025-14554 – The Sell BTC - Cryptocurrency Selling Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'orderform_data' AJAX ac...
  • CVE-2026-23039 – In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect dr...
  • CVE-2026-23038 – In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() In nfs4_ff_a...
  • CVE-2026-23037 – In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: allow partial RX URB allocation to succeed When es58x_alloc_...