Secure AccessApplication · Absolute

CVE-2025-49080

HIGH · 7.5 CVSS v3.1 Published 2025-06-12
Fix available
A fix is available. Upgrade to after 13.54 or later.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
There is a memory management vulnerability in Absolute Secure Access server versions 9.0 to 13.54. Attackers with network access to the server can cause a Denial of Service by sending a specially crafted sequence of packets to the server. The attack complexity is low, there are no attack requirements, privileges, or user interaction required. Loss of availability is high; there is no impact on confidentiality or integrity.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A memory management vulnerability exists in Absolute Secure Access server versions 9.0 through 13.54. Attackers with network access can send a specially crafted sequence of packets to trigger a memory handling error, causing the server to crash or become unresponsive. The attack requires no authentication or user interaction, resulting in complete loss of service availability.

MitigationUpgrade Absolute Secure Access server to a version beyond 13.54, as indicated by the vendor. If immediate patching is not feasible, restrict network access to the server using firewalls or network segmentation to limit exposure to untrusted attackers.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Secure AccessApplication
Affected:>= 9.0, <= 13.54

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Absolute Secure Access server is deployed
    Check running services or installed applications for 'Absolute Secure Access' or 'Absolute' server components. On Windows, review Programs and Features or services.msc. On Linux, check for rpm/deb packages or systemctl services containing 'absolute'.
    Affected if Absolute Secure Access server is installed in the environment
  2. Identify installed version
    Run the command to check the Absolute Secure Access server version. On Windows, right-click the application in Programs and Features and select Properties to view the Version field, or check the About section in the server admin console. On Linux, run: rpm -qa | grep -i absolute or dpkg -l | grep -i absolute.
    Affected if The installed version falls within the range >= 9.0 and <= 13.54
  3. Verify server network accessibility
    Determine if the Absolute Secure Access server has an exposed network interface. Use netstat -an or ss -tlnp to identify listening ports and their bound addresses. Check firewall rules (Windows Firewall or iptables) to see if the server ports are open to untrusted networks.
    Affected if The server listens on interfaces accessible from untrusted networks (such as Internet-facing or DMZ segments)
  4. Review server status for crash indicators
    Check system logs (Windows Event Viewer under Application/System logs, or Linux /var/log/messages, /var/log/syslog) and Absolute Secure Access server logs for unexpected restarts, memory errors, or service failures occurring around the same time.
    Affected if The server has recently crashed, become unresponsive, or logged memory handling errors

You are affected if Absolute Secure Access server version 9.0 through 13.54 is installed and accessible over the network, since unauthenticated attackers can trigger the memory handling flaw to cause a denial of service.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 13.54
Interim mitigation

Upgrade Absolute Secure Access server to a version beyond 13.54, as indicated by the vendor. If immediate patching is not feasible, restrict network access to the server using firewalls or network segmentation to limit exposure to untrusted attackers.

Fix this in Secure Access Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,930
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-49080 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-49080 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data