Security readout for executives and security teams
Plain-English summary
GNU patch can be tricked into running shell commands when someone applies a malicious patch file. This matters most where developers, package builders, or automation consume patches from outside trusted channels. The provided sources do not show CISA KEV listing or active exploitation evidence.
Executive priority
Prioritize remediation for developer workstations and build infrastructure because compromise there can affect source code, packages, or release artifacts. General user systems are lower urgency unless they process untrusted patch files.
Technical view
CVE-2019-13638 affects GNU patch through 2.7.6. A crafted ed-style diff containing shell metacharacters can trigger OS command injection. The CVE states the ed editor does not need to be installed. This is distinct from CVE-2018-1000156.
Likely exposure
Exposure is likely on Linux and Unix systems, build hosts, CI jobs, packaging infrastructure, and developer workstations that run vulnerable GNU patch versions against untrusted patch files.
Exploitation context
Exploitation requires a crafted patch file being opened or applied by vulnerable GNU patch. The bundle includes public vulnerability details, but no KEV entry and no cited evidence of active exploitation.
Researcher notes
The source bundle identifies GNU patch through 2.7.6 and a Savannah fix commit. Affected CPE data and CVSS are absent, so version validation should rely on OS vendor advisories and package changelogs.
Mitigation direction
- Inventory systems and pipelines that include GNU patch through 2.7.6.
- Apply vendor security updates from Debian, Gentoo, Fedora, Red Hat, or relevant platform vendors.
- Avoid applying patches from untrusted sources until GNU patch is updated.
- Review build and CI workflows that automatically process external patch submissions.
Validation and detection
- Check installed GNU patch versions across endpoints, servers, containers, and build images.
- Confirm vendor advisory packages or fixed builds are deployed.
- Search CI and packaging jobs for automated patch application from external inputs.
- Verify controls reject or quarantine untrusted patch files before processing.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-13638 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://security-tracker.debian.org/tracker/CVE-2019-13638CVE reference · x_refsource_MISC
- https://git.savannah.gnu.org/cgit/patch.git/commit/?id=3fcd042d26d70856e826a42b5f93dc4854d80bf0CVE reference · x_refsource_MISC
- DSA-4489CVE reference · vendor-advisory, x_refsource_DEBIAN
- 20190730 [SECURITY] [DSA 4489-1] patch security updateCVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190816 Details about recent GNU patch vulnerabilitiesCVE reference · mailing-list, x_refsource_BUGTRAQ
- GLSA-201908-22CVE reference · vendor-advisory, x_refsource_GENTOO
- FEDORA-2019-ac709da87fCVE reference · vendor-advisory, x_refsource_FEDORA
- https://security.netapp.com/advisory/ntap-20190828-0001/CVE reference · x_refsource_CONFIRM
- https://github.com/irsl/gnu-patch-vulnerabilitiesCVE reference · x_refsource_MISC
- RHSA-2019:2798CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2019:2964CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2019:3757CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2019:3758CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2019:4061CVE reference · vendor-advisory, x_refsource_REDHAT
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
