Lucene search
+L

80476 matches found

NVD
NVD
added 2026/08/23 12:16 a.m.20 views

CVE-2026-16149

The Security Hardener plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.4.4. The vulnerability exists because the plugin's user-enumeration protection, which is enabled by default, hooks the restendpoints filter via secureuserendpoints and...

8.8CVSS0.00425EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/23 12:00 a.m.15 views

PT-2026-79784

A vulnerability was found in code-projects Barangay Resident Profiling Management System 1.0. This impacts an unknown function of the file /archived records.php of the component Restore/Delete. The manipulation of the argument resident id results in authorization bypass. The attack may be launche...

6.5CVSS5.2AI score0.0022EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/23 12:00 a.m.17 views

PT-2026-79786

A vulnerability was identified in code-projects Barangay Resident Profiling Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /boarders.php of the component Boarder Management Module. Such manipulation of the argument ID leads to authorization bypass. T...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/23 12:00 a.m.18 views

PT-2026-79766

A vulnerability has been found in SourceCodester Class and Exam Timetabling System 1.0. Affected is an unknown function of the file /admin/edit user account.php of the component User Account Update. Such manipulation of the argument id/username leads to improper authorization. The attack may be...

5.5CVSS5.6AI score0.00296EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 11:27 p.m.40 views

CVE-2026-16149 Security Hardener <= 2.4.4 - Authenticated (Subscriber+) Privilege Escalation via REST API '/wp/v2/users' permission_callback Overwrite

The Security Hardener plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.4.4. The vulnerability exists because the plugin's user-enumeration protection, which is enabled by default, hooks the restendpoints filter via secureuserendpoints and...

8.8CVSS0.00425EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 11:27 p.m.63 views

CVE-2026-16149

Security Hardener for WordPress (all versions up to and including 2.4.4 ) contains a Missing Authorization flaw in its user-enumeration protection feature. The plugin's secure_user_endpoints() function hooks the rest_endpoints filter and overwrites the permission_callback on both /wp/v2/users and...

8.8CVSS5.5AI score0.00425EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74676

In the Linux kernel, the following vulnerability has been resolved: vt: add permission check for KDSKBMETA ioctl KDSKBMETA modifies keyboard meta mode but lacks the !perm check that all other keyboard setter ioctls in vtkioctl enforce, allowing a process to change meta mode on a non-controlling...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:31 p.m.29 views

CVE-2026-74595

CVE-2026-74595 is an access control flaw in the Linux kernel's fscrypt component. The function fscrypt_ioctl_set_policy() incorrectly uses &nop_mnt_idmap instead of the actual mount's idmap when performing the owner check via inode_owner_or_capable(). On filesystems that support idmapped mounts (...

7.8CVSS5.5AI score0.00092EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/22 2:16 p.m.16 views

CVE-2026-5093

The GreenShift – Animation and Page Builder Blocks plugin for WordPress is vulnerable to unauthorized modification of data in versions up to, and including, 12.8.9. This is due to a missing capability check on the 'gspbupdateglobalwpsettings' function that only verifies the 'editposts' capability...

4.3CVSS0.00355EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 1:27 p.m.10 views

EUVD-2026-64298

The GreenShift – Animation and Page Builder Blocks plugin for WordPress is vulnerable to unauthorized modification of data in versions up to, and including, 12.8.9. This is due to a missing capability check on the 'gspbupdateglobalwpsettings' function that only verifies the 'editposts' capability...

4.3CVSS5.4AI score0.00355EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 1:16 p.m.10 views

CVE-2026-62382

PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against currentuser; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so the check passes...

6.9CVSS0.00276EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 1:16 p.m.8 views

CVE-2026-58002

WWBN AVideo through commit 9c39d8c8b4c1f75540788d6b391740852ceb0732 contains an authorization bypass vulnerability in the Usersaffiliations add.json.php endpoint that allows authenticated users to forge two-party consent records by supplying the counterparty's agreement timestamp. Attackers can...

7.1CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 1:16 p.m.9 views

CVE-2026-59256

WWBN AVideo through commit 9c39d8c8 contains an authorization bypass vulnerability where getToken creates tokens without binding to user identity or purpose, and plugin/Gallery/view/sections.php issues valid tokens to unauthenticated visitors. Attackers can retrieve a token from the Gallery...

8.7CVSS0.0027EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 12:28 p.m.17 views

CVE-2026-4244

The Post Duplicator plugin for WordPress (all versions up to and including 3.0.11 ) is vulnerable to unauthorized data modification due to a missing capability check in the duplicate_post() function. The function does not verify that the caller holds the edit_others_posts capability before accept...

4.3CVSS5.5AI score0.00196EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 12:28 p.m.35 views

CVE-2026-4244 Post Duplicator <= 3.0.11 - Missing Authorization to Authenticated (Contributor+) Post Duplication with Arbitrary Author Attribution

The Post Duplicator plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the duplicatepost function in all versions up to, and including, 3.0.11. This is due to the function not verifying that the user has editothersposts capability before...

4.3CVSS0.00196EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 12:26 p.m.9 views

EUVD-2026-64274

PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against currentuser; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so the check passes...

6.9CVSS5.5AI score0.00276EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/22 12:26 p.m.6 views

CVE-2026-62382 PasswordPusher before v2.9.6 Authentication Bypass via Null Comparison

PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against currentuser; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so the check passes...

6.9CVSS5.5AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 12:26 p.m.23 views

CVE-2026-62382

PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization flaw in the push deletion logic. The ownership check compares @push.user against current_user; for anonymously created pushes both values are nil, and Ruby evaluates nil == nil as true, bypassing the deletable_by_vi...

6.9CVSS5.5AI score0.00276EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 12:26 p.m.29 views

CVE-2026-59256 WWBN AVideo Unbound Token Authorization Bypass via Gallery

WWBN AVideo through commit 9c39d8c8 contains an authorization bypass vulnerability where getToken creates tokens without binding to user identity or purpose, and plugin/Gallery/view/sections.php issues valid tokens to unauthenticated visitors. Attackers can retrieve a token from the Gallery...

8.7CVSS0.0027EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 12:26 p.m.24 views

CVE-2026-59256

WWBN AVideo through commit 9c39d8c8 is affected by an authorization bypass vulnerability. The root cause is that the getToken() function creates tokens without binding them to user identity or purpose, and plugin/Gallery/view/sections.php issues valid tokens to unauthenticated visitors . An attac...

8.7CVSS5.4AI score0.0027EPSS
SaveExploits0References2
Rows per page
Query Builder