Lucene search
+L

1312 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 9:40 p.m.11 views

CVE-2026-63925

A flaw was found in the Linux kernel's MACsec Media Access Control Security subsystem. When using Extended Packet Numbering XPN, a vulnerability exists where the replay protection mechanism can be bypassed. An attacker can exploit an integer overflow when the packet number reaches its maximum...

8.1CVSS5.4AI score0.00336EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 8:14 p.m.10 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through changing a pull request's target branch without re-evaluating the official approval status on existing reviews. An attacker can bypass branch protection requirements and merge code into protected branches...

8.1CVSS5.8AI score0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 8:14 p.m.14 views

GHSA-W5PG-649R-P6GG Gitea: Branch Protection Bypass via PR Retargeting Preserves Stale `official` Approval Flag

Summary Gitea does not re-evaluate the official flag on existing pull request reviews when a PR's target branch is changed. An attacker with write access to a repository can obtain an official: true approval on a PR targeting an unprotected branch, then retarget the PR to a protected branch e.g.,...

8.1CVSS5.6AI score0.00284EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:14 p.m.17 views

Gitea: Branch Protection Bypass via PR Retargeting Preserves Stale `official` Approval Flag

Summary Gitea does not re-evaluate the official flag on existing pull request reviews when a PR's target branch is changed. An attacker with write access to a repository can obtain an official: true approval on a PR targeting an unprotected branch, then retarget the PR to a protected branch e.g.,...

8.1CVSS5.6AI score0.00284EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/07/21 8:14 p.m.10 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through changing a pull request's target branch without re-evaluating the official approval status on existing reviews. An attacker can bypass branch protection requirements and merge code into protected branches...

8.1CVSS5.8AI score0.00284EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 2:16 p.m.25 views

CVE-2026-59847

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection...

7.5CVSS0.00332EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/15 2:14 p.m.15 views

CVE-2026-61740

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.4, when LightRAG is deployed with LIGHTRAGAPIKEY set but AUTHACCOUNTS unset, X-API-Key protection can be bypassed because lightrag/api/auth.py falls back to a hardcoded DEFAULTTOKENSECRET, /auth-status and /login can...

9.3CVSS6.1AI score0.00662EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/14 5:07 p.m.20 views

CVE-2026-15747

Mojolicious versions from 4.59 before 9.48 for Perl expose a stable representation of the session CSRF token to a BREACH compression oracle. csrftoken generates and caches one token per session and returns the same value on every call, and csrffield places that value in a hidden csrftoken input...

9.1CVSS5.4AI score0.00255EPSS
SaveExploits0
CVE
CVE
added 2026/07/13 11:45 p.m.49 views

CVE-2026-15618

CVE-2026-15618 affects mosaxiv clawlet up to 0.2.10. The flaw is in the function guardExecCommand in the file tools/tool_exec.go of the exec Safety Guard component. The manipulation causes a protection mechanism failure and can be exploited remotely; the exploit has been released publicly. The re...

7.5CVSS6.3AI score0.00418EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/13 3:15 a.m.45 views

CVE-2026-15528

CVE-2026-15528 affects lamaalrajih/kicad-mcp up to 3.3.1. The vulnerability is in kicad_mcp/utils/path_validator.py where manipulating the arguments project_path or schematic_path causes a protection mechanism failure. Local exploitation is required, and the exploit has been made public. The proj...

4.8CVSS5.8AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/12 11:47 p.m.10 views

BIT-NEXTCLOUD-2023-28646 App lockout in nextcloud Android app can be bypassed via thirdparty apps

Nextcloud android is an android app for interfacing with the nextcloud home server ecosystem. In versions from 3.7.0 and before 3.24.1 an attacker that has access to the unlocked physical device can bypass the Nextcloud Android Pin/passcode protection via a thirdparty app. This allows to see meta...

4.4CVSS6.1AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-1581 Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Summary The download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow attackers to access internal services and attempt to reach cloud provider metadata endpoints AWS/GCP/Azure, as well as...

6.3CVSS6.1AI score0.00311EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/07 2:16 p.m.15 views

CVE-2026-53479

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper neutralization of special elements used in an OS command...

7.2CVSS0.0197EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 8:20 p.m.11 views

GHSA-89P7-7CQ3-HHR2 rm: 'rm -rf ./' (and ./// variants) silently deletes current directory contents, bypassing dot protection

rm -rf . is correctly refused, but cleantrailingslashes normalizes ./// to ./ while pathiscurrentorparentdirectory only matches ./.. and /.//.., not ./ or ../. So rm -rf ./ recursively deletes the directory's contents and then prints a misleading cannot remove './': Invalid input. Impact: all...

5.6CVSS5.9AI score0.00166EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/06 8:03 a.m.17 views

PYSEC-2026-854 OpenStack Neutron allows remote attackers to bypass an intended DHCP-spoofing protection mechanism

The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message...

8.2CVSS6.9AI score0.03439EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/07/04 11:30 a.m.61 views

CVE-2026-14625 NousResearch hermes-agent server.py shell.exec protection mechanism

A security flaw has been discovered in NousResearch hermes-agent up to 0.15.2. The affected element is the function shell.exec of the file tuigateway/server.py. The manipulation results in protection mechanism failure. It is possible to launch the attack remotely. The exploit has been released to...

6.5CVSS0.00379EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/04 11:30 a.m.68 views

CVE-2026-14625

The vulnerability CVE-2026-14625 affects NousResearch hermes-agent up to version 0.15.2. The issue lies in the shell.exec function within tui_gateway/server.py, enabling a remote attack and causing a protection mechanism failure. Public exploit appears to be available. Vendor was notified but did...

6.5CVSS6.2AI score0.00379EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/03 10:19 p.m.12 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to improper error handling in the pre-receive process when processing input with bufio.Scanner. An attacker can bypass branch-protection checks by submitting oversized input that triggers scanner errors...

9.8CVSS6AI score0.00638EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/02 8:39 p.m.87 views

CVE-2026-52830

The CVE describes a path-traversal in fast-mcp-telegram prior to 0.19.1 where HTTP Bearer tokens are joined into a session-file path. The verifier rejects only the exact reserved token, not path separators or normalized paths, enabling a remote client to authenticate as the default legacy session...

9.4CVSS5.8AI score0.00648EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 3:17 p.m.25 views

CVE-2026-23537

A vulnerability has been identified in the Feast Feature Server’s /save-document endpoint that allows an unauthenticated remote attacker to write arbitrary JSON files to the server's filesystem. Although the system attempts to restrict file locations, these protections can be bypassed, enabling a...

9.1CVSS0.01049EPSS
SaveExploits0References4
Rows per page
Query Builder