CVE-2022-31009
CVE-2022-31009 is a medium-severity vulnerability in Wire with a CVSS 3.x base score of 5.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-617.
Key facts
- Severity: Medium (CVSS 3.x base score 5.7)
- CVSS v2: 4.0
- EPSS exploit prediction: 1% (46th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-617
- Affected product: Wire
- Published:
- Last modified:
Description
wire-ios is an iOS client for the Wire secure messaging application. Invalid accent colors of Wire communication partners may render the iOS Wire Client partially unusable by causing it to crash multiple times on launch. These invalid accent colors can be used by and sent between Wire users. The root cause was an unnecessary assert statement when converting an integer value into the corresponding enum value, causing an exception instead of a fallback to a default value. This issue is fixed in [wire-ios](https://github.com/wireapp/wire-ios/commit/caa0e27dbe51f9edfda8c7a9f017d93b8cfddefb) and in Wire for iOS 3.100. There is no workaround available, but users may use other Wire clients (such as the [web app](https://app.wire.com)) to continue using Wire, or upgrade their client.
Frequently asked questions
- What is CVE-2022-31009?
- wire-ios is an iOS client for the Wire secure messaging application. Invalid accent colors of Wire communication partners may render the iOS Wire Client partially unusable by causing it to crash multiple times on launch. These invalid accent colors can be used by and sent between Wire users. The root cause was an unnecessary assert statement when converting an integer value into the corresponding enum value, causing an exception instead of a fallback to a default value. This issue is fixed in [wire-ios](https://github.com/wireapp/wire-ios/commit/caa0e27dbe51f9edfda8c7a9f017d93b8cfddefb) and in Wire for iOS 3.100. There is no workaround available, but users may use other Wire clients (such as the [web app](https://app.wire.com)) to continue using Wire, or upgrade their client.
- How severe is CVE-2022-31009?
- CVE-2022-31009 has a CVSS 3.x base score of 5.7, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2022-31009 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-31009?
- CVE-2022-31009 affects Wire. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-31009?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2022-31009 published?
- CVE-2022-31009 was published on 2022-06-23 and last updated on 2026-06-17.
References
- https://github.com/wireapp/wire-ios/commit/caa0e27dbe51f9edfda8c7a9f017d93b8cfddefb
- https://github.com/wireapp/wire-ios/security/advisories/GHSA-83m6-p7x5-925j
Affected products (1)
- cpe:2.3:a:wire:wire:*:*:*:*:*:iphone_os:*:*
More vulnerabilities in Wire
- CVE-2020-27853 — Critical (CVSS 9.8): Wire before 2020-10-16 allows remote attackers to cause a denial of service (application crash) or possibly execute…
- CVE-2021-32665 — High (CVSS 8.8): wire-ios is the iOS version of Wire, an open-source secure messaging app. wire-ios versions 3.8.0 and earlier have a…
- CVE-2020-15258 — High (CVSS 8.0): In Wire before 3.20.x, `shell.openExternal` was used without checking the URL. This vulnerability allows an attacker to…
- CVE-2018-8909 — High (CVSS 7.5): The Wire application before 2018-03-07 for Android allows attackers to write to pathnames outside of the downloads…
- CVE-2021-41093 — High (CVSS 7.4): Wire is an open source secure messenger. In affected versions if the an attacker gets an old but valid access token…
- CVE-2023-22737 — Medium (CVSS 6.5): wire-server provides back end services for Wire, a team communication and collaboration platform. Prior to version…
Other CWE-617 (Reachable Assertion) vulnerabilities
- CVE-2020-3615 — Critical (CVSS 9.8): Valid deauth/disassoc frames is dropped in case if RMF is enabled and some rouge peer keep on sending rogue…
- CVE-2019-9795 — Critical (CVSS 9.8): A vulnerability where type-confusion in the IonMonkey just-in-time (JIT) compiler could potentially be used by…
- CVE-2026-31739 — High (CVSS 8.8): In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTO_ALG_ASYNC The…
- CVE-2020-12417 — High (CVSS 8.8): Due to confusion about ValueTags on JavaScript Objects, an object may pass through the type barrier, resulting in…
- CVE-2020-6623 — High (CVSS 8.8): stb stb_truetype.h through 1.22 has an assertion failure in stbtt__cff_get_index.
- CVE-2020-6619 — High (CVSS 8.8): stb stb_truetype.h through 1.22 has an assertion failure in stbtt__buf_seek.