Description
openssl_encrypt 1.4.x before 1.4.9 contains an optional D-Bus crypto service whose org.freedesktop.DBus.Properties.Set method performs neither a polkit authorization check nor value validation. Any local user on the system bus can call Set without authorization and set MaxConcurrentOperations (to 0/negative, causing the concurrency gate to refuse all subsequent operations, or to a huge value removing the limit) or the unbounded DefaultTimeout, resulting in a persistent denial of service of the root daemon. The D-Bus service exists only on the 1.4.x line and was removed in 1.5.x.
Published: 2026-08-27
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via local user authorization bypass
Action: Patch or Disable
AI Analysis

Impact

The Jahlives openssl_encrypt package includes an optional D‑Bus crypto service in versions 1.4.x. The service’s org.freedesktop.DBus.Properties.Set method fails to perform any polkit authorization or validate values supplied by callers. An attacker who can exploit any local user account on the system bus can call Set and set configuration parameters such as MaxConcurrentOperations or DefaultTimeout to values that either block all future cryptographic operations or remove limits. The result is a persistent denial of service for the root‑daemon that relies on that cryptographic service. This vulnerability is a data‑input validation flaw (CWE‑20) and permits non‑privileged local users to leverage the failure to authorize calls to a service exposed on the local bus.

Affected Systems

The affected vendor is jahlives for the openssl_encrypt package. The vulnerability exists in the 1.4.x line and is fixed in 1.5.x, where the optional D‑Bus service was removed entirely.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation. However, because the flaw can be triggered by any local user, it remains a significant risk in environments where the affected package is in use. The attack vector is local, leveraging the system bus, and requires no special privileges beyond access to the D‑Bus session.

Generated by OpenCVE AI on August 27, 2026 at 18:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Jahlives openssl_encrypt package to version 1.5.x or newer, where the optional D-Bus service has been removed.
  • If upgrade is not immediately possible, disable the D‑Bus crypto service by removing or renaming the service file so that it is not loaded on the system bus.
  • Restrict local users’ access to the system D‑Bus or use polkit rules to enforce stricter permissions on the org.freedesktop.DBus.Properties interface.

Generated by OpenCVE AI on August 27, 2026 at 18:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:jahlives:openssl_encrypt:*:*:*:*:*:python:*:*

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Jahlives
Jahlives openssl Encrypt
Vendors & Products Jahlives
Jahlives openssl Encrypt
Metrics ssvc

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


Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description openssl_encrypt 1.4.x before 1.4.9 contains an optional D-Bus crypto service whose org.freedesktop.DBus.Properties.Set method performs neither a polkit authorization check nor value validation. Any local user on the system bus can call Set without authorization and set MaxConcurrentOperations (to 0/negative, causing the concurrency gate to refuse all subsequent operations, or to a huge value removing the limit) or the unbounded DefaultTimeout, resulting in a persistent denial of service of the root daemon. The D-Bus service exists only on the 1.4.x line and was removed in 1.5.x.
Title openssl_encrypt before 1.4.9 D-Bus Properties Authorization Bypass
Weaknesses CWE-20
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Jahlives Openssl Encrypt
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-27T18:06:25.528Z

Reserved: 2026-08-27T11:11:30.934Z

Link: CVE-2026-81686

cve-icon Vulnrichment

Updated: 2026-08-27T18:06:20.369Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T17:20:58.257

Modified: 2026-09-02T13:11:58.200

Link: CVE-2026-81686

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T18:45:04Z

Weaknesses
  • CWE-20

    Improper Input Validation