Skip to main content

Iperius Backup CVE-2026-5310

| EUVDEUVD-2026-17966 LOW
Use of Hard-coded Cryptographic Key (CWE-321)
2026-04-01 VulDB GHSA-m24f-g88m-9r7h
1.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
1.1 LOW
CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/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

Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

6
CVSS changed
Apr 29, 2026 - 01:11 NVD
2.0 (LOW) 1.1 (LOW)
PoC Detected
Apr 03, 2026 - 16:10 vuln.today
Public exploit code
EUVD ID Assigned
Apr 01, 2026 - 17:30 euvd
EUVD-2026-17966
Analysis Generated
Apr 01, 2026 - 17:30 vuln.today
Patch released
Apr 01, 2026 - 17:30 nvd
Patch available
CVE Published
Apr 01, 2026 - 16:30 nvd
LOW 2.0

DescriptionCVE.org

A vulnerability was identified in Enter Software Iperius Backup up to 8.7.2. This impacts an unknown function of the file IperiusAccounts.ini. Such manipulation leads to use of hard-coded cryptographic key . The attack must be carried out locally. This attack is characterized by high complexity. The exploitability is said to be difficult. The exploit is publicly available and might be used. Upgrading to version 8.7.4 will fix this issue. It is suggested to upgrade the affected component. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.

AnalysisAI

Iperius Backup versions up to 8.7.2 use a hard-coded cryptographic key for IperiusAccounts.ini file encryption, allowing local authenticated attackers with low privileges to decrypt stored credentials and extract sensitive account information. The vulnerability requires high attack complexity and local access, resulting in a CVSS 2.0 score with low confidentiality impact; a publicly available proof-of-concept exploit exists, and vendor-released patch version 8.7.4 fixes the issue.

Technical ContextAI

Iperius Backup stores user account credentials in an IperiusAccounts.ini configuration file that employs cryptographic encryption to protect sensitive data. However, the encryption implementation relies on a hard-coded symmetric key embedded within the application binary rather than using a derived or user-specific key, which violates fundamental cryptographic practices defined in CWE-321 (Use of Hard-coded Cryptographic Key). This allows any local user with sufficient privileges to access and decrypt the configuration file using the known key, bypassing the intended protection mechanism. The vulnerability affects Iperius Backup across all versions up to 8.7.2 (CPE: cpe:2.3:a:enter_software:iperius_backup:*:*:*:*:*:*:*:*), with the hard-coded key weakness being the root cause that enables credential extraction from the IperiusAccounts.ini file.

RemediationAI

Vendor-released patch: Upgrade Iperius Backup to version 8.7.4 or later, which replaces the hard-coded cryptographic key with a properly derived encryption mechanism. The patched version is available for download from the official Iperius Backup website at https://www.iperiusbackup.com/download-software-backup.aspx. For systems unable to upgrade immediately, restrict local access to the IperiusAccounts.ini file and surrounding configuration directories to trusted administrative users only, limit interactive login privileges for non-administrative accounts, and consider using operating system-level credential storage or external key management solutions to protect backup account credentials. Verify the upgrade completion by checking the application version and reviewing the changelog to confirm the cryptographic key implementation has been updated.

Share

CVE-2026-5310 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy