云虫漏洞库

CVE-2026-72582 - A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating it is non-nil, causing a fatal panic that terminates the entire server when a recovery request is sent to the /api/auth/local/recover endpoint. - 漏洞详情

漏洞编号:CVE-2026-72582

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-72582

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-476

发布/更新时间:2026-08-10 / 2026-08-28

漏洞描述

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating it is non-nil, causing a fatal panic that terminates the entire server when a recovery request is sent to the /api/auth/local/recover endpoint.

相关链接

相关漏洞

« 返回首页