Lucene search
+L

1892 matches found

OSV
OSV
added 2026/08/18 4:16 p.m.23 views

CVE-2026-49225 Vvveb product revision authorization bypass allows Vendors to read, restore, or delete other Vendors' product revisions

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product revision operations allow a low-privileged Vendor to access revisions for products owned by another Vendor. The admin/controller/product/revisions.php...

8.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 4:16 p.m.24 views

CVE-2026-49225 Vvveb product revision authorization bypass allows Vendors to read, restore, or delete other Vendors' product revisions

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product revision operations allow a low-privileged Vendor to access revisions for products owned by another Vendor. The admin/controller/product/revisions.php...

8.3CVSS0.00424EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 4:16 p.m.39 views

CVE-2026-49225

CVE-2026-49225 is an authorization bypass in Vvveb (a CMS with page builder) prior to version 1.0.8.4 . The product revision endpoint (admin/controller/product/revisions.php) reuses the content revision controller, and the underlying SQL layer (product_content_revision.sql) trusts caller-supplied...

8.3CVSS5.3AI score0.00424EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.20 views

PT-2026-77206

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend product revision operations allow a low-privileged Vendor to access revisions for products owned by another Vendor. The admin/controller/product/revisions.php...

8.3CVSS5.3AI score0.00424EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:18 p.m.9 views

UBUNTU-CVE-2026-74564

In the Linux kernel, the following vulnerability has been resolved: netfilter: xthashlimit: validate hashtable supports XTHASHLIMITRATEMATCH The XTHASHLIMITRATEMATCH flag mode changes the semantics of the dsthashent structure which represents an entry in the hashtable. There is a union area which...

7.1CVSS5.3AI score0.00118EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.35 views

CVE-2026-74564 netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH

In the Linux kernel, the following vulnerability has been resolved: netfilter: xthashlimit: validate hashtable supports XTHASHLIMITRATEMATCH The XTHASHLIMITRATEMATCH flag mode changes the semantics of the dsthashent structure which represents an entry in the hashtable. There is a union area which...

7.1CVSS0.00118EPSS
SaveExploits0References8
Drupal
Drupal
added 2026/08/12 12:00 a.m.24 views

Diff - Moderately critical - Access bypass - SA-CONTRIB-2026-096

This module enables you to view the differences between revisions on any entity type. The module doesn't sufficiently restrict access to non-node entity revision diffs. This vulnerability is mitigated by the fact that an attacker must have a role with the permission to view the entity...

5.3CVSS5.5AI score0.00187EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.21 views

PT-2026-76592

Name of the Vulnerable Software and Affected Versions Drupal Diff versions 0.0.0 through 2.0.1 Drupal Diff versions 2.1.0 through 2.1.1 Description An incorrect authorization issue allows forceful browsing. The module does not sufficiently restrict access to non-node entity revision diffs. This...

5.5AI score0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 3:11 p.m.20 views

CVE-2026-50749 Apache Answer: Missing authorization in revision audit reject allows authenticated users to reject pending revisions

Improper Authorization vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Any authenticated user can reject arbitrary pending edit-revisions without review permission due to a missing authorization check on the reject operation. Users are recommended to upgrade to...

6.5CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/05 3:11 p.m.12 views

CVE-2026-50749 Apache Answer: Missing authorization in revision audit reject allows authenticated users to reject pending revisions

Improper Authorization vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Any authenticated user can reject arbitrary pending edit-revisions without review permission due to a missing authorization check on the reject operation. Users are recommended to upgrade to...

5.6AI score0.00305EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/03 9:22 p.m.17 views

CVE-2026-67323

A flaw was found in GitPython where it fails to properly sanitize dangerous Git options. This vulnerability allows an attacker to inject arbitrary commands when using functions like Repo.archive and git.lsremote, potentially leading to arbitrary code execution. Additionally, functions such as...

8.6CVSS8.3AI score0.01037EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/08/01 3:30 p.m.9 views

Duplicate Advisory: GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-956x-8gvw-wg5v. This link is maintained to preserve external references. Original Description GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive and...

8.6CVSS7.6AI score0.01037EPSS
SaveExploits1References4Affected Software1
attackerkb
attackerkb
added 2026/08/01 12:22 p.m.18 views

CVE-2026-67323

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive and git.lsremote, allowing command injection via options such as --exec/--upload-pack leading to arbitrary command execution. Additionally, Repo.itercommits and Repo.blame do not check...

8.6CVSS5.6AI score0.01037EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/08/01 12:22 p.m.14 views

CVE-2026-67323

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive and git.lsremote, allowing command injection via options such as --exec/--upload-pack leading to arbitrary command execution. Additionally, Repo.itercommits and Repo.blame do not check...

8.6CVSS7.7AI score0.01037EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/31 10:16 a.m.19 views

CVE-2026-18436

The MailPress plugin for WordPress is vulnerable to unauthorized access in versions up to, and including, 1.5.0 via the campaign revision-restore REST endpoint POST /wp-json/mailpress/v1/campaign//restore-revision/. The route in the vulnerable range was registered without a permissionCallback,...

5.3CVSS0.00227EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 8:30 a.m.20 views

EUVD-2026-51507

The MailPress plugin for WordPress is vulnerable to unauthorized access in versions up to, and including, 1.5.0 via the campaign revision-restore REST endpoint POST /wp-json/mailpress/v1/campaign//restore-revision/. The route in the vulnerable range was registered without a permissionCallback,...

5.3CVSS5.6AI score0.00227EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/07/31 8:30 a.m.11 views

CVE-2026-18436

The MailPress plugin for WordPress is vulnerable to unauthorized access in versions up to, and including, 1.5.0 via the campaign revision-restore REST endpoint POST /wp-json/mailpress/v1/campaign//restore-revision/. The route in the vulnerable range was registered without a permissionCallback,...

5.3CVSS5.6AI score0.00227EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/31 8:30 a.m.50 views

CVE-2026-18436

MailerPress for WordPress <= 1.5.0 exposes a missing authorization check on the campaign revision-restore REST endpoint (POST /wp-json/mailpress/v1/campaign//restore-revision/). The vulnerable route allowed the restoreRevision() handler to run for unauthenticated users, enabling modification o...

5.3CVSS5.6AI score0.00227EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 8:30 a.m.49 views

CVE-2026-18436 MailerPress <= 1.5.0 - Missing Authorization to Unauthenticated Arbitrary Modification via REST API Endpoint

The MailPress plugin for WordPress is vulnerable to unauthorized access in versions up to, and including, 1.5.0 via the campaign revision-restore REST endpoint POST /wp-json/mailpress/v1/campaign//restore-revision/. The route in the vulnerable range was registered without a permissionCallback,...

5.3CVSS0.00227EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 9:17 p.m.14 views

CVE-2026-64549

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bpa10x: avoid OOB read of revision string in bpa10xsetup bpa10xsetup sends the vendor command 0xfc0e and passes the response to btdevinfo and hcisetfwinfo as a "%s" string starting at skb-data + 1, without checking the...

0.0018EPSS
SaveExploits0References8
Rows per page
Query Builder