CVE-2025-47176 : Detail

CVE-2025-47176

7.8
/
High
Directory Traversal
A01-Broken Access Control
0.09%V4
Local
2025-06-10
17h02 +00:00
2025-07-11
16h36 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Microsoft Outlook Remote Code Execution Vulnerability

'.../...//' in Microsoft Office Outlook allows an authorized attacker to execute code locally.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Metrics

Metrics Score Severity CVSS Vector Source
V3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C

Base: Exploitabilty Metrics

The Exploitability metrics reflect the characteristics of the thing that is vulnerable, which we refer to formally as the vulnerable component.

Attack Vector

This metric reflects the context by which vulnerability exploitation is possible.

Local

The vulnerable component is not bound to the network stack and the attacker’s path is via read/write/execute capabilities.

Attack Complexity

This metric describes the conditions beyond the attacker’s control that must exist in order to exploit the vulnerability.

Low

Specialized access conditions or extenuating circumstances do not exist. An attacker can expect repeatable success when attacking the vulnerable component.

Privileges Required

This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.

Low

The attacker requires privileges that provide basic user capabilities that could normally affect only settings and files owned by a user. Alternatively, an attacker with Low privileges has the ability to access only non-sensitive resources.

User Interaction

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.

None

The vulnerable system can be exploited without interaction from any user.

Base: Scope Metrics

The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.

Scope

Formally, a security authority is a mechanism (e.g., an application, an operating system, firmware, a sandbox environment) that defines and enforces access control in terms of how certain subjects/actors (e.g., human users, processes) can access certain restricted objects/resources (e.g., files, CPU, memory) in a controlled manner. All the subjects and objects under the jurisdiction of a single security authority are considered to be under one security scope. If a vulnerability in a vulnerable component can affect a component which is in a different security scope than the vulnerable component, a Scope change occurs. Intuitively, whenever the impact of a vulnerability breaches a security/trust boundary and impacts components outside the security scope in which vulnerable component resides, a Scope change occurs.

Unchanged

An exploited vulnerability can only affect resources managed by the same security authority. In this case, the vulnerable component and the impacted component are either the same, or both are managed by the same security authority.

Base: Impact Metrics

The Impact metrics capture the effects of a successfully exploited vulnerability on the component that suffers the worst outcome that is most directly and predictably associated with the attack. Analysts should constrain impacts to a reasonable, final outcome which they are confident an attacker is able to achieve.

Confidentiality Impact

This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.

High

There is a total loss of confidentiality, resulting in all resources within the impacted component being divulged to the attacker. Alternatively, access to only some restricted information is obtained, but the disclosed information presents a direct, serious impact. For example, an attacker steals the administrator's password, or private encryption keys of a web server.

Integrity Impact

This metric measures the impact to integrity of a successfully exploited vulnerability. Integrity refers to the trustworthiness and veracity of information.

High

There is a total loss of integrity, or a complete loss of protection. For example, the attacker is able to modify any/all files protected by the impacted component. Alternatively, only some files can be modified, but malicious modification would present a direct, serious consequence to the impacted component.

Availability Impact

This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.

High

There is a total loss of availability, resulting in the attacker being able to fully deny access to resources in the impacted component; this loss is either sustained (while the attacker continues to deliver the attack) or persistent (the condition persists even after the attack has completed). Alternatively, the attacker has the ability to deny some availability, but the loss of availability presents a direct, serious consequence to the impacted component (e.g., the attacker cannot disrupt existing connections, but can prevent new connections; the attacker can repeatedly exploit a vulnerability that, in each instance of a successful attack, leaks a only small amount of memory, but after repeated exploitation causes a service to become completely unavailable).

Temporal Metrics

The Temporal metrics measure the current state of exploit techniques or code availability, the existence of any patches or workarounds, or the confidence in the description of a vulnerability.

Exploit Code Maturity

This metric measures the likelihood of the vulnerability being attacked, and is typically based on the current state of exploit techniques, exploit code availability, or active, “in-the-wild” exploitation.

Unproven

No exploit code is available, or an exploit is theoretical.

Remediation Level

The Remediation Level of a vulnerability is an important factor for prioritization.

Official fix

A complete vendor solution is available. Either the vendor has issued an official patch, or an upgrade is available.

Report Confidence

This metric measures the degree of confidence in the existence of the vulnerability and the credibility of the known technical details.

Confirmed

Detailed reports exist, or functional reproduction is possible (functional exploits may provide this). Source code is available to independently verify the assertions of the research, or the author or vendor of the affected code has confirmed the presence of the vulnerability.

Environmental Metrics

