Lucene search
+L

3379 matches found

OSV
OSV
β€’added 2026/05/07 3:16 p.m.β€’15 views

PYSEC-2026-2317

Weblate is a web based localization tool. Prior to version 5.17.1, an authenticated user with project.add permission default on hosted Weblate SaaS and for any user holding an active billing/trial plan can import a crafted project backup ZIP whose components/.json contains an attacker-chosen repo...

8.1CVSS6AI score0.00371EPSS
SaveExploits0References6
NVD
NVD
β€’added 2026/05/07 3:16 p.m.β€’29 views

CVE-2026-41650

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "--" sequence in comment content or the "" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection...

6.1CVSS0.00238EPSS
SaveExploits1References2
attackerkb
attackerkb
β€’added 2026/05/07 1:43 p.m.β€’13 views

CVE-2026-44264

Weblate is a web based localization tool. Prior to version 5.17.1, the Markdown renderer used in user comments and other user-provided content didn't properly sanitize some attributes. This issue has been patched in version 5.17.1...

4.3CVSS5.7AI score0.00275EPSS
SaveExploits0References5Affected Software1
OSV
OSV
β€’added 2026/05/07 1:43 p.m.β€’15 views

CVE-2026-44264 Weblate is vulnerable to XSS via crafted Markdown

Weblate is a web based localization tool. Prior to version 5.17.1, the Markdown renderer used in user comments and other user-provided content didn't properly sanitize some attributes. This issue has been patched in version 5.17.1...

4.3CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
β€’added 2026/05/07 1:43 p.m.β€’13 views

CVE-2026-44264 Weblate is vulnerable to XSS via crafted Markdown

Weblate is a web based localization tool. Prior to version 5.17.1, the Markdown renderer used in user comments and other user-provided content didn't properly sanitize some attributes. This issue has been patched in version 5.17.1...

4.3CVSS5.7AI score0.00275EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
β€’added 2026/05/07 1:41 p.m.β€’20 views

CVE-2026-41519 Weblate's API Token Not Invalidated on Password Change

Weblate is a web based localization tool. Prior to version 5.17.1, when a user changes their password, browser sessions are correctly invalidated via "cyclesessionkeys", but DRF API tokens "wlu" prefix stored in "authtokentoken" are not revoked. This issue has been patched in version 5.17.1...

4.2CVSS5.7AI score0.0027EPSS
SaveExploits0References4
EUVD
EUVD
β€’added 2026/05/07 9:31 a.m.β€’21 views

EUVD-2025-209714

Missing Authorization vulnerability in Magepeople inc. Bus Ticket Booking with Seat Reservation allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Bus Ticket Booking with Seat Reservation: from n/a before 5.6.8...

5.3CVSS5.8AI score0.00171EPSS
SaveExploits0References2
NVD
NVD
β€’added 2026/05/07 4:16 a.m.β€’53 views

CVE-2026-41662

Admidio is an open-source user management solution. Prior to version 5.0.9, Role::stopMembership does not verify whether removing a user from the administrator role leaves zero administrators. The deprecated Membership::stopMembership contains this safety check, but the current code path bypasses...

5.2CVSS0.00285EPSS
SaveExploits0References2
EUVD
EUVD
β€’added 2026/05/07 3:01 a.m.β€’20 views

EUVD-2026-28296

Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetchmetadata.php validates the resolved IP address but passes the original hostname-based URL to curlinit, leaving a DNS rebinding TOCTOU window that allows redirecting requests to...

6.8CVSS5.7AI score0.00236EPSS
SaveExploits1References2
CVE
CVE
β€’added 2026/05/07 3:00 a.m.β€’37 views

CVE-2026-41671

Admidio prior to version 5.0.9 contains a vulnerability in its OIDC token introspection (/modules/sso/index.php/oidc/introspect) and revocation (/oidc/revoke) endpoints. The introspection endpoint always returns {"active": true} and the revocation endpoint returns {"revoked": true} without authen...

6.8CVSS5.8AI score0.00323EPSS
SaveExploits0References2
attackerkb
attackerkb
β€’added 2026/05/07 3:00 a.m.β€’13 views

CVE-2026-41670

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/05/07 2:58 a.m.β€’10 views

