SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-78061

MEDIUM · CVSS 6.3 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-23 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability affects the Email Sync component of vas3k TaxHacker versions up to 0.8.2, specifically in the buildImapConfig function, where improper handling of the host/port arguments can lead to server-side request forgery (SSRF). This flaw allows remote attackers to manipulate requests to internal services, potentially exposing sensitive data or enabling further attacks. Organizations using affected versions should prioritize patching this vulnerability to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-78061
Severity
MEDIUM
CVSS
6.3
EPSS
0.28%

Original NVD 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.