These metrics enable the analyst to customize the CVSS score depending on the importance of the affected IT asset to a user’s organization, measured in terms of Confidentiality, Integrity, and Availability.

V3.1 7.8 HIGH CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Base: Exploitabilty Metrics

The Exploitability metrics reflect the characteristics of the thing that is vulnerable, which we refer to formally as the vulnerable component.

Attack Vector

This metric reflects the context by which vulnerability exploitation is possible.

Local

The vulnerable component is not bound to the network stack and the attacker’s path is via read/write/execute capabilities.

Attack Complexity

This metric describes the conditions beyond the attacker’s control that must exist in order to exploit the vulnerability.

Low

Specialized access conditions or extenuating circumstances do not exist. An attacker can expect repeatable success when attacking the vulnerable component.

Privileges Required

This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.

Low

The attacker requires privileges that provide basic user capabilities that could normally affect only settings and files owned by a user. Alternatively, an attacker with Low privileges has the ability to access only non-sensitive resources.

User Interaction

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.

None

The vulnerable system can be exploited without interaction from any user.

Base: Scope Metrics

The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.

Scope

Formally, a security authority is a mechanism (e.g., an application, an operating system, firmware, a sandbox environment) that defines and enforces access control in terms of how certain subjects/actors (e.g., human users, processes) can access certain restricted objects/resources (e.g., files, CPU, memory) in a controlled manner. All the subjects and objects under the jurisdiction of a single security authority are considered to be under one security scope. If a vulnerability in a vulnerable component can affect a component which is in a different security scope than the vulnerable component, a Scope change occurs. Intuitively, whenever the impact of a vulnerability breaches a security/trust boundary and impacts components outside the security scope in which vulnerable component resides, a Scope change occurs.

Unchanged

An exploited vulnerability can only affect resources managed by the same security authority. In this case, the vulnerable component and the impacted component are either the same, or both are managed by the same security authority.

Base: Impact Metrics

The Impact metrics capture the effects of a successfully exploited vulnerability on the component that suffers the worst outcome that is most directly and predictably associated with the attack. Analysts should constrain impacts to a reasonable, final outcome which they are confident an attacker is able to achieve.

Confidentiality Impact

This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.

High

There is a total loss of confidentiality, resulting in all resources within the impacted component being divulged to the attacker. Alternatively, access to only some restricted information is obtained, but the disclosed information presents a direct, serious impact. For example, an attacker steals the administrator's password, or private encryption keys of a web server.

Integrity Impact

This metric measures the impact to integrity of a successfully exploited vulnerability. Integrity refers to the trustworthiness and veracity of information.

High

There is a total loss of integrity, or a complete loss of protection. For example, the attacker is able to modify any/all files protected by the impacted component. Alternatively, only some files can be modified, but malicious modification would present a direct, serious consequence to the impacted component.

Availability Impact

This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.

High

There is a total loss of availability, resulting in the attacker being able to fully deny access to resources in the impacted component; this loss is either sustained (while the attacker continues to deliver the attack) or persistent (the condition persists even after the attack has completed). Alternatively, the attacker has the ability to deny some availability, but the loss of availability presents a direct, serious consequence to the impacted component (e.g., the attacker cannot disrupt existing connections, but can prevent new connections; the attacker can repeatedly exploit a vulnerability that, in each instance of a successful attack, leaks a only small amount of memory, but after repeated exploitation causes a service to become completely unavailable).

Temporal Metrics

The Temporal metrics measure the current state of exploit techniques or code availability, the existence of any patches or workarounds, or the confidence in the description of a vulnerability.

Environmental Metrics

These metrics enable the analyst to customize the CVSS score depending on the importance of the affected IT asset to a user’s organization, measured in terms of Confidentiality, Integrity, and Availability.

secure@microsoft.com

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 52356

Publication date : 2025-07-07 22h00 +00:00
Author : nu11secur1ty
EDB Verified : No