CVE-2026-41658 Admidio: Missing Authorization on Inventory Module Destructive Endpoints Allows Any Authenticated User to Delete Items

Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio inventory module enforces authorization for destructive operations delete, retire, reinstate only in the UI layer by conditionally rendering buttons. The backend POST handlers at modules/inventory.php for...

6.5CVSS5.7AI score0.00227EPSS
SaveExploits0References2
EUVD
EUVD
β€’added 2026/05/07 2:58 a.m.β€’24 views

EUVD-2026-28266

Admidio is an open-source user management solution. Prior to version 5.0.9, the contactsdata.php endpoint uses a weaker permission check isAdministratorUsers, requiring only roledituser=true than the frontend UI contacts.php which correctly requires the stronger isAdministrator requiring...

4.9CVSS5.8AI score0.00322EPSS
SaveExploits0References2
attackerkb
attackerkb
β€’added 2026/05/07 2:58 a.m.β€’10 views

CVE-2026-41657

Admidio is an open-source user management solution. Prior to version 5.0.9, the contactsdata.php endpoint uses a weaker permission check isAdministratorUsers, requiring only roledituser=true than the frontend UI contacts.php which correctly requires the stronger isAdministrator requiring...

4.9CVSS5.8AI score0.00322EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
β€’added 2026/05/07 2:58 a.m.β€’58 views

CVE-2026-41656 Admidio: Path Traversal via Unvalidated `name` Parameter in Document Add Mode Enables Arbitrary Server File Read

Admidio is an open-source user management solution. Prior to version 5.0.9, the add mode in modules/documents-files.php accepts a name parameter validated only as 'string' type HTML encoding, allowing path traversal characters ../ to pass through unfiltered. Combined with the absence of CSRF...

4.5CVSS0.00362EPSS
SaveExploits0References2
CNNVD
CNNVD
β€’added 2026/05/07 12:00 a.m.β€’16 views

Admidio θ·―εΎ„ιεŽ†ζΌζ΄ž

Admidio is a set of open-source member management systems developed by the Admidio team. This system supports features such as member lists, event management, message boards, photo albums, and downloads. Prior to Admidio 5.0.9, there was a path traversal vulnerability. This vulnerability stemmed...

4.5CVSS5.9AI score0.00362EPSS
SaveExploits0References1
Patchstack
Patchstack
β€’added 2026/05/06 7:37 p.m.β€’22 views

NPM: basic-ftp allows a malicious FTP server to cause client-side denial of service via unbounded multiline control response buffering

NPM: basic-ftp allows a malicious FTP server to cause client-side denial of service via unbounded multiline control response buffering vulnerability discovered by ? in WordPress Npm basic-ftp versions = 5.3.0...

7.5CVSS5.8AI score0.00465EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
β€’added 2026/05/06 7:00 p.m.β€’40 views

CVE-2026-8032 PicoTronica e-Clinic Healthcare System ECHS echs.js hard-coded credentials

A flaw has been found in PicoTronica e-Clinic Healthcare System ECHS 5.7. The impacted element is an unknown function of the file /cdemos/echs/priv/echs.js. This manipulation of the argument ADMINKEY causes hard-coded credentials. The attack is possible to be carried out remotely. The exploit has...

7.5CVSS0.00284EPSS
SaveExploits0References4
Patchstack
Patchstack
β€’added 2026/05/06 3:37 p.m.β€’18 views

WordPress LatePoint – Calendar Booking Plugin for Appointments and Events plugin <= 5.5.0 - Unauthenticated Stored Cross-Site Scripting vulnerability

Unauthenticated Stored Cross-Site Scripting vulnerability discovered by AmonRa in WordPress Plugin LatePoint versions = 5.5.0...

5.8AI score0.00122EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
β€’added 2026/05/06 12:30 p.m.β€’17 views

EUVD-2026-27572

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix GENERICCMD register field masks for IPA v5.0+ Fix the field masks to match the hardware layout documented in downstream GSI GSIV30EEnGSIEEGENERICCMD. Notably this fixes a WARN I was seeing when I tried to send "stop...

5.8AI score0.00122EPSS
SaveExploits0References6
Rows per page
Query Builder