CVE-2025-1244: Emacs: shell injection vulnerability in gnu emacs via custom "man" uri scheme
A command injection flaw was found in the text editor Emacs. It could allow a remote, unauthenticated attacker to execute arbitrary shell commands on a vulnerable system. Exploitation is possible by tricking users into visiting a specially crafted website or an HTTP URL with a redirect.
Security readout for executives and security teams
CVE-2025-1244 is a high-severity Emacs command injection issue. A victim can trigger it by visiting a malicious website or redirected HTTP URL, causing vulnerable Emacs URI handling to run shell commands. It matters most on desktops, developer workstations, and build images where Emacs or affected Red Hat packages are installed. Exposure is likely where Emacs is installed on Linux endpoints or images and can be reached through browser or desktop URI handling. Red Hat specifically lists multiple RHEL 7, 8, and 9 package streams as affected. RHEL 10 is listed unaffected; RHEL 6 status is unknown in the provided data. Prioritize patching on developer workstations, admin desktops, and build environments because successful exploitation can run commands as the user. This is not listed as actively exploited in the provided sources, but the impact is high and the attack path is plausible through web browsing or redirects. Mitigation focus: Apply relevant Red Hat security advisories for affected RHEL packages.; Update GNU Emacs through trusted OS or vendor channels.; Check vendor guidance for non-Red Hat distributions before assuming fixed status..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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.
cwe · medium confidence lookup
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
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.
1CVSS vectors
5Timeline events
2ADP providers
18Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-78 · source CWE mapping
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.