A missing authentication vulnerability in frangoteam/FUXA through 1.3.3 allows an unauthenticated remote attacker to query all historical sensor data via the DAQQUERY Socket.IO event. When secureEnabled=true, all other sensitive Socket.IO events (DEVICEBROWSE, HOSTINTERFACES, DEVICETAGSREQUEST, etc.) call isSocketAdminAuthorized to verify the connection token, but the DAQQUERY handler in server/runtime/index.js lacks this check entirely.
{
"cna_assigner": "TuranSec",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72586.json",
"cwe_ids": [
"CWE-306"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.3"
},
{
"fixed": "1.3.3"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}