Lucene search
+L

48 matches found

CVE
CVE
added yesterday6 views

CVE-2026-49392

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.6.0 until 4.14.6 and 5.0.0-beta3, DB::getFile and DB::searchFile in src/syscheckd/src/db/src/file.cpp concatenate a monitored file path into SQLite row filters. On non-Windows systems,...

5.3CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added yesterday10 views

CVE-2026-49392 Wazuh: Local SQL injection in FIM db due to path lookup interpolation in wazuh-syscheckd

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.6.0 until 4.14.6 and 5.0.0-beta3, DB::getFile and DB::searchFile in src/syscheckd/src/db/src/file.cpp concatenate a monitored file path into SQLite row filters. On non-Windows systems,...

5.3CVSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/11/26 4:56 p.m.10 views

CVE-2025-64169

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 3.7.0 to before 4.12.0, fimalert implementation does not check whether oldsum-md5 is NULL or not before dereferencing it. A compromised agent can cause a crash of analysisd by sending a...

5.1CVSS6.8AI score0.00359EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/21 7:16 p.m.11 views

CVE-2025-64169

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 3.7.0 to before 4.12.0, fimalert implementation does not check whether oldsum-md5 is NULL or not before dereferencing it. A compromised agent can cause a crash of analysisd by sending a...

5.1CVSS0.00359EPSS
SaveExploits1References1
CVE
CVE
added 2025/11/21 6:39 p.m.34 views

CVE-2025-64169

CVE-2025-64169 — Wazuh NULL pointer dereference in fim_alert : The issue affects Wazuh 3.7.0 up to, but not including, 4.12.0, where fim_alert() may dereference oldsum->md5 without NULL-check, potentially causing analysisd to crash when a compromised agent sends a crafted message. The vulnerab...

5.1CVSS6.5AI score0.00359EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2025/11/21 6:39 p.m.9 views

EUVD-2025-198506

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 3.7.0 to before 4.12.0, fimalert implementation does not check whether oldsum-md5 is NULL or not before dereferencing it. A compromised agent can cause a crash of analysisd by sending a...

5.1CVSS6.3AI score0.00359EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/11/21 6:39 p.m.19 views

CVE-2025-64169 Wazuh NULL pointer dereference in fim_alert line 666

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 3.7.0 to before 4.12.0, fimalert implementation does not check whether oldsum-md5 is NULL or not before dereferencing it. A compromised agent can cause a crash of analysisd by sending a...

5.1CVSS0.00359EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/11/21 12:0 a.m.11 views

PT-2025-47795

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 3.7.0 to before 4.12.0, fim alert implementation does not check whether oldsum-md5 is NULL or not before dereferencing it. A compromised agent can cause a crash of analysisd by sending a...

5.1CVSS6.8AI score0.00359EPSS
SaveExploits1References2
CVE
CVE
added 2025/10/29 4:46 p.m.35 views

CVE-2025-62790

Wazuh before version 4.11.0 is vulnerable to a NULL pointer/NULL string dereference in fim_fetch_attributes_state(), where time_string is not checked for NULL before calling strlen(). A crafted agent message to the Wazuh manager can crash analysisd, causing denial of service and unavailability of...

7.5CVSS6.4AI score0.00381EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/10/29 4:46 p.m.11 views

CVE-2025-62790 Wazuh vulnerable to NULL pointer dereference in fim_fetch_attributes_state

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to 4.11.0, fimfetchattributesstate implementation does not check whether timestring is NULL or not before calling strlen on it. A compromised agent can cause a crash of analysisd by sending a...

6.9CVSS6.8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/29 4:46 p.m.3 views

CVE-2025-62790 Wazuh vulnerable to NULL pointer dereference in fim_fetch_attributes_state

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to 4.11.0, fimfetchattributesstate implementation does not check whether timestring is NULL or not before calling strlen on it. A compromised agent can cause a crash of analysisd by sending a...

6.9CVSS6.4AI score0.00381EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/10/29 4:46 p.m.16 views

CVE-2025-62790 Wazuh vulnerable to NULL pointer dereference in fim_fetch_attributes_state

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to 4.11.0, fimfetchattributesstate implementation does not check whether timestring is NULL or not before calling strlen on it. A compromised agent can cause a crash of analysisd by sending a...

6.9CVSS0.00381EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/10/29 4:44 p.m.19 views

CVE-2025-62789 Wazuh vulnerable to NULL pointer dereference in fim_alert line 712

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to 4.11.0, fimalert implementation does not check whether the return value of ctimer is NULL or not before calling strdup on it. A compromised agent can cause a crash of analysisd by sending a...

6.9CVSS0.00381EPSS
SaveExploits1References1
CVE
CVE
added 2025/10/29 4:44 p.m.24 views

CVE-2025-62789

CVE-2025-62789 affects Wazuh before 4.11.0. The fim_alert() path does not check the return value of ctime_r before calling strdup(), enabling a NULL pointer dereference that can crash analysisd when a compromised/malicious agent sends a crafted message to the Wazuh manager. Impact is denial of se...

7.5CVSS6.3AI score0.00381EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.10 views

PT-2025-44324

Name of the Vulnerable Software and Affected Versions Wazuh versions prior to 4.11.0 Description Wazuh is a platform for threat prevention, detection, and response. A flaw exists in the fim fetch attributes state implementation where it does not verify if time string is NULL before applying strle...

7.5CVSS6.5AI score0.00381EPSS
SaveExploits1References6
OSV
OSV
added 2025/08/14 6:52 p.m.4 views

MAL-2025-11451 Malicious code in @zalastax/nolb-fim (npm)

The package @zalastax/nolb-fim was found to contain malicious code...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.5 views

Malicious code in @zalastax/nolb-fim (npm)

The package @zalastax/nolb-fim was found to contain malicious code...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/05/21 10:30 a.m.19 views

Achieve Security Compliance with Wazuh File Integrity Monitoring

File Integrity Monitoring FIM is an IT security control that monitors and detects file changes in computer systems. It helps organizations audit important files and system configurations by routinely scanning and verifying their integrity. Most information security standards mandate the use of FI...

6.7AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2024/05/17 11:45 p.m.31 views

Qualys Enterprise TruRisk™ Platform Extends FIM with Real-Time Monitoring of Unauthorized Access to Sensitive Data and Configuration Change Detection on Network Devices

Introducing FIM 4.0 with File Access Monitoring FAM and Agentless FIM to ensure compliance with the new PCI 4.0 File Integrity Monitoring FIM solutions are essential for virtually any organization to help identify suspicious activities across critical system files and registries, diagnose changes...

7.3AI score
SaveExploits0
Qualys Blog
Qualys Blog
added 2024/05/02 5:35 p.m.21 views

Agentless FIM for Detecting Network Configuration Changes

Dealing with multiple network administrators making frequent configuration changes with a monitoring solution that provides insights into device change without causing resource constraints. The performance and capabilities of a network device are entirely dependent upon its configuration settings...

7.2AI score
SaveExploits0
Rows per page
Query Builder