Lucene search
+L

477 matches found

CNNVD
CNNVD
added 2026/02/27 12:0 a.m.16 views

PluXml CMS 授权问题漏洞

PluXml CMS is a database-free content management system developed by the French company PluXml. Versions 5.8.21 and 5.9.0-rc7 of PluXml CMS have vulnerabilities related to authorization. These vulnerabilities stem from the ability to set session identifiers before authentication, which may lead t...

9.8CVSS5.8AI score0.00352EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.15 views

PT-2026-22373

Name of the Vulnerable Software and Affected Versions SODOLA SL902-SWTGW124AS firmware versions through 200.1.20 Description The firmware contains a weakness in how session identifiers are created. This allows attackers to create valid session identifiers without logging in, potentially gaining...

9.8CVSS5.9AI score0.00402EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.11 views

SWITCH EV 代码问题漏洞

SWITCH EV is an electric vehicle charging facility management platform developed by the US company SWITCH. SWITCH EV has code-related vulnerabilities; these vulnerabilities stem from the predictable nature of session identifiers and the ability for multiple endpoints to use the same session...

7.5CVSS5.8AI score0.00313EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.16 views

Chargemap 代码问题漏洞

Chargemap is a electric vehicle service platform website operated by the French company Chargemap. Chargemap has code-related vulnerabilities; these vulnerabilities stem from the predictable nature of session identifiers and the ability for multiple endpoints to use the same session identifier to...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.6 views

PT-2026-22264

Name of the Vulnerable Software and Affected Versions Charging station software affected versions not specified Description The WebSocket backend associates sessions using charging station identifiers, but allows multiple endpoints to connect with the same session identifier. This results in...

9.8CVSS6AI score0.00336EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.13 views

SODOLA SL902-SWTGW124AS 安全特征问题漏洞

SODOLA SL902-SWTGW124AS is an industrial switch produced by the Spanish company SODOLA. Versions of SODOLA SL902-SWTGW124AS prior to 200.1.20 had security feature vulnerabilities. These vulnerabilities stemmed from a weak session identifier generation mechanism, which could allow attackers to...

9.8CVSS5.8AI score0.00402EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.13 views

CloudCharge 代码问题漏洞

CloudCharge is a website for electric vehicle charging management developed by the Swedish company CloudCharge. CloudCharge has code-related vulnerabilities; these vulnerabilities stem from the WebSocket backend, which uses charging station identifiers to associate sessions. However, multiple...

7.5CVSS5.8AI score0.00313EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.8 views

PT-2026-22267

Name of the Vulnerable Software and Affected Versions Charging station software affected versions not specified Description The WebSocket backend associates sessions using charging station identifiers, but allows multiple endpoints to connect with the same session identifier. This results in...

9.8CVSS6AI score0.00304EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/26 11:48 p.m.10 views

CVE-2026-20895

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.5CVSS5.8AI score0.00356EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/26 11:48 p.m.14 views

CVE-2026-20895

The CVE-2026-20895 entry describes a vulnerability in the WebSocket backend used by EV2GO ev2go.io where session identifiers are used to bind sessions to charging stations but can be reused across multiple endpoints. This leads to predictable session identifiers and enables session hijacking or s...

7.5CVSS5.5AI score0.00356EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 11:36 p.m.12 views

CVE-2026-27652

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.5CVSS5.8AI score0.00313EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/26 11:36 p.m.29 views

CVE-2026-27652 CloudCharge cloudcharge.se 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.00313EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/26 11:36 p.m.24 views

CVE-2026-27652

Summary: CVE-2026-27652 affects the CloudCharge WebSocket backend, where charging station identifiers are used to bind sessions but the system allows multiple endpoints to connect with the same session identifier. Root cause: implementation results in predictable session identifiers, enabling ses...

7.5CVSS5.5AI score0.00313EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 11:33 p.m.3 views

CVE-2025-40932

Apache::SessionX versions through 2.01 for Perl create insecure session id. Apache::SessionX generates session ids insecurely. The default session id generator in Apache::SessionX::Generate::MD5 returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will...

8.2CVSS5.7AI score0.002EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/26 11:33 p.m.23 views

CVE-2025-40932

Apache::SessionX for Perl up to version 2.01 uses a default MD5-based session-id generator that seeds the MD5 with the built-in rand(), the epoch time, and the PID. This yields predictable, low-entropy session identifiers because rand() is not cryptographically secure and the epoch/PID have limit...

8.2CVSS5.5AI score0.002EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/02/26 11:33 p.m.6 views

CVE-2025-40932

Apache::SessionX versions through 2.01 for Perl create insecure session id. Apache::SessionX generates session ids insecurely. The default session id generator in Apache::SessionX::Generate::MD5 returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will...

8.2CVSS5.3AI score0.002EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/02/26 11:8 p.m.4 views

CVE-2026-25711 Chargemap chargemap.com 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.3CVSS6AI score0.00324EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/26 11:8 p.m.22 views

CVE-2026-25711

CVE-2026-25711 concerns the WebSocket backend used to manage charging stations. The issue arises because session identifiers are used to bind sessions to charging stations, but the same identifier can be reused by multiple endpoints, making session identifiers predictable. This enables session hi...

7.5CVSS5.5AI score0.00324EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/26 11:8 p.m.3 views

CVE-2026-25711

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.5CVSS5.8AI score0.00324EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.15 views

PT-2026-22228

Name of the Vulnerable Software and Affected Versions Apache::SessionX versions through 2.01 Description Apache::SessionX generates session IDs insecurely. The default session ID generator returns an MD5 hash seeded with the built-in rand function, the epoch time, and the process ID PID. The PID...

8.2CVSS5.9AI score0.002EPSS
SaveExploits0References6
Rows per page
Query Builder