Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

pcort's avatar
pcort
Icon for Nimbostratus rankNimbostratus
5 years ago

401 after version upgrade.

After upgrading our F5 from v15.1.0.4 to v15.1.1 I'm unable to authenticate and make rest calls, calls return a 401. UI with the user works fine, but rest calls fail. This is the output I get from insomnia.

 

{

 "code": 401,

 "message": "Authorization failed: user=https://localhost/mgmt/shared/authz/users/myusername resource=/mgmt/tm/ltm/node/~Common~ verb=GET uri:http://localhost:8100/mgmt/tm/ltm/node/~Common~ referrer:ipofmymachine sender:ipofmymachine",

 "referer": "ipofmymachine",

 "restOperationId": 6314451,

 "kind": ":resterrorresponse"

}

 

Hoping there was a small update in the patch notes that I'm missing or something!