Lucene search
K

171 matches found

CVE
CVE
added 2026/05/07 2:59 a.m.7 views

CVE-2026-41660

Admidio prior to version 5.0.9 contains an inverted authorization check in two_factor_authentication.php that allows non-admin group leaders with profile edit rights on an admin account to strip that admin’s 2FA, compromising admin accounts. The issue is fixed in 5.0.9; upgrade to 5.0.9+ to mitig...

7.1CVSS5.7AI score0.00029EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 2:59 a.m.5 views

CVE-2026-41660 Admidio: Inverted 2FA Reset Authorization Check Lets Group Leaders Strip Admin TOTP

Admidio is an open-source user management solution. Prior to version 5.0.9, a logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove their own TOTP configuration, but they can remove other users' TOTP, including administrators. A...

7.1CVSS5.7AI score0.00029EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/29 9:49 p.m.6 views

Admidio has Inverted 2FA Reset Authorization Check that Lets Group Leaders Strip Admin TOTP

Summary A logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove their own TOTP configuration, but they can remove other users' TOTP, including administrators. A group leader with profile edit rights on an admin account can strip th...

7.1CVSS5.4AI score0.00029EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/29 9:47 p.m.4 views

Admidio Leaks Hidden Profile Field Values via Blind Search Oracle in Member Assignment

Summary The member assignment DataTables endpoint membersassignmentdata.php includes hidden profile fields BIRTHDAY, STREET, CITY, POSTCODE, COUNTRY in its SQL search condition regardless of field visibility settings. While the JSON output correctly suppresses hidden columns via isVisible checks,...

2.7CVSS5.9AI score0.0001EPSS
Exploits0References4Affected Software1
The Hacker News
The Hacker News
added 2026/04/28 11:58 a.m.4 views

Why Secure Data Movement Is the Zero Trust Bottleneck Nobody Talks About

Every security program is betting on the same assumption: once a system is connected, the problem is solved. Open a ticket, stand up a gateway, push the data through. Done. That assumption is wrong. It is also a major reason Zero Trust programs stall. New research my team just published puts...

5.8AI score
Exploits0
The Hacker News
The Hacker News
added 2026/04/23 12:3 p.m.5 views

[Webinar] Mythos Reality Check: Beating Automated Exploitation at AI Speed

Imagine a world where hackers don't sleep, don't take breaks, and find weak spots in your systems instantly. Well, that world is already here. Thanks to AI, attackers are now launching automated, large-scale exploits faster than ever before. The time you have to fix a vulnerability before it gets...

5.8AI score
Exploits0
The Hacker News
The Hacker News
added 2026/04/07 4:29 p.m.4 views

[Webinar] How to Close Identity Gaps in 2026 Before AI Exploits Enterprise Risk

In the rapid evolution of the 2026 threat landscape, a frustrating paradox has emerged for CISOs and security leaders: Identity programs are maturing, yet the risk is actually increasing. According to new research from the Ponemon Institute , hundreds of applications within the typical enterprise...

6AI score
Exploits0
The Hacker News
The Hacker News
added 2026/04/06 6:59 a.m.4 views

BKA Identifies REvil Leaders Behind 130 German Ransomware Attacks

Germany's Federal Criminal Police Office aka BKA or the Bundeskriminalamt has unmasked the real identities of two of the key figures associated with the now-defunct REvil aka Sodinokibi ransomware-as-a-service RaaS operation. One of the threat actors, who went by the alias UNKN , functioned as a...

5.8AI score
Exploits0
Microsoft Secure
Microsoft Secure
added 2026/03/20 4:0 p.m.5 views

Secure agentic AI end-to-end

Next week, RSAC™ Conference celebrates its 35-year anniversary as a forum that brings the security community together to address new challenges and embrace opportunities in our quest to make the world a safer place for all. As we look towards that milestone, agentic AI is reshaping industries...

