Lucene search
+L

390 matches found

NVD
NVD
added 2026/08/29 6:17 a.m.11 views

CVE-2026-77010

The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin through 1.0.3 does not perform authorisation checks on its REST API routes and does not consistently enforce the per-class access code, allowing unauthenticated users to obtain a signed meeting join link for any classroom,...

6.5CVSS0.00164EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/29 6:00 a.m.20 views

CVE-2026-77010

The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin (through 1.0.3 ) fails to perform authorisation checks on its REST API routes and does not consistently enforce the per-class access code. This allows unauthenticated users to obtain a signed meeting join link for any classro...

6.5CVSS5.9AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/29 6:00 a.m.9 views

EUVD-2026-68056

The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin through 1.0.3 does not perform authorisation checks on its REST API routes and does not consistently enforce the per-class access code, allowing unauthenticated users to obtain a signed meeting join link for any classroom,...

6.5CVSS5.9AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/29 6:00 a.m.47 views

CVE-2026-77010 HEL Online Classroom: AI-powered Online Classrooms <= 1.0.3 - Unauthenticated Moderator Join URL Disclosure and Class Access Code Bypass

The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin through 1.0.3 does not perform authorisation checks on its REST API routes and does not consistently enforce the per-class access code, allowing unauthenticated users to obtain a signed meeting join link for any classroom,...

0.00164EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/29 12:00 a.m.16 views

PT-2026-83408

Name of the Vulnerable Software and Affected Versions HEL Online Classroom: AI-powered Online Classrooms versions prior to 1.0.4 Description The plugin fails to perform authorization checks on its REST API routes and does not consistently enforce per-class access codes. This allows unauthenticate...

6.5CVSS5.9AI score0.00164EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 10:17 p.m.12 views

CVE-2026-46682

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton allowed authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers in akka-bbb-apps/src/main/scala/org/bigbluebutton/core/db/BreakoutRoomUserDAO.scala...

8.5CVSS0.00333EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 9:33 p.m.30 views

CVE-2026-46682 BigBlueButton: Blind SQL Injection AUTH (Moderator)

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton allowed authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers in akka-bbb-apps/src/main/scala/org/bigbluebutton/core/db/BreakoutRoomUserDAO.scala...

8.5CVSS0.00333EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 9:16 p.m.12 views

CVE-2026-54740

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS0.0037EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/19 8:17 p.m.10 views

CVE-2026-54742

Lemmy is a link aggregator and forum for the fediverse. From 0.19.18 until 0.19.19 and 1.0.0-alpha.20, a community moderator can feature or unfeature posts in other communities through federated CollectionAdd and CollectionRemove activities using CollectionType::Featured. After verifymodaction...

5.1CVSS0.00524EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/19 8:14 p.m.24 views

CVE-2026-54740

In Lemmy versions prior to 0.19.19 and 1.0.0-alpha.18, the federated ActivityPub handler CollectionRemove::receive in crates/apub/activities/src/community/collection_remove.rs omits the rank check (is_higher_mod_or_admin_check) enforced by the local API, allowing any signed ActivityPub Remove act...

6.5CVSS5.4AI score0.0037EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 8:14 p.m.20 views

CVE-2026-54740 Lemmy: Lower-ranked federated moderator can remove higher-ranked moderators

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS5.6AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/19 8:14 p.m.17 views

EUVD-2026-62844

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS5.4AI score0.0037EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 8:14 p.m.37 views

CVE-2026-54740 Lemmy: Lower-ranked federated moderator can remove higher-ranked moderators

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, a lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. The local API uses LocalUser::ishighermodoradmincheck to enforc...

6.5CVSS0.0037EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/19 8:10 p.m.25 views

CVE-2026-54742

In Lemmy versions 0.19.18 through 0.19.19 and 1.0.0-alpha.20, the CollectionAdd::Featured and CollectionRemove handlers in crates/apub/activities/src/community/collection_add.rs and collection_remove.rs dereference self.object as an ApubPost and update featured_community without verifying post.co...

5.1CVSS5.3AI score0.00524EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 8:10 p.m.16 views

CVE-2026-54742 Lemmy: `CollectionAdd::Featured` does not check the post is in the community

Lemmy is a link aggregator and forum for the fediverse. From 0.19.18 until 0.19.19 and 1.0.0-alpha.20, a community moderator can feature or unfeature posts in other communities through federated CollectionAdd and CollectionRemove activities using CollectionType::Featured. After verifymodaction...

5.1CVSS5.5AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.20 views

PT-2026-78675

Name of the Vulnerable Software and Affected Versions Lemmy versions prior to 0.19.19 Lemmy versions prior to 1.0.0-alpha.18 Description A lower-ranked remote moderator can remove a higher-ranked moderator by sending a signed ActivityPub Remove activity to the target instance. While the local API...

6.5CVSS5.3AI score0.0037EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.22 views

PT-2026-78677

Name of the Vulnerable Software and Affected Versions Lemmy versions 0.19.18 through 0.19.18 Lemmy versions 1.0.0-alpha.1 through 1.0.0-alpha.19 Description A community moderator can feature or unfeature posts belonging to other communities. This occurs during federated CollectionAdd and...

5.1CVSS5.2AI score0.00524EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/18 4:17 p.m.13 views

CVE-2026-45124

MyBB is free and open source forum software. Prior to 1.8.40, the Mod CP Report Center does not check permissions consistently, allowing moderators without report-management permission to mark reports as resolved. The modcp.php?action=doreports Mark Selected as Read handler is reachable with...

4.3CVSS0.00246EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:52 p.m.16 views

EUVD-2026-61018

MyBB is free and open source forum software. Prior to 1.8.40, the Mod CP Report Center does not check permissions consistently, allowing moderators without report-management permission to mark reports as resolved. The modcp.php?action=doreports Mark Selected as Read handler is reachable with...

4.3CVSS5.3AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 3:52 p.m.13 views

CVE-2026-45124 MyBB: Mod CP report resolution missing authorization

MyBB is free and open source forum software. Prior to 1.8.40, the Mod CP Report Center does not check permissions consistently, allowing moderators without report-management permission to mark reports as resolved. The modcp.php?action=doreports Mark Selected as Read handler is reachable with...

4.3CVSS5.4AI score
SaveExploits0References6
Rows per page
Query Builder