CVE-2024-29155
CVE-2024-29155 is a medium-severity vulnerability with a CVSS 3.x base score of 4.3. 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-239.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-26189
- Weakness: CWE-239
- Published:
- Last modified:
Description
On Microchip RN4870 devices, when more than one consecutive PairReqNoInputNoOutput request is received, the device becomes incapable of completing the pairing process. A third party can inject a second PairReqNoInputNoOutput request just after a real one, causing the pair request to be blocked.
Frequently asked questions
- What is CVE-2024-29155?
- On Microchip RN4870 devices, when more than one consecutive PairReqNoInputNoOutput request is received, the device becomes incapable of completing the pairing process. A third party can inject a second PairReqNoInputNoOutput request just after a real one, causing the pair request to be blocked.
- How severe is CVE-2024-29155?
- CVE-2024-29155 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over an adjacent network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
- Is CVE-2024-29155 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2024-29155?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-29155 have an EU (EUVD) identifier?
- Yes. CVE-2024-29155 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-26189.
- When was CVE-2024-29155 published?
- CVE-2024-29155 was published on 2024-10-16 and last updated on 2026-06-17.
References
- https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/SoftwareLibraries/Firmware/RN4870-71-Firmware-1.44.zip
- https://www.microchip.com/en-us/product/rn4870
Other CWE-239 vulnerabilities
- CVE-2025-41724 — High (CVSS 7.5): An unauthenticated remote attacker can crash the wscserver by sending incomplete SOAP requests. The wscserver process…