Lucene search
+L

1695 matches found

Vulnrichment
Vulnrichment
added 2026/02/27 6:9 p.m.7 views

CVE-2026-27755 SODOLA SL902-SWTGW124AS <= 200.1.20 Predictable Session ID

SODOLA SL902-SWTGW124AS firmware versions through 200.1.20 contain a weak session identifier generation vulnerability that allows attackers to forge authenticated sessions by computing predictable MD5-based cookies. Attackers who know or guess valid credentials can calculate the session identifie...

9.8CVSS5.9AI score0.00402EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/27 6:9 p.m.8 views

CVE-2026-27755

SODOLA SL902-SWTGW124AS firmware versions through 200.1.20 contain a weak session identifier generation vulnerability that allows attackers to forge authenticated sessions by computing predictable MD5-based cookies. Attackers who know or guess valid credentials can calculate the session identifie...

9.8CVSS5.9AI score0.00402EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/27 12:16 p.m.15 views

UBUNTU-CVE-2026-24352

PluXml CMS allows a user's session identifier to be set before authentication. The value of this session ID stays the same after authentication. This behaviour enables an attacker to fix a session ID for a victim and later hijack the authenticated session. The vendor was notified early about this...

9.8CVSS5.7AI score0.00352EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/27 12:16 a.m.11 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.2CVSS0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/27 12:16 a.m.7 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 score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.13 views

PT-2026-22392

Name of the Vulnerable Software and Affected Versions HTTP::Session2 versions prior to 1.12 Description The software may generate weak session IDs using the rand function. The session ID generator returns a SHA-1 hash seeded with the rand function, epoch time, and the process ID PID. The rand...

6.5CVSS5.9AI score0.00418EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/02/26 11:33 p.m.31 views

CVE-2025-40932 Apache::SessionX versions through 2.01 for Perl create insecure session id

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...

0.002EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/24 10:30 p.m.9 views

CVE-2025-68930

Versions of the Traccar open-source GPS tracking system up to and including 6.11.1 contain a Cross-Site WebSocket Hijacking CSWSH vulnerability in the /api/socket endpoint. The application fails to validate the Origin header during the WebSocket handshake. This allows a remote attacker to bypass...

7.1CVSS5.5AI score0.00541EPSS
SaveExploits4References1
Snyk
Snyk
added 2026/02/24 3:27 a.m.4 views

Improper Check for Unusual or Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions in the NudmUECM DELETE process. An attacker can obtain detailed internal error messages and implementation details by submitting invalid pduSessionId inputs remotely. Remediation...

8.7CVSS6AI score0.00398EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/24 12:0 a.m.28 views

free5GC 代码问题漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC such as 1.4.1 and earlier contained code vulnerabilities. These vulnerabilities resulted from the risk of leaking detailed internal error messages when processing invalid pduSessionId inputs. This...

8.7CVSS5.9AI score0.00398EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/23 11:45 p.m.17 views

CVE-2025-69250

In free5GC, the UDM component (Nudm_UECM DELETE service) is affected up to version 1.4.1. The issue is improper error handling that leaks detailed internal error messages (e.g., strconv.ParseInt parsing errors) to remote clients when processing invalid pduSessionId inputs, exposing implementation...

8.7CVSS5.4AI score0.00398EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/18 12:57 a.m.13 views

GHSA-5XFQ-5MR7-426Q OpenClaw's unsanitized session ID enables path traversal in transcript file operations

Description OpenClaw versions = 2026.2.12 Fix Fixed by validating session IDs rejecting path separators / traversal sequences and enforcing sessions-directory containment for session transcript file operations. Fix Commits - 4199f9889f0c307b77096a229b9e085b8d856c26 Additional Hardening -...

8.4CVSS5.5AI score0.00136EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/10 1:23 p.m.7 views

CVE-2026-22903

An unauthenticated remote attacker can send a crafted HTTP request containing an overly long SESSIONID cookie. This can trigger a stack buffer overflow in the modified lighttpd server, causing it to crash and potentially enabling remote code execution due to missing stack protections...

9.8CVSS6.7AI score0.00667EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/09 7:39 a.m.42 views

CVE-2026-22903 Stack Overflow via SESSIONID Cookie in lighttpd

An unauthenticated remote attacker can send a crafted HTTP request containing an overly long SESSIONID cookie. This can trigger a stack buffer overflow in the modified lighttpd server, causing it to crash and potentially enabling remote code execution due to missing stack protections...

9.8CVSS0.00667EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.16 views

PT-2026-7081

Name of the Vulnerable Software and Affected Versions lighttpd affected versions not specified Description An unauthenticated remote attacker can send a crafted HTTP request containing an overly long SESSIONID cookie. This can trigger a stack buffer overflow in the lighttpd server, potentially...

9.8CVSS6.6AI score0.00667EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/06 1:30 p.m.14 views

CVE-2026-23796

Quick.Cart allows a user's session identifier to be set before authentication. The value of this session ID stays the same after authentication. This behaviour enables an attacker to fix a session ID for a victim and later hijack the authenticated session. The vendor was notified early about this...

9.8CVSS5.4AI score0.00268EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/03 3:18 p.m.13 views

CVE-2022-50975

An unauthenticated remote attacker is able to use an existing session id of a logged in user and gain full access to the device if configuration via ethernet is enabled...

8.8CVSS5.6AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 3:16 p.m.11 views

CVE-2022-50975

An unauthenticated remote attacker is able to use an existing session id of a logged in user and gain full access to the device if configuration via ethernet is enabled...

8.8CVSS0.00226EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/02 2:7 p.m.7 views

CVE-2022-50975

An unauthenticated remote attacker is able to use an existing session id of a logged in user and gain full access to the device if configuration via ethernet is enabled...

8.8CVSS5.6AI score0.00226EPSS
SaveExploits0References3Affected Software10
CVE
CVE
added 2026/02/02 2:7 p.m.21 views

CVE-2022-50975

CVE-2022-50975 affects multiple Innomic VibroLine VLX and avibia AVLX devices. Description: an unauthenticated attacker can reuse a valid session ID from a logged-in user to gain full device access when ethernet configuration is enabled. Connected sources (Red Hat, NVD, CVE List, Attackerkb, EUVD...

8.8CVSS5.6AI score0.00226EPSS
SaveExploits0References2
Rows per page
Query Builder