Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2018-21035

25
FAUCET Score

CVE-2018-21035 describes a denial-of-service vulnerability in the WebSocket implementation of Qt through version 5.14.1. The flaw allows attackers to exhaust system memory by sending large WebSocket frames or messages, up to 2GB each, as the limits cannot be configured to smaller values. This unauthenticated attack has a CVSS score of 7.5 (High) due to its network-based vector and high impact on availability. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
<= 5.14.1CPE matchmatch criteria
cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

8.6HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
4.0
CvssVersion
3.0

Exploit Intelligence

EPSS Score
2.34%
Probability of exploitation in next 30 days
EPSS Percentile
81.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0234 is in the 68th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (8)

microsoftpatch availablevia msrc
Product: 16965-16820Fixed in: 5.12.11-2
microsoftpatch availablevia msrc
Product: 16857-16823Fixed in: 5.12.11-3
microsoftpatch availablevia msrc
Product: cm1 qt5-qtsvg 5.12.11-2 on CBL Mariner 1.0Fixed in: 5.12.11-2
microsoftpatch availablevia msrc
Product: cbl2 qt5-qtsvg 5.12.11-3 on CBL Mariner 2.0Fixed in: 5.12.11-3
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: qt5-qtwebsockets-0:5.12.5-2.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: qt5-qtbase-0:5.12.5-6.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: qt5-qttools-0:5.12.5-2.el8
View patch
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: qt5-qtwebsockets

Vendor Advisories (2)

microsoft2020-Feb/CVE-2018-21035Important

In Qt through 5.14.1 the WebSocket implementation accepts up to 2GB for frames and 2GB for messages. Smaller limits cannot be configured. This makes it easier for attackers to cause a denial of service (memory consumption).

Feb 11, 2020
redhatCVE-2018-21035Moderate

qt5-qtwebsockets: websocket implementation allows only limited size for frames and messages therefore attacker can cause DOS

Sep 23, 2018

References

bugreports.qt.io / browse/QTBUG-70693
ExploitThird Party Advisory
codereview.qt-project.org / c/qt/qtwebsockets/+/284735
PatchThird Party Advisory