5.8AI score
Exploits0
NVD
NVD
added 2026/03/19 11:16 p.m.2 views

CVE-2026-32755

Admidio is an open-source user management solution. In versions 5.0.6 and below, the savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and...

5.7CVSS0.00009EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/03/19 10:53 p.m.17 views

CVE-2026-32755 Admidio is Missing CSRF Protection on Role Membership Date Changes

Admidio is an open-source user management solution. In versions 5.0.6 and below, the savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and...

5.7CVSS0.00009EPSS
Exploits1References2
OSV
OSV
added 2026/03/19 10:53 p.m.3 views

CVE-2026-32755 Admidio is Missing CSRF Protection on Role Membership Date Changes

Admidio is an open-source user management solution. In versions 5.0.6 and below, the savemembership action in modules/profile/profilefunction.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stopmembership and...

5.7CVSS5.8AI score0.00009EPSS
Exploits1References4
The Hacker News
The Hacker News
added 2026/03/17 11:30 a.m.6 views

AI is Everywhere, But CISOs are Still Securing It with Yesterday's Skills and Tools, Study Finds

A majority of security leaders are struggling to defend AI systems with tools and skills that are not fit for the challenge, according to the AI and Adversarial Testing Benchmark Report 2026 from Pentera. The report, based on a survey of 300 US CISOs and senior security leaders, examines how...

6AI score
Exploits0
Vulnrichment
Vulnrichment
added 2026/03/09 11:3 p.m.2 views

CVE-2026-30927 Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter

Admidio is an open-source user management solution. Prior to 5.0.6, in modules/events/eventsfunction.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the useruuid GET parameter. The condition uses || OR, meaning if...

5.3CVSS5.9AI score0.00019EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/09 11:3 p.m.37 views

CVE-2026-30927 Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter

Admidio is an open-source user management solution. Prior to 5.0.6, in modules/events/eventsfunction.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the useruuid GET parameter. The condition uses || OR, meaning if...

5.3CVSS0.00019EPSS
Exploits0References3
CVE
CVE
added 2026/03/09 11:3 p.m.12 views

CVE-2026-30927

CVE-2026-30927 affects Admidio (open-source user management). Prior to 5.0.6, the event participation logic in modules/events/events_function.php allowed any user who can participate in an event to register or cancel participation for OTHER users by manipulating the user_uuid GET parameter. The c...

5.4CVSS5.9AI score0.00019EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/09 7:45 p.m.4 views

Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter

Vulnerability In modules/events/eventsfunction.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the useruuid GET parameter. Line 47: $getUserUuid = admFuncVariableIsValid$GET, 'useruuid', 'uuid', ... Line 424: if...

5.4CVSS5.9AI score0.00019EPSS
Exploits0References5Affected Software1
The Hacker News
The Hacker News
added 2026/03/05 3:22 p.m.8 views

Preparing for the Quantum Era: Post-Quantum Cryptography Webinar for Security Leaders

Most organizations assume encrypted data is safe. But many attackers are already preparing for a future where today’s encryption can be broken. Instead of trying to decrypt information now, they are collecting encrypted data and storing it so it can be decrypted later using quantum computers. Thi...

6.1AI score
Exploits0
The Hacker News
The Hacker News
added 2026/03/04 11:30 a.m.3 views

New RFP Template for AI Usage Control and AI Governance 

As AI becomes the central engine for enterprise productivity, security leaders are finally getting the green light — and the budget — to secure it. But there’s a quiet crisis unfolding in the boardroom: many organizations know they need "AI Governance," but they have no idea what they are actuall...

6.1AI score
Exploits0
HackRead
HackRead
added 2026/02/09 12:35 p.m.2 views

Hackers Use Signal QR Codes to Spy on Military and Political Leaders

Hackers are using Signal QR codes and fake support scams to spy on military and political leaders, German security agencies warn...

5.5AI score
Exploits0
Rows per page
Query Builder