Lucene search
+L

67792 matches found

OSV
OSV
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80993 net: phylink: correctly validate returned PCS in phylink_inband_caps

In the Linux kernel, the following vulnerability has been resolved: net: phylink: correctly validate returned PCS in phylinkinbandcaps In phylinkinbandcaps, the PCS returned by macselectpcs is only checked if NULL but macselectpcs can also return an error pointer. This can cause a kernel panic as...

5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80993

In the Linux kernel, the following vulnerability has been resolved: net: phylink: correctly validate returned PCS in phylinkinbandcaps In phylinkinbandcaps, the PCS returned by macselectpcs is only checked if NULL but macselectpcs can also return an error pointer. This can cause a kernel panic as...

5.7AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-80968

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: Check card index validity at probe Although mts64 driver has a check of the given devptr-id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead ...

6AI score0.0021EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 5:15 p.m.19 views

CVE-2026-18122

Concrete CMS versions 9.2.0 through 9.5.2 contain a Missing Authorization flaw in the Express REST API list endpoint . The Express entry collection endpoint disabled the per-entry view permission check, allowing an OAuth token with read scope for an Express entity to enumerate entries the user co...

6CVSS5.8AI score0.00232EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 5:15 p.m.11 views

EUVD-2026-76161

Concrete CMS 9.2.0 to 9.5.2 Express REST API list endpoint exposes restricted Express entries via Missing Authorization; the Concrete CMS REST API's Express entry collection endpoint disabled the per-entry view permission check. An OAuth token with read scope for an Express entity could enumerate...

6CVSS5.8AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 4:17 p.m.8 views

CVE-2026-89262

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UI...

8.7CVSS0.00309EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/11 3:25 p.m.9 views

EUVD-2026-76135

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UI...

8.7CVSS5.9AI score0.00309EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/11 3:25 p.m.19 views

CVE-2026-89262

MoguBlog through 6.2 contains an authorization bypass (IDOR) in its comment deletion endpoint. The root cause is that ownership checks are performed against request-body fields rather than the authenticated principal, allowing an unauthenticated attacker to delete arbitrary comments and their rep...

8.7CVSS5.9AI score0.00309EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 3:25 p.m.37 views

CVE-2026-89262 MoguBlog through 6.2 Arbitrary Comment Deletion via Request-Body Ownership Check

MoguBlog through 6.2 contains an authorization bypass vulnerability in the comment deletion endpoint that performs ownership checks against request-body fields instead of the authenticated principal. Attackers can delete arbitrary comments and their replies by supplying comment UIDs and author UI...

8.7CVSS0.00309EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/11 3:17 p.m.8 views

CVE-2026-87986

An arbitrary code execution vulnerability in Mistral Vibe allows an attacker to bypass command permission checks using shell constructs it's parser cannot interpret. Unparsed portions are omitted from inspection, enabling embedded commands to execute on the user's system without approval...

10CVSS0.00438EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 2:31 p.m.39 views

CVE-2026-87986

An arbitrary code execution vulnerability in Mistral Vibe allows an attacker to bypass command permission checks using shell constructs it's parser cannot interpret. Unparsed portions are omitted from inspection, enabling embedded commands to execute on the user's system without approval...

10CVSS0.00438EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 2:31 p.m.48 views

CVE-2026-87986

Mistral Vibe is affected by an arbitrary code execution vulnerability (CVSS 4.0: 10.0 CRITICAL ). An attacker can bypass command permission checks by embedding shell constructs that the product's parser cannot interpret. Because unparsed portions are omitted from inspection , embedded commands ex...

10CVSS6.5AI score0.00438EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 2:24 p.m.11 views

EUVD-2026-76119

An arbitrary file write vulnerability in Mistral Vibe, introduced in version 1.3.4, allows an attacker to create or overwrite files outside the active workspace without user approval. Shell redirection destinations are omitted from permission checks, enabling otherwise allowlisted commands to wri...

9.3CVSS5.8AI score0.00428EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 2:24 p.m.40 views

CVE-2026-87984

An arbitrary file write vulnerability in Mistral Vibe, introduced in version 1.3.4, allows an attacker to create or overwrite files outside the active workspace without user approval. Shell redirection destinations are omitted from permission checks, enabling otherwise allowlisted commands to wri...

9.3CVSS0.00428EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 12:16 p.m.10 views

CVE-2026-89257

AVideo through 29.0 contains an insecure direct object reference IDOR vulnerability in objects/categoryDeleteAssets.json.php. The endpoint validates only the Category::canCreateCategory capability and a CSRF nonce before passing the attacker-supplied $REQUEST'id' to Category::deleteAssets, which...

5.4CVSS0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 11:15 a.m.44 views

CVE-2026-89257 AVideo through 29.0 Cross-User Category Asset Deletion via Missing Ownership Check

AVideo through 29.0 contains an insecure direct object reference IDOR vulnerability in objects/categoryDeleteAssets.json.php. The endpoint validates only the Category::canCreateCategory capability and a CSRF nonce before passing the attacker-supplied $REQUEST'id' to Category::deleteAssets, which...

5.4CVSS0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 11:15 a.m.11 views

CVE-2026-89257 AVideo through 29.0 Cross-User Category Asset Deletion via Missing Ownership Check

AVideo through 29.0 contains an insecure direct object reference IDOR vulnerability in objects/categoryDeleteAssets.json.php. The endpoint validates only the Category::canCreateCategory capability and a CSRF nonce before passing the attacker-supplied $REQUEST'id' to Category::deleteAssets, which...

5.3CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 11:15 a.m.11 views

EUVD-2026-76069

AVideo through 29.0 contains an insecure direct object reference IDOR vulnerability in objects/categoryDeleteAssets.json.php. The endpoint validates only the Category::canCreateCategory capability and a CSRF nonce before passing the attacker-supplied $REQUEST'id' to Category::deleteAssets, which...

5.4CVSS5.9AI score0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 11:15 a.m.13 views

CVE-2026-89257

AVideo through 29.0 contains an insecure direct object reference (IDOR) vulnerability in objects/categoryDeleteAssets.json.php. The endpoint validates only the Category::canCreateCategory() capability and a CSRF nonce but omits the Category::userCanEditCategory() ownership check enforced by the s...

5.4CVSS5.9AI score0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 11:15 a.m.9 views

EUVD-2026-76057

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in playlistRemove.php that allows attackers to delete playlists by skipping CSRF protection checks. Attackers can craft a malicious form that submits a POST request to...

7.1CVSS5.6AI score0.00146EPSS
SaveExploits0References2
Rows per page
Query Builder