Lucene search
+L

1087 matches found

HackRead
HackRead
added 2026/02/22 7:16 p.m.8 views

Researchers Demonstrate 27 Attacks Against Major Password Managers

Researchers demonstrate multiple attacks against major password managers, showing how compromised servers and design flaws can expose encrypted vault data...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/02/21 6:30 a.m.14 views

GHSA-GGXQ-2MG9-8966 Moodle has a Remote Code Execution risk via file restore

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS5.7AI score0.00553EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/02/21 6:30 a.m.12 views

Moodle has a Remote Code Execution risk via file restore

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS5.6AI score0.00553EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/02/21 6:16 a.m.10 views

CVE-2026-26045

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS0.00553EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/21 6:16 a.m.9 views

CVE-2026-26045

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS6.1AI score0.00553EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/21 5:40 a.m.28 views

CVE-2026-26045 Moodle: moodle: improper validation in file restore functionality leading to remote code execution

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS0.00553EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/21 5:40 a.m.7 views

CVE-2026-26045

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS5.7AI score0.00553EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/21 5:40 a.m.5 views

CVE-2026-26045 Moodle: moodle: improper validation in file restore functionality leading to remote code execution

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS5.6AI score0.00553EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/21 12:0 a.m.8 views

PT-2026-21354

Name of the Vulnerable Software and Affected Versions Moodle affected versions not specified Description A flaw exists in Moodle’s backup restore functionality where specially crafted backup files are not properly validated during processing. Restoring a malicious backup file could lead to the...

7.2CVSS6.1AI score0.00553EPSS
SaveExploits0References12
CVE
CVE
added 2026/02/20 12:0 a.m.14 views

CVE-2025-70831

CVE-2025-70831 affects Smanga 3.2.7 and is due to improper sanitization of the mediaId parameter in the /php/path/rescan.php interface, where unsanitized input is used in a system shell command. This leads to remote code execution and can enable full server compromise by an unauthenticated attack...

9.8CVSS6AI score0.00917EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/20 12:0 a.m.25 views

CVE-2025-70831

A Remote Code Execution RCE vulnerability was found in Smanga 3.2.7 in the /php/path/rescan.php interface. The application fails to properly sanitize user-supplied input in the mediaId parameter before using it in a system shell command. This allows an unauthenticated attacker to inject arbitrary...

0.00917EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/20 12:0 a.m.10 views

PT-2026-21192

Name of the Vulnerable Software and Affected Versions Smanga version 3.2.7 Description The application does not properly sanitize user input in the mediaId parameter of the '/php/path/rescan.php' interface before it is used in a system shell command. This allows an unauthenticated attacker to...

5.5AI score0.00917EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/19 8:55 a.m.8 views

CVE-2026-26045

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS5.7AI score0.00553EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/17 12:0 a.m.13 views

PT-2026-20347

Name of the Vulnerable Software and Affected Versions Tenable Security Center affected versions not specified Description A Command Injection issue exists that allows an authenticated, remote attacker to execute arbitrary code on the server hosting Tenable Security Center. Successful exploitation...

8.8CVSS6.2AI score0.01165EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/02/12 4:16 p.m.15 views

PYSEC-2026-33

Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec. The import builtin was included in the allowed builtins, allowing unauthenticated remote...

10CVSS6.6AI score0.01589EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2026/02/12 4:16 p.m.8 views

PYSEC-2026-33

Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec. The import builtin was included in the allowed builtins, allowing unauthenticated remote...

10CVSS6.6AI score0.01589EPSS
SaveExploits2References3
GithubExploit
GithubExploit
added 2026/02/10 9:11 p.m.235 views

Exploit for CVE-2026-1560

CVE-2026-XXXX – Authenticated Remote Code Execution in Lazy Bl...

6.6AI score0.08594EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/02/10 7:2 a.m.6 views

CVE-2026-2097

Agentflow developed by Flowring has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server...

8.8CVSS6.5AI score0.00437EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/10 12:0 a.m.9 views

Flowring Agentflow 代码问题漏洞

Flowring Agentflow is an intelligent process automation RPA platform developed by Flowring Corporation in China. There are code-related vulnerabilities in Flowring Agentflow. These vulnerabilities stem from arbitrary file uploads, which may allow authenticated remote attackers to upload and execu...

8.8CVSS6.3AI score0.00437EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/07 7:30 p.m.8 views

CVE-2025-69212

OpenSTAManager is an open source management software for technical assistance and invoicing. In 2.9.8 and earlier, a critical OS Command Injection vulnerability exists in the P7M signed XML file decoding functionality. An authenticated attacker can upload a ZIP file containing a .p7m file with a...

9.4CVSS6AI score0.01755EPSS
SaveExploits13References1
Rows per page
Query Builder