Lucene search
K

3045 matches found

CVE
CVE
added 2026/04/23 4:10 p.m.9 views

CVE-2026-5039

CVE-2026-5039 affects TP-Link TL-WR841N v13. The issue stems from using DES-CBC encryption in the TDDPv2 debug protocol, with a cryptographic key derived from the device’s default web management credentials. This makes the key predictable when the device remains in its default configuration. A ne...

8.8CVSS5.7AI score0.00014EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/04/23 4:10 p.m.28 views

CVE-2026-5039 Predictable Default Cryptographic Key Used for DES Encryption in TP-Link TL-WL841N

TP-Link TL-WR841N v13 uses DES-CBC encryption in the TDDPv2 debug protocol with a cryptographic key derived from default web management credentials, making the key predictable if device is left in default configuration. A network-adjacent attacker can exploit this weakness to gain unauthorized...

6.1CVSS0.00014EPSS
Exploits0References1
Snyk
Snyk
added 2026/04/23 12:0 a.m.2 views

Insecure Temporary File

Overview Affected versions of this package are vulnerable to Insecure Temporary File due to the ApplicationTemp mechanism creating a temporary directory using a predictable name. Because the name can be easily guessed, a local attacker on the same server can maliciously pre-create this directory...

7.3CVSS5.4AI score0.00009EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.5 views

TP-Link TL-WR841N 安全漏洞

The TP-Link TL-WR841N is a router produced by the TP-Link company. The TP-Link TL-WR841N v13 version has a security vulnerability. This vulnerability stems from the use of DES-CBC encryption in the TDDPv2 debugging protocol, where the key is predictable. This could allow unauthorized attackers to...

8.8CVSS5.8AI score0.00014EPSS
Exploits0References2
CVE
CVE
added 2026/04/21 1:38 a.m.13 views

CVE-2026-40496

CVE-2026-40496 affects FreeScout prior to version 1.8.213, where attachment download tokens were created with a weak formula: md5(APP_KEY + attachment_id + size). Because attachment_id is sequential and size brute-forcible, an unauthenticated attacker can forge valid tokens and download private a...

9.3CVSS5.7AI score0.0006EPSS
Exploits1References3Affected Software1
GithubExploit
GithubExploit
added 2026/04/16 1:9 p.m.71 views

cap-exploit-poc

cap-exploit-poc This repository contai...

5.8AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/04/13 6:11 p.m.2 views

CVE-2026-40044

Pachno 1.0.6 contains a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code by injecting malicious serialized objects into cache files. Attackers can write PHP object payloads to world-writable cache files with predictable names in the cache directory,...

9.8CVSS6.2AI score0.0023EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/04/13 9:31 a.m.2 views

EUVD-2026-21885

Solstice::Session versions through 1440 for Perl generates session ids insecurely. The generateSessionID method returns an MD5 digest seeded by the epoch time, a random hash reference, a call to the built-in rand function and the process id. The same method is used in the generateID method in...

9.1CVSS5.7AI score0.00045EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/04/13 6:56 a.m.22 views

CVE-2026-5085 Solstice::Session versions through 1440 for Perl generates session ids insecurely

Solstice::Session versions through 1440 for Perl generates session ids insecurely. The generateSessionID method returns an MD5 digest seeded by the epoch time, a random hash reference, a call to the built-in rand function and the process id. The same method is used in the generateID method in...

0.00045EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/13 6:56 a.m.1 views

CVE-2026-5085

Solstice::Session versions through 1440 for Perl generates session ids insecurely. The generateSessionID method returns an MD5 digest seeded by the epoch time, a random hash reference, a call to the built-in rand function and the process id. The same method is used in the generateID method in...

5.7AI score0.00045EPSS
Exploits0References4
CVE
CVE
added 2026/04/13 6:56 a.m.4 views

CVE-2026-5085

CVE-2026-5085 affects Solstice::Session (Perl) versions through 1440. The root cause is insecure session ID generation in _generateSessionID (and _generateID in Solstice::Subsession), which uses an MD5 digest seeded by the epoch time, a random hash reference, the built-in rand() (seeded with 16 b...

9.1CVSS5.7AI score0.00045EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.2 views

PT-2026-32282

Solstice::Session versions through 1440 for Perl generates session ids insecurely. The generateSessionID method returns an MD5 digest seeded by the epoch time, a random hash reference, a call to the built-in rand function and the process id. The same method is used in the generateID method in...

5.7AI score0.00045EPSS
Exploits0References4
Packet Storm
Packet Storm
added 2026/04/13 12:0 a.m.49 views

📄 Pachno 1.0.6 FileCache Deserialization Remote Code Execution

Pachno version 1.0.6 uses the unserialize function on the contents of cache files stored under PACHNOPATH/cache/ during the framework bootstrap sequence, before any authentication, routing, or controller logic is executed. Cache files are created with world-writable permissions chmod 0666 and use...

6.4AI score
Exploits0
Snyk
Snyk
added 2026/04/10 9:7 p.m.2 views

Generation of Predictable Numbers or Identifiers

Overview DotNetNuke.Core is a references provider to the DotNetNuke.dll to develop extensions for the DNN Platform. Affected versions of this package are vulnerable to Generation of Predictable Numbers or Identifiers in the form of generation of identical HostGUID values during installation. An...

6.9CVSS5.8AI score0.00041EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/10 6:59 p.m.16 views

CVE-2026-33710 Chamilo LMS has Weak REST API Key Generation (Predictable)

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + userid 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + userid5 - 10000. An attacker who...

7.5CVSS0.00044EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/04/10 6:59 p.m.3 views

CVE-2026-33710 Chamilo LMS has Weak REST API Key Generation (Predictable)

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + userid 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + userid5 - 10000. An attacker who...

7.5CVSS5.8AI score0.00044EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/10 12:0 a.m.2 views

PT-2026-32024

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5time + user id 5 - rand10000, 10000. The rand10000, 10000 call always returns exactly 10000 min == max, making the formula effectively md5timestamp + user id5 - 10000. An attacker wh...

7.5CVSS5.8AI score0.00044EPSS
Exploits0References4
Packet Storm
Packet Storm
added 2026/04/09 12:0 a.m.63 views

📄 UNI-PASS-Based Customs Systems Insecure Direct Object Reference

A critical security vulnerability has been identified in customs platforms based on UNI-PASS, where a publicly exposed API endpoint allows unauthorized access to sensitive documents without proper authentication or authorization checks. The affected endpoint commonly structured under /api/public/...

5.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.1 views

SUSE SLES12 Security Update : python-requests (SUSE-SU-2026:1218-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:1218-1 advisory. - CVE-2026-25645: extractzippedpaths uses predictable filenames when extracting files from zip archives and reuses target files that already...

5.5CVSS6.2AI score0.00005EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2026/04/08 2:39 p.m.3 views

Security update for python-requests

This update for python-requests fixes the following issues: CVE-2026-25645: extractzippedpaths uses predictable filenames when extracting files from zip archives and reuses target files that already exist without validation bsc1260589. Patch Instructions: To install this SUSE update use the SUSE...

6.8CVSS5.9AI score0.00005EPSS
Exploits0References4
Rows per page
Query Builder