Description
Use of a One-Way hash without a salt vulnerability in Pik Online Software Solutions Inc. Pik Online Portal allows Cryptanalysis.

This issue affects Pik Online Portal: through 3.5.1.
Published: 2026-09-04
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from the use of a one‑way hash function without a salt in Pik Online Portal, enabling cryptanalysis that can potentially expose sensitive data. The flaw allows an attacker to obtain hash values that can be subjected to offline dictionary or brute‑force attacks to reveal plaintext information, such as user credentials, compromising confidentiality. The weakness is categorized as CWE‑759, which addresses lack of salt in cryptographic hashing.

Affected Systems

Pik Online Software Solutions Inc. – Pik Online Portal. Affected releases include all versions up to and including 3.5.1; later releases are not listed as affected.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate overall risk. No EPSS score is available, and the vulnerability is not listed in CISA KEV, suggesting limited known exploitation. The attack vector is not explicitly disclosed, but due to the lack of salt, an adversary who can obtain any hash value could perform offline attacks to recover the original data. If the compromised hash is a password or other sensitive token, successful exploitation could lead to unauthorized access or data breach. The exploitability is therefore considered moderate with a realistic threat if the hash values are exposed or transmitted insecurely.

Generated by OpenCVE AI on September 4, 2026 at 08:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact Pik Online Software Solutions Inc. to obtain an official patch or upgrade that implements salted hashing for all stored credentials.
  • Once a patch is available, upgrade Pik Online Portal to the latest verified version.
  • In environments where an immediate update is not feasible, implement additional safeguards such as enforcing strong password policies, limiting login attempts, and monitoring authentication logs for anomalous activity.

Generated by OpenCVE AI on September 4, 2026 at 08:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description Use of a One-Way hash without a salt vulnerability in Pik Online Software Solutions Inc. Pik Online Portal allows Cryptanalysis. This issue affects Pik Online Portal: through 3.5.1.
Title Information Disclosure in Pik Online Software's Portal
Weaknesses CWE-759
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-04T07:27:16.927Z

Reserved: 2026-04-13T13:23:03.416Z

Link: CVE-2026-6217

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T08:17:16.067

Modified: 2026-09-04T08:17:16.067

Link: CVE-2026-6217

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T08:30:16Z

Weaknesses
  • CWE-759

    Use of a One-Way Hash without a Salt