Back to overview

CVE-2026-47693

MEDIUM
6.9
CVSS 3.1
Description
Poweradmin is a web-based DNS administration tool for PowerDNS server. Versions prior to 4.2.4 and 4.3.3 are vulnerable to CSV Injection (Formula Injection) in its log export functionality. User-controlled data — specifically the username field — is written to exported CSV files without sanitizing formula trigger characters (=, +, -, @). When an administrator exports activity logs and opens the resulting CSV in a spreadsheet application (Microsoft Excel, LibreOffice Calc, Google Sheets), any formula stored in a username is executed by the application. This can be used for phishing attacks against administrators or data exfiltration. Versions 4.2.4 and 4.3.3 patch the issue.

Metadata

CVE ID
CVE-2026-47693
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-19 21:18 UTC
Published
2026-06-23 22:07 UTC
Last updated
2026-06-23 22:09 UTC
Primary CWE
CWE-1236
CWE-1236: Improper Neutralization of Formula Elements in a C…
Vendor / Product
poweradmin / poweradmin
Sources
cve.org  ·  NVD

Severity & Metrics

6.9 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
poweradmin poweradmin < 4.2.4, >= 4.3.0, < 4.3.3
Weakness (CWE)
CWESourceDescription
CWE-1236 cna CWE-1236: Improper Neutralization of Formula Elements in a CSV File
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.9 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N
References (3)
Back to overview