PT-2026-69466 · Unknown · Fastschema
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
fastschema versions prior to 0.15.2
Description
A NULL pointer dereference occurs when the server fails to validate that a pointer is non-nil before use. An unauthenticated remote attacker can trigger a fatal panic that crashes the server process by sending a single HTTP request to the '/api/auth/local/recover' endpoint. This issue is located in the
sendOTPEmail() function within the pkg/auth/local.go file, where a pointer is dereferenced from an unchecked error path.Recommendations
Update to a version newer than 0.15.1.
As a temporary workaround, restrict access to the '/api/auth/local/recover' endpoint to minimize the risk of exploitation.
Exploit
Fix
DoS
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fastschema