CVE-2019-19741
CVE-2019-19741 is a high-severity vulnerability in Ea Origin with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- CVSS v2: 7.2
- EPSS exploit prediction: 1% (50th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Ea Origin
- Published:
- Last modified:
Description
Electronic Arts Origin 10.5.55.33574 is vulnerable to local privilege escalation due to arbitrary directory DACL manipulation, a different issue than CVE-2019-19247 and CVE-2019-19248. When Origin.exe connects to the named pipe OriginClientService, the privileged service verifies the client's executable file instead of its in-memory process (which can be significantly different from the executable file due to, for example, DLL injection). Data transmitted over the pipe is encrypted using a static key. Instead of hooking the pipe communication directly via WriteFileEx(), this can be bypassed by hooking the EVP_EncryptUpdate() function of libeay32.dll. The pipe takes the command CreateDirectory to create a directory and adjust the directory DACL. Calls to this function can be intercepted, the directory and the DACL can be replaced, and the manipulated DACL is written. Arbitrary DACL write is further achieved by creating a hardlink in a user-controlled directory that points to (for example) a service binary. The DACL is then written to this service binary, which results in escalation of privileges.
Frequently asked questions
- What is CVE-2019-19741?
- Electronic Arts Origin 10.5.55.33574 is vulnerable to local privilege escalation due to arbitrary directory DACL manipulation, a different issue than CVE-2019-19247 and CVE-2019-19248. When Origin.exe connects to the named pipe OriginClientService, the privileged service verifies the client's executable file instead of its in-memory process (which can be significantly different from the executable file due to, for example, DLL injection). Data transmitted over the pipe is encrypted using a static key. Instead of hooking the pipe communication directly via WriteFileEx(), this can be bypassed by hooking the EVP_EncryptUpdate() function of libeay32.dll. The pipe takes the command CreateDirectory to create a directory and adjust the directory DACL. Calls to this function can be intercepted, the directory and the DACL can be replaced, and the manipulated DACL is written. Arbitrary DACL write is further achieved by creating a hardlink in a user-controlled directory that points to (for example) a service binary. The DACL is then written to this service binary, which results in escalation of privileges.
- How severe is CVE-2019-19741?
- CVE-2019-19741 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2019-19741 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2019-19741?
- CVE-2019-19741 primarily affects Ea Origin. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2019-19741?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2019-19741 published?
- CVE-2019-19741 was published on 2020-02-20 and last updated on 2026-06-17.
References
Affected products (2)
- cpe:2.3:a:ea:origin:*:*:*:*:*:macos:*:*
- cpe:2.3:a:ea:origin:*:*:*:*:*:windows:*:*
More vulnerabilities in Ea Origin
- CVE-2019-12828 — High (CVSS 8.8): An issue was discovered in Electronic Arts Origin before 10.5.39. Due to improper sanitization of the origin:// and…
- CVE-2020-27708 — High (CVSS 7.8): A vulnerability exists in the Origin Client that could allow a non-Administrative user to elevate their access to…
- CVE-2019-19248 — High (CVSS 7.8): Electronic Arts Origin through 10.5.x allows Elevation of Privilege (issue 2 of 2).
- CVE-2019-19247 — High (CVSS 7.8): Electronic Arts Origin through 10.5.x allows Elevation of Privilege (issue 1 of 2).
- CVE-2019-11354 — High (CVSS 7.8): The client in Electronic Arts (EA) Origin 10.5.36 on Windows allows template injection in the title parameter of the…