Lucene search
+L

180119 matches found

EUVD
EUVD
added 2026/09/02 6:04 p.m.7 views

EUVD-2026-70252

Under specific conditions, an attacker can register an attacker-controlled FIDO2 credential against a target account and then authenticate as that user. This issue affects on-premises deployments only...

9.8CVSS5.9AI score0.00284EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 6:04 p.m.45 views

CVE-2026-19117 Delinea Secret Server FIDO2 credential registration authentication bypass vulnerability

Under specific conditions, an attacker can register an attacker-controlled FIDO2 credential against a target account and then authenticate as that user. This issue affects on-premises deployments only...

9.8CVSS0.00284EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 6:04 p.m.65 views

CVE-2026-19117

CVE-2026-19117 affects Delinea Secret Server in on-premises deployments . Under specific conditions, an attacker can register an attacker-controlled FIDO2 credential against a target account and subsequently authenticate as that user, effectively bypassing authentication. The vulnerability is rat...

9.8CVSS5.9AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 5:54 p.m.4 views

CVE-2026-53670 PREVAIL: Non-singleton typeset in add() skips offset update, allowing OOB access to pass eBPF verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/09/02 5:54 p.m.24 views

CVE-2026-53670

PREVAIL , a polynomial-runtime eBPF verifier using an abstract interpretation layer, is vulnerable to a verifier bypass prior to version 0.2.4 . In the EbpfTransformer::add() function, offset-variable updates are silently skipped when the destination register carries a non-singleton typeset (two ...

9.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/02 5:54 p.m.26 views

CVE-2026-53671

PREVAIL is a polynomial-runtime eBPF verifier. Prior to version 0.2.4 , its abstract transformer in do_mem_store (src/crab/ebpf_transformer.cpp) silently ignores writes through a T_CTX -typed base register, and the checker's T_CTX bounds arm never tests AccessType::write. An attacker can craft an...

9.3CVSS5.9AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 5:54 p.m.5 views

CVE-2026-53671 PREVAIL: Context-write no-op in do_mem_store allows unsafe eBPF programs to pass verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the abstract transformer in prevail treats writes through a TCTX-typed base register as a silent no-op: domemstore in src/crab/ebpftransformer.cpp only models TSTACK stores, and the...

9.3CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 5:54 p.m.37 views

CVE-2026-53671 PREVAIL: Context-write no-op in do_mem_store allows unsafe eBPF programs to pass verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the abstract transformer in prevail treats writes through a TCTX-typed base register as a silent no-op: domemstore in src/crab/ebpftransformer.cpp only models TSTACK stores, and the...

9.3CVSS0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/02 5:18 p.m.13 views

CVE-2026-84810

claude-skill-antivirus fails to analyze executable files when scanning local skill directories, reading only SKILL.md while ignoring Python source, bytecode, and other artifacts in the scripts directory. Attackers can distribute skills with malicious code in non-manifest files that receive a SAFE...

7.1CVSS0.00262EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/02 5:18 p.m.13 views

CVE-2026-84811

agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious pycache entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner reports...

7.1CVSS0.00287EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/02 5:18 p.m.11 views

CVE-2026-84376

Astro is a web framework for content-driven websites. Prior to 7.2.4, Astro stripped a configured non-root base path from request pathnames using a string-prefix check without verifying a path-segment boundary. With base "/app", a request to "/appX/admin" resolved internally to the protected...

6.3CVSS0.00407EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/02 5:17 p.m.7 views

CVE-2026-45730

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.0, there is a vulnerability in Nuclio Dashboard's project management API, allowing any authenticated user without membership in the target project to bypass OPA authorization checks on write paths P...

8.3CVSS0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/02 5:17 p.m.7 views

CVE-2026-48050

A flaw was found in Arc. This vulnerability allows a remote unauthenticated attacker to access Go debug pprof endpoints due to improper authentication bypass. Successful exploitation can lead to the disclosure of sensitive runtime state information and enable a CPU-burn Denial of Service DoS...

8.8CVSS7.2AI score0.00358EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/02 5:17 p.m.9 views

CVE-2026-47891

A flaw was found in Spring WebFlux applications that utilize the Aalto XML processor to parse XML input. A remote attacker could exploit this vulnerability by sending specially crafted XML, causing the application to bypass the maxInMemorySize limit. This can lead to excessive memory consumption,...

9.8CVSS5.9AI score0.0029EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 5:03 p.m.34 views

CVE-2026-77124 Nexus Repository 3 - Script Execution Disable Setting Not Enforced

In affected versions of Nexus Repository 3, the script execution endpoint POST /service/rest/v1/script/name/run did not verify whether script execution had been administratively disabled. An account holding script-execution permission could continue to run previously-created scripts even after an...

7.5CVSS0.00307EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 5:03 p.m.8 views

EUVD-2026-70229

In affected versions of Nexus Repository 3, the script execution endpoint POST /service/rest/v1/script/name/run did not verify whether script execution had been administratively disabled. An account holding script-execution permission could continue to run previously-created scripts even after an...

7.5CVSS6AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 5:03 p.m.40 views

CVE-2026-77122 Nexus Repository 3 - Incorrect Authorization Allows Disclosure of Member Repository Metadata via Group Repository Permissions

An authorization flaw in the REST API repository details endpoint GET /service/rest/v1/repositories/repositoryName in Sonatype Nexus Repository 3 allowed an account holding read or browse permission on a group repository to retrieve metadata for member repositories on which it held no direct...

5.3CVSS0.00215EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 5:03 p.m.21 views

CVE-2026-77124

In Nexus Repository 3 , the script execution endpoint (POST /service/rest/v1/script/{name}/run) failed to check whether script execution had been administratively disabled via nexus.scripts.allowCreation=false. As a result, an account holding script-execution permission could still execute previo...

7.5CVSS6AI score0.00307EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 5:03 p.m.11 views

EUVD-2026-70228

A vulnerability was identified in Sonatype Nexus Repository 3 in which two blobstore group management REST API endpoints did not correctly enforce the intended authorization check. A user granted only the nexus:blobstores:create permission could invoke these endpoints to convert an existing...

7.1CVSS5.8AI score0.00215EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 4:59 p.m.8 views

EUVD-2026-70226

agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious pycache entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner reports...

7.1CVSS6.1AI score0.00287EPSS
SaveExploits0References5
Rows per page
Query Builder