Lucene search
+L

1334 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/28 7:17 p.m.5 views

CVE-2025-68933

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, non-admin moderators with the moderatorschangepostownership setting enabled can change ownership of posts in private messages and restricted categories they cannot access, then export...

6.9CVSS5.8AI score0.00135EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/01/28 7:17 p.m.8 views

EUVD-2025-206428

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, non-admin moderators with the moderatorschangepostownership setting enabled can change ownership of posts in private messages and restricted categories they cannot access, then export...

6.9CVSS5.8AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/28 7:17 p.m.12 views

CVE-2025-68933 Discourse non-admin moderators can exfiltrate private content via post ownership transfer

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, non-admin moderators with the moderatorschangepostownership setting enabled can change ownership of posts in private messages and restricted categories they cannot access, then export...

6.9CVSS5.8AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/28 12:0 a.m.9 views

Discourse security vulnerabilities

Discourse is an open-source community discussion platform developed by Discourse. This platform includes features such as communities, email communication, and chat rooms. Vulnerabilities exist in versions of Discourse prior to 3.5.4, as well as versions before 2025.11.2, 2025.12.1, and 2026.1.0...

5.4CVSS5.8AI score0.00162EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/28 12:0 a.m.15 views

Discourse security vulnerabilities

Discourse is an open-source community discussion platform developed by Discourse. This platform includes features such as communities, email, and chat rooms. Vulnerabilities exist in versions of Discourse prior to 3.5.4, as well as versions prior to 2025.11.2, 2025.12.1, and 2026.1.0. These...

6.9CVSS5.8AI score0.00135EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.10 views

PT-2026-5192

Name of the Vulnerable Software and Affected Versions Discourse versions prior to 3.5.4 Discourse versions prior to 2025.11.2 Discourse versions prior to 2025.12.1 Discourse versions prior to 2026.1.0 Description Discourse is an open source discussion platform. Non-admin moderators with the...

6.9CVSS5.2AI score0.00135EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/01/28 12:0 a.m.13 views

Discourse security vulnerabilities

Discourse is an open-source community discussion platform developed by Discourse. This platform includes features such as communities, email communication, and chat rooms. Vulnerabilities exist in versions of Discourse prior to 3.5.4, as well as versions before 2025.11.2, 2025.12.1, and 2026.1.0...

6.5CVSS5.8AI score0.00255EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.19 views

PT-2026-5212

Name of the Vulnerable Software and Affected Versions Discourse versions prior to 3.5.4 Discourse versions prior to 2025.11.2 Discourse versions prior to 2025.12.1 Discourse versions prior to 2026.1.0 Description Discourse is an open source discussion platform. Non-admin moderators can view...

6.5CVSS5.8AI score0.00255EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.8 views

MiracleLinux 8 : open-vm-tools-12.3.5-2.el8_10.2 (AXBA:2026-083:01)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXBA:2026-083:01 advisory. - VMware Tools contains an insecure file handling vulnerability. A malicious actor with non-administrative privileges on a guest VM may tamper the local files...

6.1CVSS5.9AI score0.00256EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/26 7:58 p.m.12 views

CVE-2025-9615

A flaw was found in NetworkManager. The NetworkManager package allows access to files that may belong to other users. NetworkManager allows non-root users to configure the system's network. The daemon runs with root privileges and can access files owned by users different from the one who added t...

3.3CVSS4.3AI score0.00162EPSS
SaveExploits0
NVD
NVD
added 2026/01/24 2:15 a.m.12 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.5CVSS0.01761EPSS
SaveExploits3References1
Github Security Blog
Github Security Blog
added 2026/01/23 8:17 p.m.20 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.01761EPSS
SaveExploits3References3Affected Software2
OSV
OSV
added 2026/01/23 8:17 p.m.8 views

GHSA-7P9H-M7M8-VHHV phpMyFAQ: Attachment download allowed without dlattachment right (broken access control)

Summary A logged‑in user without the dlattachment right can download FAQ attachments. This is due to a permissive permission check in attachment.php that treats the mere presence of a right key as authorization and a flawed group/user logic expression. Details In attachment.php, the access decisi...

6.5CVSS5.6AI score0.0042EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/23 8:17 p.m.15 views

phpMyFAQ: Attachment download allowed without dlattachment right (broken access control)

Summary A logged‑in user without the dlattachment right can download FAQ attachments. This is due to a permissive permission check in attachment.php that treats the mere presence of a right key as authorization and a flawed group/user logic expression. Details In attachment.php, the access decisi...

6.5CVSS5.5AI score0.0042EPSS
SaveExploits1References3Affected Software2
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/01/23 2:29 a.m.13 views

"iRMC S5/S6" implemented in PRIMERGY vulnerable to incorrect authorization

Overview Remote Management Controller "iRMC S5/S6" implemented in PRIMERGY provided by Fsas Technologies Inc. contains the following vulnerability. Incorrect authorization CWE-863 - CVE-2025-65002 Fsas Technologies Inc. reported this vulnerability to JPCERT/CC to notify users of its solution...

7.5CVSS5.6AI score0.00266EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/21 1:2 a.m.13 views

GHSA-PJ88-9XWW-GXMH Swing Music has a Directory Traversal & Filesystem can be accessed by a non-admin user

Summary Swing Music's listfolders function in the /folder/dir-browser endpoint is vulnerable to directory traversal attacks. Any authenticated user including non-admin can browse arbitrary directories on the server filesystem. Details The @api.post"/dir-browser" endpoint lacks proper path...

5.3CVSS5.9AI score0.00511EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/19 8:52 p.m.4 views

CVE-2026-23877 Directory Traversal & Filesystem can be accessed by a non-admin user

Swing Music is a self-hosted music player for local audio files. Prior to version 2.1.4, Swing Music's listfolders function in the /folder/dir-browser endpoint is vulnerable to directory traversal attacks. Any authenticated user including non-admin can browse arbitrary directories on the server...

5.3CVSS5.7AI score0.00511EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/19 8:47 p.m.10 views

EUVD-2026-3285

CrawlChat is an open-source, AI-powered platform that transforms technical documentation into intelligent chatbots. Prior to version 0.0.8, a non-existing permission check for the CrawlChat's Discord bot allows non-manage guild users to put malicious content onto the collection knowledge base...

7.1CVSS5.5AI score0.00196EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/19 8:47 p.m.5 views

CVE-2026-23875

CrawlChat is an open-source, AI-powered platform that transforms technical documentation into intelligent chatbots. Prior to version 0.0.8, a non-existing permission check for the CrawlChat's Discord bot allows non-manage guild users to put malicious content onto the collection knowledge base...

7.1CVSS5.4AI score0.00196EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/19 8:47 p.m.11 views

CVE-2026-23875 CrawlChat's Discord Bot has a Knowledge Permission vulnerability

CrawlChat is an open-source, AI-powered platform that transforms technical documentation into intelligent chatbots. Prior to version 0.0.8, a non-existing permission check for the CrawlChat's Discord bot allows non-manage guild users to put malicious content onto the collection knowledge base...

7.1CVSS5.4AI score0.00196EPSS
SaveExploits1References3
Rows per page
Query Builder