Lucene search
+L

22681 matches found

RedhatCVE
RedhatCVE
added 2026/01/26 9:08 p.m.18 views

CVE-2026-20904

Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Re...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/26 5:42 p.m.47 views

CVE-2020-36955 Grav CMS 1.6.30 Admin Plugin 1.9.18 - 'Page Title' Persistent Cross-Site Scripting

Grav CMS 1.6.30 with Admin Plugin 1.9.18 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts through the page title field. Attackers can create a new page with a malicious script in the title, which will be executed when the pag...

6.4CVSS0.00589EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/26 3:10 p.m.18 views

CVE-2026-24420

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below allow an authenticated user without the dlattachment permission to download FAQ attachments due to a incomprehensive permissions check. The presence of a right key is improperly validated as proof of authorization in...

6.5CVSS5.8AI score0.00428EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/26 3:10 p.m.14 views

CVE-2026-24421

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.9AI score0.01792EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2026/01/24 4:25 p.m.23 views

CVE-2026-0593 WP Go Maps (formerly WP Google Maps) <= 10.0.04 - Missing Authorization to Authenticated (Subscriber+) Map Engine Setting Modification

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the processBackgroundAction function in all versions up to, and including, 10.0.04. This makes it possible for authenticated attackers, with...

5.3CVSS5.9AI score0.00238EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/24 12:27 p.m.8 views

CVE-2026-0911 Hustle <= 7.8.9.2 - Authenticated (Subscriber+) Arbitrary File Upoload via Module Import

The Hustle – Email Marketing, Lead Generation, Optins, Popups plugin for WordPress is vulnerable to arbitrary file uploads due to incorrect file type validation in the actionimportmodule function in all versions up to, and including, 7.8.9.2. This makes it possible for authenticated attackers, wi...

7.5CVSS6.5AI score0.00552EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/24 7:26 a.m.43 views

CVE-2026-1099 Administrative Shortcodes <= 0.3.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'login' and 'logout' Shortcode Attributes

The Administrative Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'login' and 'logout' shortcode attributes in all versions up to, and including, 0.3.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated...

6.4CVSS0.00236EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/24 3:17 a.m.16 views

CVE-2026-1201

An Authorization Bypass Through User-Controlled Key vulnerability in Hubitat Elevation home automation controllers prior to version 2.4.2.157 could allow a remote authenticated user to control connected devices outside of their authorized scope via client-side request manipulation...

9.4CVSS5.6AI score0.00443EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/24 1:57 a.m.56 views

CVE-2026-24420 phpMyFAQ: Attachment download allowed without dlattachment right (broken access control)

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below allow an authenticated user without the dlattachment permission to download FAQ attachments due to a incomprehensive permissions check. The presence of a right key is improperly validated as proof of authorization in...

6.5CVSS0.00428EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/24 1:43 a.m.9 views

CVE-2026-24421 phpMyFAQ missing authorization exposes /api/setup/backup to any authenticated user

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.9AI score0.01792EPSS
SaveExploits3References1
EUVD
EUVD
added 2026/01/24 1:43 a.m.20 views

EUVD-2026-4258

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.6AI score0.01792EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2026/01/24 12:00 a.m.18 views

PT-2026-4616

The Hustle – Email Marketing, Lead Generation, Optins, Popups plugin for WordPress is vulnerable to arbitrary file uploads due to incorrect file type validation in the action import module function in all versions up to, and including, 7.8.9.2. This makes it possible for authenticated attackers,...

7.5CVSS6.6AI score0.00552EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/23 8:17 p.m.23 views

phpMyFAQ: /api/setup/backup accessible to any authenticated user (authz missing)

Summary Authenticated non‑admin users can call /api/setup/backup and trigger a configuration backup. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. Details SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.5AI score0.01792EPSS
SaveExploits3References3Affected Software2
Hacker One
Hacker One
added 2026/01/23 7:13 p.m.24 views

GitHub: PATs without the required scope can leak issues

An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user with a classic personal access token PAT lacking the repo scope to retrieve issues and commits from private and internal repositories via the search REST API endpoints. The user...

5.3CVSS5.8AI score0.00248EPSS
SaveExploits0
NVD
NVD
added 2026/01/23 5:16 p.m.12 views

CVE-2025-71177

LavaLite CMS versions up to and including 10.1.0 contain a stored cross-site scripting vulnerability in the package creation and search functionality. Authenticated users can supply crafted HTML or JavaScript in the package Name or Description fields that is stored and later rendered without prop...

5.4CVSS0.00201EPSS
SaveExploits1References3
NVD
NVD
added 2026/01/23 5:15 p.m.16 views

CVE-2021-47888

Textpattern versions prior to 4.8.3 contain an authenticated remote code execution vulnerability that allows logged-in users to upload malicious PHP files. Attackers can upload a PHP file with a shell command execution payload and execute arbitrary commands by accessing the uploaded file through ...

8.8CVSS0.00625EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/23 12:26 p.m.6 views

CVE-2025-14866 Melapress Role Editor <= 1.1.1 - Improper Authorization to Authenticated (Subscriber+) Privilege Escalation via Secondary Role Assignment

The Melapress Role Editor plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.1.1. This is due to a misconfigured capability check on the 'savesecondaryrolesfield' function. This makes it possible for authenticated attackers, with Subscriber-level...

8.8CVSS5.5AI score0.00372EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/01/23 8:57 a.m.17 views

WordPress Melapress Role Editor plugin <= 1.1.1 - Improper Authorization to Authenticated (Subscriber+) Privilege Escalation via Secondary Role Assignment vulnerability

Improper Authorization to Authenticated Subscriber+ Privilege Escalation via Secondary Role Assignment vulnerability discovered by Sarawut Poolkhet MisterHelloz in WordPress Plugin Melapress Role Editor versions = 1.1.1...

8.8CVSS5.5AI score0.00372EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/23 6:19 a.m.18 views

CVE-2026-24010

Horilla is a free and open source Human Resource Management System HRMS. A critical File Upload vulnerability in versions prior to 1.5.0, with Social Engineering, allows authenticated users to deploy phishing attacks. By uploading a malicious HTML file disguised as a profile picture, an attacker...

8.8CVSS5.7AI score0.00428EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/01/23 12:31 a.m.15 views

Gitea does not properly validate ownership when toggling OpenID URI visibility

Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities...

6.5CVSS5.5AI score0.00282EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder