CVE Catalog

CVE-2026-57246

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

A vulnerability in the signature plugin causes missing argument validation when copying abnormally constructed objects. JavaScript triggers signature verification, but the plugin does not validate the copied abnormal string, leading to application crash.

Risk Assessment

An attacker can deliberately provide an abnormally constructed object, causing the application to crash and resulting in denial of service (DoS).

Recommendation

Update the signature plugin to the latest version that includes argument validation fix. If not available, temporarily restrict access to signature verification functionality.

Related vulnerabilities

Original NVD description (English source)

When dealing with abnormally constructed objects, there is a lack of argument validation; JavaScript triggers signature verification, but the signature plugin does not perform validation when copying the abnormal string, causing the application to crash.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS