Lucene search
+L

49435 matches found

Cvelist
Cvelist
added 2026/08/13 1:36 p.m.36 views

CVE-2026-65582 WordPress AI Hub theme <= 1.3.10 - Arbitrary File Download vulnerability

Subscriber Arbitrary File Download in AI Hub = 1.3.10 versions...

7.7CVSS0.00412EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 1:36 p.m.6 views

CVE-2026-65582

Subscriber Arbitrary File Download in AI Hub = 1.3.10 versions...

7.7CVSS5.2AI score0.00412EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/13 1:36 p.m.6 views

CVE-2026-61980

Unauthenticated Arbitrary File Download in OMGF Pro = 5.2.7 versions...

7.5CVSS5.2AI score0.00362EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 1:36 p.m.12 views

EUVD-2026-57977

Unauthenticated Arbitrary File Download in OMGF Pro = 5.2.7 versions...

7.5CVSS5.2AI score0.00362EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 1:36 p.m.37 views

CVE-2026-61980 WordPress OMGF Pro plugin <= 5.2.7 - Arbitrary File Download vulnerability

Unauthenticated Arbitrary File Download in OMGF Pro = 5.2.7 versions...

7.5CVSS0.00362EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 1:36 p.m.41 views

CVE-2026-61980

CVE-2026-61980 describes an Unauthenticated Arbitrary File Download in OMGF Pro plugin for WordPress, version

7.5CVSS5.2AI score0.00362EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 1:36 p.m.8 views

CVE-2026-28189

Unauthenticated Arbitrary File Deletion in Participants Database = 2.7.8.4 versions...

7.4CVSS5.2AI score0.00292EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 1:36 p.m.25 views

CVE-2026-28189

The CVE-2026-28189 entry concerns the WordPress Participants Database plugin version &lt;= 2.7.8.4, which is affected by an unauthenticated Arbitrary File Deletion vulnerability. The available records indicate the issue arises in this plugin series and can be triggered without authentication, wit...

7.4CVSS5.2AI score0.00292EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:36 p.m.13 views

EUVD-2026-57967

Unauthenticated Arbitrary File Deletion in Participants Database = 2.7.8.4 versions...

7.4CVSS5.2AI score0.00292EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 1:36 p.m.35 views

CVE-2026-28189 WordPress Participants Database plugin <= 2.7.8.4 - Arbitrary File Deletion vulnerability

Unauthenticated Arbitrary File Deletion in Participants Database = 2.7.8.4 versions...

7.4CVSS0.00292EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/13 1:06 p.m.9 views

WordPress Piotnet Addons For Elementor Pro plugin <= 7.1.67 - Arbitrary File Upload vulnerability

Arbitrary File Upload vulnerability discovered by 0xd4rk5id3 in WordPress Plugin Piotnet Addons For Elementor Pro versions = 7.1.67...

9.6CVSS5.3AI score0.00227EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/13 12:19 p.m.7 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.5AI score0.0075EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/13 12:17 p.m.9 views

CVE-2026-73624

GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the --output argument via the other parameter or output kwarg to write patch content to attacker-chosen fil...

8.1CVSS0.00277EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 12:17 p.m.9 views

CVE-2026-73621

GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the checkunsafeoptions guard present in the sibling iteritems method. An attacker who can control options passed to Commit.count e.g., via an...

5.4CVSS0.00211EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/13 12:17 p.m.9 views

DEBIAN-CVE-2026-73624

GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the --output argument via the other parameter or output kwarg to write patch content to attacker-chosen fil...

7.2CVSS5.5AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 12:17 p.m.5 views

DEBIAN-CVE-2026-73621

GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the checkunsafeoptions guard present in the sibling iteritems method. An attacker who can control options passed to Commit.count e.g., via an...

5.3CVSS5.5AI score0.00211EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/13 12:17 p.m.7 views

DEBIAN-CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

7.2CVSS5.5AI score0.00358EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/13 12:17 p.m.8 views

CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.1CVSS0.00358EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/13 12:17 p.m.15 views

DEBIAN-CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS5.5AI score0.00291EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/13 12:17 p.m.6 views

CVE-2026-73619

GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive to read arbitrary files from the filesystem and include them in the returned archive...

7.1CVSS0.00291EPSS
SaveExploits1References2
Rows per page
Query Builder