# Titles: Microsoft Outlook - Remote Code Execution (RCE) # Author: nu11secur1ty # Date: 07/06/2025 # Vendor: Microsoft # Software: https://www.microsoft.com/en-us/microsoft-365/outlook/log-in # Reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-47176 > https://www.cloudflare.com/learning/security/what-is-remote-code-execution/ # CVE-2025-47176 ## Description This proof-of-concept (PoC) demonstrates the CVE-2025-47176 vulnerability simulation. It injects a crafted mail item into Outlook containing a malicious sync path that triggers an action during scanning. **IMPORTANT:** This PoC simulates the vulnerable Outlook path parsing and triggers a **system restart** when the malicious path is detected. --- ## Additional Testing with malicious.prf You can also test this PoC by importing a crafted Outlook Profile File (`malicious.prf`): 1. Place `malicious.prf` in the same folder as `PoC.py`. 2. Run Outlook with the import command: ```powershell & "C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE" /importprf malicious.prf ## Usage 1. Ensure you have Outlook installed and configured on your Windows machine. 2. Run the PoC script with Python 3.x (requires `pywin32` package): ```powershell pip install pywin32 python PoC.py ``` 3. The script will: - Inject a mail item with the malicious sync path. - Wait 10 seconds for Outlook to process the mail. - Scan Inbox and Drafts folders. - Upon detection, normalize the path and trigger a system restart (`shutdown /r /t 5`). --- ## Warning - This script **will restart your computer** after 5 seconds once the payload is triggered. - Save all work before running. - Test only in a controlled or virtualized environment. - Do **NOT** run on production or important systems. --- ## Files - `PoC.py` - The Python proof-of-concept script. - `README.md` - This file. --- ## License This PoC is provided for educational and research purposes only. Use responsibly and ethically. # Video: [href](https://www.youtube.com/watch?v=nac3kUe_d1c) # Source: [href]( https://github.com/nu11secur1ty/CVE-mitre/tree/main/2025/CVE-2025-47176) # Buy me a coffee if you are not ashamed: [href](https://www.paypal.com/donate/?hosted_button_id=ZPQZT5XMC5RFY) # Time spent: 03:35:00 -- System Administrator - Infrastructure Engineer Penetration Testing Engineer Exploit developer at https://packetstormsecurity.com/ https://cve.mitre.org/index.html https://cxsecurity.com/ and https://www.exploit-db.com/ 0day Exploit DataBase https://0day.today/ home page: https://www.nu11secur1ty.com/ hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= nu11secur1ty <http://nu11secur1ty.com/> На нд, 6.07.2025 г. в 10:34 nu11 secur1ty <nu11secur1typentest@gmail.com> написа: > # Titles: Microsoft Outlook Remote Code Execution Vulnerability - ACE > # Author: nu11secur1ty > # Date: 07/06/2025 > # Vendor: Microsoft > # Software: https://www.microsoft.com/en-us/microsoft-365/outlook/log-in > # Reference: > https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-47176 > > https://www.cloudflare.com/learning/security/what-is-remote-code-execution/ > # CVE-2025-47176 > > ## Description > This proof-of-concept (PoC) demonstrates the CVE-2025-47176 vulnerability > simulation. It injects a crafted mail item into Outlook containing a > malicious sync path that triggers an action during scanning. > > **IMPORTANT:** > This PoC simulates the vulnerable Outlook path parsing and triggers a > **system restart** when the malicious path is detected. > > --- > ## Additional Testing with malicious.prf > > You can also test this PoC by importing a crafted Outlook Profile File > (`malicious.prf`): > > 1. Place `malicious.prf` in the same folder as `PoC.py`. > 2. Run Outlook with the import command: > > ```powershell > & "C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE" > /importprf malicious.prf > > > ## Usage > > 1. Ensure you have Outlook installed and configured on your Windows > machine. > 2. Run the PoC script with Python 3.x (requires `pywin32` package): > ```powershell > pip install pywin32 > python PoC.py > ``` > 3. The script will: > - Inject a mail item with the malicious sync path. > - Wait 10 seconds for Outlook to process the mail. > - Scan Inbox and Drafts folders. > - Upon detection, normalize the path and trigger a system restart > (`shutdown /r /t 5`). > > --- > > ## Warning > > - This script **will restart your computer** after 5 seconds once the > payload is triggered. > - Save all work before running. > - Test only in a controlled or virtualized environment. > - Do **NOT** run on production or important systems. > > --- > > ## Files > > - `PoC.py` - The Python proof-of-concept script. > - `README.md` - This file. > > --- > > ## License > > This PoC is provided for educational and research purposes only. > > Use responsibly and ethically. > > > # Reproduce: > [href](https://www.youtube.com/watch?v=yOra0pm8CHg) > > # Source: > [href]( > https://github.com/nu11secur1ty/CVE-mitre/tree/main/2025/CVE-2025-47176) > > # Buy me a coffee if you are not ashamed: > [href](https://www.paypal.com/donate/?hosted_button_id=ZPQZT5XMC5RFY) > > # Time spent: > 03:35:00 > > > -- > System Administrator - Infrastructure Engineer > Penetration Testing Engineer > Exploit developer at https://packetstormsecurity.com/ > https://cve.mitre.org/index.html > https://cxsecurity.com/ and https://www.exploit-db.com/ > 0day Exploit DataBase https://0day.today/ > home page: https://www.nu11secur1ty.com/ > hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= > nu11secur1ty <http://nu11secur1ty.com/> > > На нд, 6.07.2025 г. в 9:53 nu11 secur1ty <nu11secur1typentest@gmail.com> > написа: > >> # Titles: Microsoft Outlook Remote Code Execution Vulnerability - ACE >> # Author: nu11secur1ty >> # Date: 07/06/2025 >> # Vendor: Microsoft >> # Software: https://www.microsoft.com/en-us/microsoft-365/outlook/log-in >> # Reference: >> https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-47176 > >> https://www.cloudflare.com/learning/security/what-is-remote-code-execution/ >> # CVE-2025-47176 >> >> ## Description >> This proof-of-concept (PoC) demonstrates the CVE-2025-47176 vulnerability >> simulation. It injects a crafted mail item into Outlook containing a >> malicious sync path that triggers an action during scanning. >> >> **IMPORTANT:** >> This PoC simulates the vulnerable Outlook path parsing and triggers a >> **system restart** when the malicious path is detected. >> >> --- >> ## Additional Testing with malicious.prf >> >> You can also test this PoC by importing a crafted Outlook Profile File >> (`malicious.prf`): >> >> 1. Place `malicious.prf` in the same folder as `PoC.py`. >> 2. Run Outlook with the import command: >> >> ```powershell >> & "C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE" >> /importprf malicious.prf >> >> >> ## Usage >> >> 1. Ensure you have Outlook installed and configured on your Windows >> machine. >> 2. Run the PoC script with Python 3.x (requires `pywin32` package): >> ```powershell >> pip install pywin32 >> python PoC.py >> ``` >> 3. The script will: >> - Inject a mail item with the malicious sync path. >> - Wait 10 seconds for Outlook to process the mail. >> - Scan Inbox and Drafts folders. >> - Upon detection, normalize the path and trigger a system restart >> (`shutdown /r /t 5`). >> >> --- >> >> ## Warning >> >> - This script **will restart your computer** after 5 seconds once the >> payload is triggered. >> - Save all work before running. >> - Test only in a controlled or virtualized environment. >> - Do **NOT** run on production or important systems. >> >> --- >> >> ## Files >> >> - `PoC.py` - The Python proof-of-concept script. >> - `README.md` - This file. >> >> --- >> >> ## License >> >> This PoC is provided for educational and research purposes only. >> >> Use responsibly and ethically. >> >> >> # Reproduce: >> [href](https://www.youtube.com/watch?v=yOra0pm8CHg) >> >> # Buy me a coffee if you are not ashamed: >> [href](https://www.paypal.com/donate/?hosted_button_id=ZPQZT5XMC5RFY) >> >> # Time spent: >> 03:35:00 >> >> >> -- >> System Administrator - Infrastructure Engineer >> Penetration Testing Engineer >> Exploit developer at https://packetstormsecurity.com/ >> https://cve.mitre.org/index.html >> https://cxsecurity.com/ and https://www.exploit-db.com/ >> 0day Exploit DataBase https://0day.today/ >> home page: https://www.nu11secur1ty.com/ >> hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= >> nu11secur1ty <http://nu11secur1ty.com/> >> >> -- >> >> System Administrator - Infrastructure Engineer >> Penetration Testing Engineer >> Exploit developer at https://packetstorm.news/ >> https://cve.mitre.org/index.html >> https://cxsecurity.com/ and https://www.exploit-db.com/ >> 0day Exploit DataBase https://0day.today/ >> home page: https://www.nu11secur1ty.com/ >> hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= >> nu11secur1ty <http://nu11secur1ty.com/> >> > > > -- > > System Administrator - Infrastructure Engineer > Penetration Testing Engineer > Exploit developer at https://packetstorm.news/ > https://cve.mitre.org/index.html > https://cxsecurity.com/ and https://www.exploit-db.com/ > 0day Exploit DataBase https://0day.today/ > home page: https://www.nu11secur1ty.com/ > hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= > nu11secur1ty <http://nu11secur1ty.com/> > -- System Administrator - Infrastructure Engineer Penetration Testing Engineer Exploit developer at https://packetstorm.news/ https://cve.mitre.org/index.html https://cxsecurity.com/ and https://www.exploit-db.com/ 0day Exploit DataBase https://0day.today/ home page: https://www.nu11secur1ty.com/ hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= nu11secur1ty <http://nu11secur1ty.com/>

Products Mentioned

Configuraton 0

Microsoft>>365_apps >> Version -

Microsoft>>365_apps >> Version -

Microsoft>>Office_long_term_servicing_channel >> Version 2024

    Microsoft>>Office_long_term_servicing_channel >> Version 2024

      References