Beveiligingsadvies

CVE-2025-32013

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-04-06 20:07:05
Laatst bijgewerkt 2025-04-07 14:08:48
Toegewezen door GitHub_M
CVSS-score 9.3
Status PUBLISHED

Beschrijving

LNbits is a Lightning wallet and accounts system. A Server-Side Request Forgery (SSRF) vulnerability has been discovered in LNbits' LNURL authentication handling functionality. When processing LNURL authentication requests, the application accepts a callback URL parameter and makes an HTTP request to that URL using the httpx library with redirect following enabled. The application doesn't properly validate the callback URL, allowing attackers to specify internal network addresses and access internal resources.