Description
proCertum SmartSign opens Certificate Practice Statement (CPS) URI without schema validation. An attacker can prepare arbitrary certificate with CPS URI pointing to a local executable file or any URL, sign a document with it, and send it to the victim. When the victim opens the document in the application, the specified file will be executed (or webpage will be opened).

This issue was fixed in version 9.4.3.90.
Published: 2026-07-27
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

proCertum SmartSign fails to validate the schema of the Certificate Practice Statement (CPS) URI, allowing the creation of a certificate containing an arbitrary URI. When a victim opens a document signed with such a certificate, the application trusts the CPS URI and executes the referenced local file or opens the indicated webpage, thereby permitting the attacker to run arbitrary code on the victim’s machine. This flaw is a typical instance of CWE‑73 (OS Command Injection via unsanitized file paths). The impact is the execution of code or external content on the user’s system, potentially compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability applies to Asseco’s proCertum SmartSign software, specifically versions released before 9.4.3.90. The fix was introduced in version 9.4.3.90 and removes the unsanitized handling of the CPS URI.

Risk and Exploitability

The CVSS score is 4.6, indicating moderate severity. The EPSS score is 0.00085, indicating a very low but non-zero exploitation probability, and the vulnerability is not listed in CISA’s KEV catalog. The most likely attack vector is a social‑engineering scenario where an adversary sends a signed document to a victim via email or another delivery channel. Once the victim opens the document in proCertum SmartSign, the unsafe CPS URI is processed and the attacker’s payload is executed. Although the exploitation requires user interaction, the flaw allows arbitrary code execution, which makes it a significant risk when the business relies on proCertum SmartSign for document signing.

Generated by OpenCVE AI on August 3, 2026 at 17:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade proCertum SmartSign to version 9.4.3.90 or later to apply the vendor‑supplied fix for CPS URI validation.
  • If an upgrade is temporarily unavailable, configure the application or document‑processing environment to block or ignore CPS URIs that point to local files or non‑HTTPS URLs.
  • Ensure that the policy for certificate validation enforces strict schema checks on CPS URIs, rejecting any that do not use a secure URI scheme such as https://.

Generated by OpenCVE AI on August 3, 2026 at 17:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Asseco
Asseco procertum Smartsign
Vendors & Products Asseco
Asseco procertum Smartsign

Mon, 27 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description proCertum SmartSign opens Certificate Practice Statement (CPS) URI without schema validation. An attacker can prepare arbitrary certificate with CPS URI pointing to a local executable file or any URL, sign a document with it, and send it to the victim. When the victim opens the document in the application, the specified file will be executed (or webpage will be opened). This issue was fixed in version 9.4.3.90.
Title Arbitrary Path Execution via CPS URI in proCertum SmartSign
Weaknesses CWE-73
References
Metrics cvssV4_0

{'score': 4.6, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N'}


Subscriptions

Asseco Procertum Smartsign
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-27T14:41:43.080Z

Reserved: 2026-06-26T10:47:10.593Z

Link: CVE-2026-57916

cve-icon Vulnrichment

Updated: 2026-07-27T14:41:40.301Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T12:16:46.243

Modified: 2026-07-30T16:29:42.347

Link: CVE-2026-57916

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:00:11Z

Weaknesses
  • CWE-73

    External Control of File Name or Path