Lucene search
+L

91023 matches found

CVE
CVE
added 2026/08/19 6:16 p.m.26 views

CVE-2026-70496

The search-v2-operator ClusterRole grants cluster-admin-equivalent privileges (impersonation, RBAC write, CSR approval, ManifestWork management), enabling privilege escalation. No exploitation details or patch versions are provided in the documents; monitor Red Hat advisories for remediation guid...

9.9CVSS5.4AI score0.00258EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 5:39 p.m.10 views

EUVD-2025-210742

An insecure deserialization vulnerability in vsDesk allows a remote attacker to gain unauthorized administrative access. By manipulating application configuration data, an attacker can force the system to authenticate against an arbitrary LDAP server and provision a new administrative account...

9.3CVSS6AI score0.00374EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 5:39 p.m.29 views

CVE-2025-14600 Admin Account Takeover via Path Traversal in vsDesk

An insecure deserialization vulnerability in vsDesk allows a remote attacker to gain unauthorized administrative access. By manipulating application configuration data, an attacker can force the system to authenticate against an arbitrary LDAP server and provision a new administrative account...

9.3CVSS0.00374EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/19 5:39 p.m.8 views

CVE-2025-14600 Admin Account Takeover via Path Traversal in vsDesk

An insecure deserialization vulnerability in vsDesk allows a remote attacker to gain unauthorized administrative access. By manipulating application configuration data, an attacker can force the system to authenticate against an arbitrary LDAP server and provision a new administrative account...

9.3CVSS5.9AI score0.00374EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 4:18 p.m.5 views

CVE-2026-64851

Grav Shortcode Core Plugin allows for the development shortcode plugins that utilize the common format utilized by WordPress and BBCode. Prior to 6.2.2, Grav Shortcode Core passes shortcode syntax through Security::detectXss because it contains no literal less-than character, then...

8.5CVSS0.00337EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 4:18 p.m.30 views

CVE-2026-41424 Wazuh: Privilege Escalation via Admin-Protection Bypass in update-user API Endpoint

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.9.0 until 4.10.4 and 4.14.6, PUT /security/users/userid in api/api/controllers/securitycontroller.py passes request.get"user" instead of request.context'tokeninfo''sub' as currentuser...

8.2CVSS0.00336EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/19 4:18 p.m.7 views

CVE-2026-41424 Wazuh: Privilege Escalation via Admin-Protection Bypass in update-user API Endpoint

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.9.0 until 4.10.4 and 4.14.6, PUT /security/users/userid in api/api/controllers/securitycontroller.py passes request.get"user" instead of request.context'tokeninfo''sub' as currentuser...

8.2CVSS5.4AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/19 4:13 p.m.9 views

EUVD-2026-62556

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta3, DistributedAPI.sendtmpfile in framework/wazuh/core/cluster/dapi/dapi.py joins an attacker-controlled tmpfile value to WAZUHPATH without canonicalization or...

9.1CVSS5.3AI score0.00626EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 4:00 p.m.7 views

EUVD-2026-62550

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user c...

8.7CVSS5.4AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 4:00 p.m.5 views

CVE-2026-64852 Grav API Plugin: Missing authorization on API-key generate/revoke lets any admin.login user forge keys for any account

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user c...

8.7CVSS5.4AI score0.00266EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 3:56 p.m.10 views

CVE-2026-64851 Grav Shortcode Core Plugin: Stored XSS in shortcode-core attribute handlers

Grav Shortcode Core Plugin allows for the development shortcode plugins that utilize the common format utilized by WordPress and BBCode. Prior to 6.2.2, Grav Shortcode Core passes shortcode syntax through Security::detectXss because it contains no literal less-than character, then...

8.5CVSS5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 3:56 p.m.29 views

CVE-2026-64851 Grav Shortcode Core Plugin: Stored XSS in shortcode-core attribute handlers

Grav Shortcode Core Plugin allows for the development shortcode plugins that utilize the common format utilized by WordPress and BBCode. Prior to 6.2.2, Grav Shortcode Core passes shortcode syntax through Security::detectXss because it contains no literal less-than character, then...

8.5CVSS0.00337EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 3:36 p.m.19 views

CVE-2026-62666

Grav API Plugin (a RESTful API for Grav CMS) prior to 1.0.6 contains a privilege escalation flaw. The UsersController methods createApiKey(), generate2fa(), and disable2fa() omit the accessGrantsSuper() target check that sibling user mutation endpoints enforce. A non-super account holding api.use...

8.8CVSS5.4AI score0.00426EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:36 p.m.11 views

EUVD-2026-62539

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, Grav API plugin UsersController::createApiKey, generate2fa, and disable2fa omit the accessGrantsSuper target check used by sibling user mutation endpoints. A non-super account...

8.8CVSS5.4AI score0.00426EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:36 p.m.29 views

CVE-2026-62666 Grav API Plugin: non-super api.users.write manager -> super-admin via createApiKey (incomplete fix of CVE-2026-59190); + 2FA strip of super

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, Grav API plugin UsersController::createApiKey, generate2fa, and disable2fa omit the accessGrantsSuper target check used by sibling user mutation endpoints. A non-super account...

8.8CVSS0.00426EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:26 p.m.30 views

CVE-2026-62670 Fail-open authorization in grav-plugin-flex-objects admin-next API: api.access user gets full CRUD on permission-less directories (requireFlexPermission missing else-deny)

Grav Flex Objects Plugin allows you to build custom collections of objects. Prior to 1.4.3, the Grav Flex Objects Admin Next API requireFlexPermission method in classes/Api/FlexApiController.php returns without denying access when a directory blueprint omits config.admin.permissions. An...

6.3CVSS0.00244EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:17 p.m.6 views

CVE-2026-45272

MyBooks is an enhanced and easy-to-use personal ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler in webserver/handlers/admin.py accepts SOCIALAUTH key names without validating quotes or newline characters, and SettingsLoader.dumpfile in...

9.4CVSS0.00367EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:51 p.m.10 views

CVE-2026-40508

OpenEMR before 8.3.0 is affected by a stored cross-site scripting (XSS) vulnerability in the patient portal template import handler . The root cause is the lack of sanitization on uploaded template files: authenticated attackers holding Forms Administration permissions can upload templates contai...

5.4CVSS5.2AI score0.00171EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:39 p.m.17 views

CVE-2026-45272

MyBooks (also known as Talebook), a personal ebook management web server, is vulnerable to remote code execution in versions 3.41.2 and earlier . The root cause is a Python code injection via the AdminSettings.post handler in webserver/handlers/admin.py, which accepts SOCIAL_AUTH key names withou...

9.4CVSS5.6AI score0.00367EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:37 p.m.11 views

CVE-2026-45273 MyBooks: Privilege Escalation via Missing Authorization on Admin Settings Endpoint

MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.adminuser property, unlike the corresponding GET handler. Any...

8.7CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder