Description
A weakness has been identified in danpros HTMLy up to 3.1.1. This vulnerability affects unknown code of the file /system/htmly.php of the component Author Name Handler. Executing a manipulation of the argument Name can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the Author Name Handler component of danpros HTMLy and allows an attacker to manipulate the Name argument in /system/htmly.php to traverse directories. This type of flaw is identified as CWE‑22 and can expose arbitrary files on the server. The CVE description notes that the exploit is available to the public and can be launched remotely, indicating that an attacker need only provide a crafted request to trigger the traversal, potentially revealing sensitive configuration or source code data.

Affected Systems

Version 3.1.1 or earlier of danpros HTMLy is affected. The issue exists in the Author Name Handler – the /system/htmly.php script – which is part of the HTMLy product from the vendor danpros. No other versions or components are listed as impacted in the available data.

Risk and Exploitability

With a CVSS score of 6.9 the issue is considered medium severity. The EPSS score is not provided, and the vulnerability is not listed in CISA’s KEV catalog, suggesting it is not currently known to be widely exploited in the wild. The attack vector is remote, and the exploit requires only an external request containing a malicious Name parameter. The vulnerability can lead to disclosure of files, which may provide attackers with information that could be leveraged in further attacks, such as privilege escalation or information gathering.

Generated by OpenCVE AI on August 4, 2026 at 09:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade danpros HTMLy to a version newer than 3.1.1 once a vendor patch becomes available
  • If upgrading is not immediately possible, limit access to the /system/htmly.php endpoint by applying network or application‑level access controls
  • Implement request validation to reject file‑path traversal sequences in the Name parameter, for example by stripping leading dots and normalizing paths
  • Deploy a web‑application firewall rule to block directory‑traversal patterns in incoming requests
  • Monitor web logs for repeated attempts to access hidden or system files via the Author Name Handler

Generated by OpenCVE AI on August 4, 2026 at 09:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Danpros
Danpros htmly
Vendors & Products Danpros
Danpros htmly

Mon, 03 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in danpros HTMLy up to 3.1.1. This vulnerability affects unknown code of the file /system/htmly.php of the component Author Name Handler. Executing a manipulation of the argument Name can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title danpros HTMLy Author Name htmly.php path traversal
First Time appeared Htmly
Htmly htmly
Weaknesses CWE-22
CPEs cpe:2.3:a:htmly:htmly:*:*:*:*:*:*:*:*
Vendors & Products Htmly
Htmly htmly
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-04T14:01:39.100Z

Reserved: 2026-08-03T11:19:06.391Z

Link: CVE-2026-18646

cve-icon Vulnrichment

Updated: 2026-08-04T14:01:33.580Z

cve-icon NVD

Status : Deferred

Published: 2026-08-03T21:16:37.457

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-18646

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T10:00:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')