PT-2026-43446 · Frangoteam+2 · Fuxa+1
CVE-2026-43946
·
Published
2026-05-26
·
Updated
2026-07-21
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
FUXA versions prior to 1.3.1
Description
An authorization bypass exists in the
/api/getTagValue endpoint, allowing unauthenticated access to tag values. This occurs when the referenced script does not exist, causing the isAuthorisedByScriptName() function to return true. The issue stems from the system creating a signed guest token when no x-access-token is provided, which then allows the request to proceed as a guest. If the sourceScriptName is omitted or does not match a real script, the authorization check is bypassed, and the endpoint returns arbitrary tag values by ID.Recommendations
Update to version 1.3.1.
Restrict access to the
/api/getTagValue endpoint to minimize the risk of exploitation.Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fuxa
Fuxa-Server