Severity by source
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
7DescriptionCVE.org
CVE-2026-33447 is a buffer overflow in a message parsing function of the Secure Access client prior to 14.50. Attackers with control of a modified server can send a special packet that can overwrite a small portion of memory conceivably leading to memory corruption or denial of service.
AnalysisAI
Buffer overflow in Secure Access message parsing prior to version 14.50 allows remote attackers with control of a modified server to send specially crafted packets that corrupt memory, potentially causing denial of service or limited information disclosure. Attack requires network access, high complexity, and user interaction; CVSS 2.3 reflects limited real-world impact despite the vulnerability class.
Technical ContextAI
The vulnerability resides in a message parsing function within the Secure Access client application, a privilege management and secure access solution by Absolute Software. The buffer overflow occurs during packet processing when the client communicates with a server. The condition involves a bounded but insufficient buffer allocation, allowing a remote entity controlling or impersonating a server to craft packets exceeding expected bounds. The overflow is classified as a buffer overflow (CWE category implied by description), which typically results from improper bounds checking in C/C++ parsing routines. The impact is constrained to integrity and availability-not confidentiality-suggesting the overflow affects internal state or stack canaries rather than sensitive data exposure.
RemediationAI
Upgrade Absolute Secure Access to version 14.50 or later, which is available from the vendor. Organizations should deploy this patch immediately across all client instances communicating with Secure Access servers. If immediate patching is not feasible, implement network-level controls to restrict client-server communications to trusted, verified endpoints and monitor for unexpected server certificate changes or unusual packet patterns. Monitor server infrastructure for compromise indicators, as the attack surface is limited to scenarios where an attacker controls or intercepts the server-client channel. Patch deployment has no documented negative side effects given the security focus of the fix.
More in Secure Access
View allPersistent denial-of-service in Absolute Security Secure Access servers prior to version 14.57 is achievable by network
Persistent denial-of-service in Absolute Secure Access servers before version 14.55 allows a remote attacker with deep,
Local privilege escalation in Absolute Secure Access for Windows (client and server) before version 14.55 allows a low-p
Local privilege escalation in Absolute Secure Access Windows client versions prior to 14.50 allows authenticated local a
Memory management vulnerability in Absolute Secure Access server versions 9.0 through 13.54 that allows unauthenticated,
Secure Access Server versions before 14.20 are vulnerable to a network-based denial-of-service attack where unauthentica
Persistent denial-of-service in Absolute Secure Access servers before version 14.55 allows an authenticated tunnel parti
Buffer overflow in Absolute Secure Access server (versions before 14.50) allows authenticated remote attackers with modi
Null dereference in the load-balancing subsystem of Absolute Secure Access servers (prior to 14.57) allows unauthenticat
Non-persistent denial-of-service against Absolute Secure Access servers prior to version 14.55 is achievable by an attac
Memory management flaw in Absolute Secure Access prior to version 14.55 allows a remote attacker with deep protocol know
Memory corruption in Absolute Secure Access Windows clients prior to version 14.50 allows local authenticated attackers
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26415