CVE-2018-17613
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedTelegram Desktop (aka tdesktop) 1.3.16 alpha, when "Use proxy" is enabled, sends credentials and application data in cleartext over the SOCKS5 protocol.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceIn Telegram Desktop 1.3.16 alpha, when the 'Use proxy' setting is enabled, the application transmits SOCKS5 authentication credentials and application data in cleartext instead of properly encrypting or protecting the authentication exchange. This allows network observers to intercept credentials and sensitive application traffic.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 1.3.16CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify Telegram Desktop versionOpen Telegram Desktop, click on the three-line menu icon, select 'Settings', then scroll to the bottom and click 'Advanced' or check the 'About' section to find the version number. Alternatively, right-click the Telegram Desktop executable in its installation directory, select 'Properties', and check the 'Details' tab for version information.Affected if The version displayed is exactly 1.3.16 (alpha build)
-
Check if proxy is enabledIn Telegram Desktop, go to Settings > Advanced (or Settings > Proxy settings depending on version). Look for a setting labeled 'Use proxy' or 'Proxy settings'.Affected if The 'Use proxy' setting is turned ON or enabled
-
Identify proxy protocol typeIn the same proxy settings menu, examine the protocol dropdown or configuration to determine which type of proxy is selected (SOCKS5, HTTP, MTProto, or Telegram Proxy).Affected if The selected proxy type is SOCKS5
-
Review proxy credentials configurationIn the SOCKS5 proxy configuration section, verify if username and password fields are populated. Check whether the credentials are stored locally in the proxy configuration.Affected if SOCKS5 proxy is configured with stored authentication credentials (username and password)
-
Inspect Telegram configuration filesNavigate to the Telegram Desktop data folder (typically %APPDATA%\Telegram Desktop\ on Windows, ~/.TelegramDesktop/ on Linux, or ~/Library/Application Support/Telegram Desktop/ on macOS). Open the 'tdata' or 'Telegram' configuration folder and examine proxy-related configuration files for SOCKS5 entries with plaintext credentials.Affected if Configuration files contain active SOCKS5 proxy settings with authentication credentials stored in plaintext
You are affected if you are running Telegram Desktop version 1.3.16 AND have a SOCKS5 proxy enabled with authentication credentials configured in the application settings.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate Telegram Desktop to a version that includes the fix for this vulnerability. Avoid using SOCKS5 proxies with Telegram Desktop until the patched version is deployed, or ensure network traffic is protected by additional encryption layers (e.g., VPN).
Latest Telegram Desktop release (newer than 1.3.16)
- 1. Close Telegram Desktop if it is currently running
- 2. Uninstall the current Telegram Desktop version 1.3.16 alpha
- 3. Download the latest version of Telegram Desktop from the official website (https://desktop.telegram.org/)
- 4. Install the latest version which contains security fixes for the cleartext credential transmission vulnerability
- 5. When configuring proxy settings in the new version, verify that credentials are properly encrypted
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing1.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,424.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2018-17613 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2018-17613 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data