Lucene search
+L

124832 matches found

EUVD
EUVD
•added 2026/06/05 5:59 p.m.•20 views

EUVD-2026-34874

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the File Manager functionality in Termix contains a critical Broken Access Control vulnerability due to improper validation of the sessionId parameter. The backend...

9CVSS5.8AI score0.00587EPSS
SaveExploits1References1
OSV
OSV
•added 2026/06/05 4:34 p.m.•39 views

GHSA-Q4X5-8CJ6-52WG Sync-in Server: SSRF protection bypass via IPv4-mapped IPv6 addresses in regExpPrivateIP

Summary: The private IP blocklist regex used in the URL download feature does not match IPv4-mapped IPv6 addresses e.g. ::ffff:127.0.0.1, allowing SSRF protection to be bypassed on dual-stack systems. Affected components backend/src/applications/files/services/files-manager.service.ts –...

7.7CVSS5.4AI score0.00375EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/06/05 4:34 p.m.•29 views

Sync-in Server: SSRF protection bypass via IPv4-mapped IPv6 addresses in regExpPrivateIP

Summary: The private IP blocklist regex used in the URL download feature does not match IPv4-mapped IPv6 addresses e.g. ::ffff:127.0.0.1, allowing SSRF protection to be bypassed on dual-stack systems. Affected components backend/src/applications/files/services/files-manager.service.ts –...

7.7CVSS5.4AI score0.00375EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/06/05 4:19 p.m.•19 views

GHSA-W43H-R5M5-P832 NocoDB: Server-Side Request Forgery via Database Connection Host

Summary The connection-test endpoint opened a raw TCP socket to the user-supplied database host without resolving and range-checking the destination, so private and link-local addresses including IPv4-mapped IPv6 forms and localhost reached the driver. Details A new validateDbConnectionHost helpe...

5.3CVSS5.5AI score0.00351EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/06/05 12:00 a.m.•30 views

PT-2026-46989

Name of the Vulnerable Software and Affected Versions Omni affected versions not specified Description An authenticated user with Reader access can retrieve the ImportedClusterSecrets resource during the process of importing standalone Talos clusters. This resource contains the full CA secrets...

7.6CVSS5.9AI score0.00139EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/06/05 12:00 a.m.•21 views

HAXCMS 安全漏洞

HAXCMS is an open-source content management system developed by HAX The Web. Versions of HAX CMS prior to Node.js 26.0.0 contained security vulnerabilities. These vulnerabilities stemmed from two encryption implementation errors in the hmacBase64 function. This could allow unauthenticated attacke...

9.3CVSS5.5AI score0.00287EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/06/05 12:00 a.m.•49 views

PT-2026-47080

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description The 'connection-test' endpoint opens a raw TCP socket to a user-supplied database host without resolving or range-checking the destination. This allows private and link-local addresses, including...

5.3CVSS5.9AI score0.00351EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2026/06/05 12:00 a.m.•41 views

PT-2026-47064

Name of the Vulnerable Software and Affected Versions Alba Board versions prior to 2.1.4 Description The plugin fails to properly verify if a user is authorized to perform specific actions, leading to an authorization bypass. This allows authenticated attackers with subscriber-level access or...

4.3CVSS5.5AI score0.00423EPSS
SaveExploits0References11
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/05 12:00 a.m.•0 views

CVE-2026-46395: Exposure of Sensitive Information to an Unauthorized Actor

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, the hmacBase64 function in the HAXcms Node.js backend contains two critical cryptographic implementation errors that together allow any unauthenticated attacker to extract the system’s private signing ke...

9.3CVSS6.1AI score0.00287EPSS
SaveExploits1References4
CNNVD
CNNVD
•added 2026/06/05 12:00 a.m.•20 views

WordPress plugin Alba Board 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPres...

4.3CVSS5.4AI score0.00423EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/05 12:00 a.m.•0 views

CVE-2020-25900: Exposure of Private Personal Information to an Unauthorized Actor

HelloTalk through 3.4.1 stores full-precision GPS coordinates even when the user had intended to share only a country or city. Furthermore, these coordinates are placed into a database on the client of other users. The client side was changed in 2019 to encrypt that database...

5.3CVSS5.8AI score0.00201EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/06/04 9:47 p.m.•24 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.00505EPSS
SaveExploits6References7
CVE
CVE
•added 2026/06/04 7:54 p.m.•55 views

CVE-2026-5589

The Zephyr RTOS Bluetooth Mesh subsystem is vulnerable to an out-of-bounds write due to an integer underflow in the bt_mesh_sol_recv() function. When CONFIG_BT_MESH_OD_PRIV_PROXY_SRV is enabled, the system parses solicitation PDUs from raw BLE advertising payloads. The code fails to verify that t...

6.2AI score0.00362EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2026/06/04 7:36 p.m.•20 views

GHSA-GQ96-5PFX-F4VC Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation

Summary The /api/action/media/external-link endpoint allows authenticated admin users to make server-side HTTP HEAD requests to arbitrary internal IP addresses. While the parallel uploadFromURL flow validates target IPs against private/reserved ranges via FileUrlValidator, the linkURL flow only...

4.1CVSS5.9AI score0.00366EPSS
SaveExploits0References3
NVD
NVD
•added 2026/06/04 2:16 p.m.•38 views

CVE-2026-45433

This vulnerability exists in GX Earth 2022 ONT models due to the presence of hardcoded RSA private key within the device firmware. A remote attacker could exploit this vulnerability by extracting the cryptographic private key from the firmware, which could lead to decryption of HTTPS traffic and...

8.7CVSS0.00473EPSS
SaveExploits0References1
NVD
NVD
•added 2026/06/04 2:16 p.m.•21 views

CVE-2026-10854

A visibility control issue in the event template creation workflow allowed non-site-admin users to access private galaxies belonging to other organisations. The event template builder loaded all enabled galaxies without applying organisation or distribution-based access restrictions, potentially...

5.3CVSS0.00176EPSS
SaveExploits0References1
CVE
CVE
•added 2026/06/04 12:51 p.m.•45 views

CVE-2026-10854

CVE-2026-10854 affects MISP: a visibility control issue in the event template creation workflow allowed non-site-admin users to access private galaxies belonging to other organisations. The event template builder loaded all enabled galaxies without applying organisation or distribution-based acce...

5.3CVSS5.8AI score0.00176EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
•added 2026/06/04 12:51 p.m.•20 views

EUVD-2026-34257

A visibility control issue in the event template creation workflow allowed non-site-admin users to access private galaxies belonging to other organisations. The event template builder loaded all enabled galaxies without applying organisation or distribution-based access restrictions, potentially...

5.3CVSS5.8AI score0.00176EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/06/04 12:51 p.m.•18 views

CVE-2026-10854

A visibility control issue in the event template creation workflow allowed non-site-admin users to access private galaxies belonging to other organisations. The event template builder loaded all enabled galaxies without applying organisation or distribution-based access restrictions, potentially...

5.3CVSS5.8AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/04 12:51 p.m.•16 views

CVE-2026-10854 Unauthorized exposure of private galaxies in MISP event template creation

A visibility control issue in the event template creation workflow allowed non-site-admin users to access private galaxies belonging to other organisations. The event template builder loaded all enabled galaxies without applying organisation or distribution-based access restrictions, potentially...

5.3CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder