LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25608: Iperius Backup 6.1.0 Privilege Escalation via Backup Job

Iperius Backup 6.1.0 contains a privilege escalation vulnerability that allows low-privilege users to execute arbitrary programs with elevated privileges by creating backup jobs. Attackers can configure backup jobs to execute malicious batch files or programs before or after backup operations, which run with the privileges of the Iperius Backup Service account (Local System or Administrator), enabling privilege escalation and arbitrary code execution.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Iperius Backup 6.1.0 can let a local, low-privileged user run programs with the backup service’s elevated rights. If the service runs as Local System or Administrator, this can turn limited access into full control of the machine. Public exploit information exists, but the provided sources do not show active exploitation.

Executive priority

Treat as high priority where Iperius Backup 6.1.0 is installed on shared servers or workstations. The business risk is privilege escalation after initial access, enabling broader system compromise. Prioritize inventory, access control review, and vendor-supported update decisions.

Technical view

The issue is privilege escalation through backup job configuration. Pre- or post-backup program execution can run under the Iperius Backup Service account rather than the user’s privileges. VulnCheck lists CVE-2019-25608 with CVSS 8.6 and affected version 6.1.0. Exploit-DB has a public exploit reference.

Likely exposure

Exposure is most relevant on Windows systems running Iperius Backup 6.1.0 where non-administrative users can create or modify backup jobs. Risk increases if the Iperius Backup Service runs as Local System or an Administrator account.

Exploitation context

This is a local privilege escalation path, not a remote network entry point based on the provided description. It requires the attacker to reach the system or application context where backup jobs can be configured. Public exploit material exists, but KEV is false and no cited source confirms active exploitation.

Researcher notes

The record is unusual because the CVE identifier is from 2019, while the provided publication date is 2026. The bundle names only Iperius Backup 6.1.0 as affected. No official vendor advisory or fixed version is included, so avoid assuming patch details beyond checking vendor guidance.

Mitigation direction

  • Identify installations of Iperius Backup 6.1.0.
  • Check vendor guidance and current downloads for fixed or supported versions.
  • Restrict backup job creation and modification to trusted administrators.
  • Run the backup service with the least privileges supported by vendor guidance.
  • Review existing backup jobs for unexpected pre- or post-backup program execution.

Validation and detection

  • Inventory Iperius Backup versions across managed endpoints and servers.
  • Confirm the Iperius Backup Service account and its privilege level.
  • Review backup job settings for configured program execution hooks.
  • Verify only trusted administrators can create or edit backup jobs.
  • Document remediation status for any host still running version 6.1.0.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-520: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25608 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 4.0HighCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.6High
CVSS 4.0 vector shape for CVE-2019-25608Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IperiusIperius Backup6.1.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-520 · source CWE mapping

.NET Misconfiguration: Use of Impersonation

.NET Misconfiguration: Use of Impersonation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.