Description
A vulnerability was determined in vas3k TaxHacker up to 0.8.2. Impacted is the function buildImapConfig of the file lib/email-sync/imap-client.ts of the component Email Sync. Executing a manipulation of the argument host/port can lead to server-side request forgery. It is possible to launch the attack remotely. The pull request to fix this issue awaits acceptance.
Published: 2026-08-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an SSRF flaw in the buildImapConfig function of the Email Sync component of vas3k TaxHacker, where manipulating the host and port arguments can cause the server to issue requests to arbitrary URLs. This allows an attacker to force the application to resolve and connect to any TCP endpoint that the device has network access to. The impact of exploiting this flaw is the ability to access internal resources or external services from the victim’s machine, leading to potential data exfiltration or internal network reconnaissance.

Affected Systems

vulnerable versions of vas3k TaxHacker up to 0.8.2 contain the flaw in lib/email-sync/imap-client.ts. No releases beyond 0.8.2 are listed as fixed, so any deployment using these or earlier versions is affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity for this SSRF, and the EPSS score is not available. It is not listed in CISA KEV, so no public exploits have been confirmed. The flaw can be triggered remotely by supplying crafted host/port values, with no special authentication required. The lack of an accepted patch means the risk remains until a fix is released or mitigated through network controls.

Generated by OpenCVE AI on August 23, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the forthcoming patch or update to a version that includes the SSRF fix when the pull request is merged
  • Restrict outbound traffic from the TaxHacker service to trusted hosts or deny connections to internal IP ranges that should not be reached
  • Monitor incoming imap‑config requests and logs for anomalous host/port values to detect potential abuse

Generated by OpenCVE AI on August 23, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in vas3k TaxHacker up to 0.8.2. Impacted is the function buildImapConfig of the file lib/email-sync/imap-client.ts of the component Email Sync. Executing a manipulation of the argument host/port can lead to server-side request forgery. It is possible to launch the attack remotely. The pull request to fix this issue awaits acceptance.
Title vas3k TaxHacker Email Sync imap-client.ts buildImapConfig server-side request forgery
First Time appeared Vas3k
Vas3k taxhacker
Weaknesses CWE-918
CPEs cpe:2.3:a:vas3k:taxhacker:*:*:*:*:*:*:*:*
Vendors & Products Vas3k
Vas3k taxhacker
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-23T03:45:09.870Z

Reserved: 2026-08-22T10:54:25.793Z

Link: CVE-2026-78061

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-23T04:17:09.573

Modified: 2026-08-23T04:17:09.573

Link: CVE-2026-78061

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T05:30:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)