Lucene search
+L

14165 matches found

Positive Technologies
Positive Technologies
•added 2026/08/24 12:00 a.m.•23 views

PT-2026-80894

RansomLook contains an authorization weakness in the web-based configuration editor exposed through the /admin/config endpoint. The endpoint requires an authenticated session but does not perform an explicit privilege or administrator authorization check before allowing access to...

9.4CVSS5.4AI score0.0058EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/24 12:00 a.m.•18 views

PT-2026-80981

AzuraCast exposes the Liquidsoap custom configuration fields through an endpoint that does not require the permission guarding them. The backend config property in backend/src/Entity/Station.php is annotated with GROUP GENERAL, and PUT /api/station/station id/profile/edit in...

8.8CVSS5.4AI score0.00566EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/08/24 12:00 a.m.•27 views

PT-2026-79838

Name of the Vulnerable Software and Affected Versions DJI Neo versions prior to 01.00.0400 DJI Neo 2 versions prior to 01.00.0500 DJI Flip versions prior to 01.00.1200 DJI Air 3 versions prior to 01.00.1600 DJI Air 3S versions prior to 01.00.1400 DJI Avata 2 versions prior to 01.00.0400 DJI Avata...

8.5CVSS5.4AI score0.00229EPSS
SaveExploits0References6
Zero Day Initiative
Zero Day Initiative
•added 2026/08/24 12:00 a.m.•9 views

NVIDIA Megatron Bridge load_model_config Code Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of NVIDIA Megatron Bridge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the loading...

7.8CVSS6.1AI score0.00405EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/22 11:15 p.m.•11 views

CVE-2026-78050 Comfast CF-N1-S Web Management mbox-config sub_41AD7C stack-based overflow

A vulnerability was found in Comfast CF-N1-S 2.6.0.1. The affected element is the function sub41AD7C of the file /cgi-bin/mbox-config?method=SET&section=ntptimezone of the component Web Management. The manipulation of the argument timestr/ntpclientenabled results in stack-based buffer overflow. I...

9.9CVSS9.4AI score0.00792EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/22 11:15 p.m.•48 views

CVE-2026-78050 Comfast CF-N1-S Web Management mbox-config sub_41AD7C stack-based overflow

A vulnerability was found in Comfast CF-N1-S 2.6.0.1. The affected element is the function sub41AD7C of the file /cgi-bin/mbox-config?method=SET&section=ntptimezone of the component Web Management. The manipulation of the argument timestr/ntpclientenabled results in stack-based buffer overflow. I...

9.9CVSS0.00792EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/22 11:15 p.m.•96 views

CVE-2026-78050

CVE-2026-78050 is a stack-based buffer overflow in the Web Management component of Comfast CF-N1-S firmware 2.6.0.1 . The vulnerable function sub_41AD7C is reachable via the CGI endpoint /cgi-bin/mbox-config?method=SET&section=ntp_timezone. Manipulating the timestr or ntp_client_enabled argument ...

9.9CVSS9.5AI score0.00792EPSS
SaveExploits0References5
GithubExploit
GithubExploit
•added 2026/08/22 8:53 p.m.•35 views

Exploit for CVE-2026-75616

CVE-2026-75616 Authenticated OS command injection in the TP-L...

8.5CVSS5.6AI score0.02827EPSS
SaveExploits1
Chainguard
Chainguard
•added 2026/08/22 8:26 p.m.•43 views

GHSA-GGG2-9786-HWC8 vulnerabilities

Vulnerabilities for packages: camunda-zeebe, apache-nifi-registry...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/22 8:25 p.m.•32 views

CVE-2026-41001 vulnerabilities

Vulnerabilities for packages: keycloak-config-cli...

5.3CVSS4.7AI score0.00132EPSS
SaveExploits0
Wolfi
Wolfi
•added 2026/08/22 8:25 p.m.•37 views

GHSA-GGG2-9786-HWC8 vulnerabilities

Vulnerabilities for packages: keycloak-config-cli...

5.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/08/22 2:12 p.m.•9 views

CVE-2026-62388 NLTK before 3.10.0 Insecure Default Configuration in pathsec.py

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS5.9AI score0.00512EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2026/08/21 8:57 p.m.•19 views

Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Summary hydra.utils.instantiate resolves and calls Python objects from config. If an application passes untrusted config to instantiate, an attacker who controls target and its arguments can cause arbitrary code execution in the consuming process. Hydra is not a network service. Exploitation...

7.8CVSS6.4AI score0.00456EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/08/21 8:57 p.m.•12 views

GHSA-2CP2-2R3C-7P7R Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Summary hydra.utils.instantiate resolves and calls Python objects from config. If an application passes untrusted config to instantiate, an attacker who controls target and its arguments can cause arbitrary code execution in the consuming process. Hydra is not a network service. Exploitation...

7.8CVSS6.6AI score0.00456EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/21 8:09 p.m.•17 views

CVE-2026-68508 Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate resolves and calls Python objects selected by configuration through resolvetarget in hydra/internal/instantiate/instantiate2.py, allowing attacker-controlled target values and arguments to...

7.8CVSS5.8AI score0.00456EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/21 8:09 p.m.•37 views

CVE-2026-68508 Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate resolves and calls Python objects selected by configuration through resolvetarget in hydra/internal/instantiate/instantiate2.py, allowing attacker-controlled target values and arguments to...

7.8CVSS0.00456EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 5:52 p.m.•8 views

CVE-2026-71493 Infracost: Arbitrary file read via config-template readFile symlink traversal

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS5.3AI score0.00544EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/21 5:52 p.m.•33 views

CVE-2026-71493 Infracost: Arbitrary file read via config-template readFile symlink traversal

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS0.00544EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 5:52 p.m.•24 views

CVE-2026-71493 Infracost: Arbitrary file read via config-template readFile symlink traversal

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS5.5AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/21 5:17 p.m.•11 views

Security Bulletin: IBM SPSS Modeler is affected by an arbitrary code execution vulnerability in Logback Core

Summary IBM SPSS Modeler is affected by an arbitrary code execution vulnerability in Logback Core. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2026-13006 DESCRIPTION: ACE vulnerability in conditional configuration file processing by QOS.CH logback-core up t...

7CVSS6.6AI score0.00175EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder