Lucene search
+L

53418 matches found

Vulnrichment
Vulnrichment
added 2026/03/20 10:46 p.m.4 views

CVE-2026-27649 CTEK Chargeportal Insufficient Session Expiration

The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent...

7.3CVSS5.8AI score0.00328EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/20 10:46 p.m.4 views

CVE-2026-27649

The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent...

7.3CVSS5.8AI score0.00328EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/20 10:46 p.m.34 views

CVE-2026-27649

Summary: CVE-2026-27649 describes a flaw in the WebSocket backend where charging-station session identifiers are not unique, allowing multiple endpoints to reuse the same session ID. This leads to predictable session identifiers and enables session hijacking or shadowing, where a newer connection...

7.3CVSS5.8AI score0.00328EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/20 10:46 p.m.34 views

CVE-2026-27649 CTEK Chargeportal Insufficient Session Expiration

The WebSocket backend uses charging station identifiers to uniquely associate sessions but allows multiple endpoints to connect using the same session identifier. This implementation results in predictable session identifiers and enables session hijacking or shadowing, where the most recent...

7.3CVSS0.00328EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/20 9:47 p.m.7 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the pluginImport.json.php endpoint. An attacker can execute arbitrary code on the server by tricking an authenticated admin into...

8.8CVSS6.2AI score0.00367EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 9:47 p.m.14 views

GHSA-HV36-P4W4-6VMJ AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload

Summary The objects/pluginImport.json.php endpoint allows admin users to upload and install plugin ZIP files containing executable PHP code, but lacks any CSRF protection. Combined with the application explicitly setting session.cookiesamesite = 'None' for HTTPS connections, an unauthenticated...

8.8CVSS6.2AI score0.00367EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/20 9:35 p.m.6 views

CVE-2026-32887

Effect is a TypeScript framework that consists of several packages that work together to help build TypeScript applications. Prior to version 3.20.0, when using RpcServer.toWebHandler or HttpApp.toWebHandlerRuntime inside a Next.js App Router route handler, any Node.js AsyncLocalStorage-dependent...

7.4CVSS5.8AI score0.0027EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/20 9:17 p.m.13 views

CVE-2026-33150

libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a use-after-free vulnerability in the iouring subsystem of libfuse allows a local attacker to crash FUSE filesystem processes and potentially execute arbitrary code. When iouring thread creati...

7.8CVSS0.0031EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/03/20 8:56 p.m.6 views

Cross-site Scripting (XSS)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Scripting XSS via the unlockPassword parameter in the forbiddenPage.php and warningPage.php templates. An attacker can execute arbitrary JavaScript in t...

9.3CVSS5.8AI score0.00231EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/20 8:49 p.m.5 views

Session Fixation

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Session Fixation via the sessionstart function when processing the PHPSESSID GET parameter. An attacker can gain unauthorized access to a victim's authenticated...

8.5CVSS5.8AI score0.00296EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:49 p.m.13 views

AVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session Regeneration

Summary AVideo's sessionstart function accepts arbitrary session IDs via the PHPSESSID GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when the request originates from the same domain. Combined with the explicitly...

7.3CVSS6AI score0.00296EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/20 8:49 p.m.12 views

GHSA-X3PR-VRHQ-VQ43 AVideo has Session Fixation via GET PHPSESSID Parameter With Disabled Login Session Regeneration

Summary AVideo's sessionstart function accepts arbitrary session IDs via the PHPSESSID GET parameter and sets them as the active PHP session. A session regeneration bypass exists for specific blacklisted endpoints when the request originates from the same domain. Combined with the explicitly...

7.3CVSS6AI score0.00296EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/20 8:43 p.m.11 views

GHSA-P747-QC5P-773R Vikunja has TOTP Reuse During Validity Window

Summary Any user that has enabled 2FA can have their TOTP reused during the standard 30 second validity window. Details The below code is called when a user that has 2FA is authenticating to the application. Once they submit a valid username-password-totp combination, the user gets authenticated...

5.7CVSS5.9AI score0.00258EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/20 8:43 p.m.18 views

Vikunja has TOTP Reuse During Validity Window

Summary Any user that has enabled 2FA can have their TOTP reused during the standard 30 second validity window. Details The below code is called when a user that has 2FA is authenticating to the application. Once they submit a valid username-password-totp combination, the user gets authenticated...

5.7CVSS5.9AI score0.00258EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/20 8:34 p.m.4 views

Race Condition

Overview org.webjars.npm:effect is a node package that allows you to add effects on images. Affected versions of this package are vulnerable to Race Condition in the MixedScheduler class, where the AsyncLocalStorage context is not properly isolated between concurrent fiber executions. An attacker...

9.1CVSS5.8AI score0.0027EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/20 8:34 p.m.11 views

Race Condition

Overview effect is a node package that allows you to add effects on images. Affected versions of this package are vulnerable to Race Condition in the MixedScheduler class, where the AsyncLocalStorage context is not properly isolated between concurrent fiber executions. An attacker can access or...

9.1CVSS5.8AI score0.0027EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 5:26 p.m.12 views

CVE-2026-32844

XinLiangCoder phpapidoc through commit 1ce5bbf contains a reflected cross-site scripting vulnerability in listmethod.php that allows remote attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious code through the f parameter. Attackers can craft a malicious URL with...

6.1CVSS6AI score0.00257EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/20 5:26 p.m.36 views

CVE-2026-32844 XinLiangCoder / php_api_doc Reflected XSS via list_method.php

XinLiangCoder phpapidoc through commit 1ce5bbf contains a reflected cross-site scripting vulnerability in listmethod.php that allows remote attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious code through the f parameter. Attackers can craft a malicious URL with...

6.1CVSS0.00257EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/03/20 1:15 p.m.222 views

agent-skill-poc

Agent Skill POC - LLM-driven Interactive CLI Agent An LLM-dri...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/03/20 11:41 a.m.11 views

MAL-2026-1997 Malicious code in ty-web-session (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 15f6d0a640d7d4323f1ef52969a6a259b9b6e3bacc2bf65f514cd618a00945a9 The package ty-web-session was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
Rows per page
Query Builder