Lucene search
+L

22449 matches found

Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.15 views

PT-2026-26000

Summary /objects/phpsessionid.json.php exposes the current PHP session ID to any unauthenticated request. The allowOrigin function reflects any Origin header back in Access-Control-Allow-Origin with Access-Control-Allow-Credentials: true, enabling cross-origin session theft and full account...

8.1CVSS5.9AI score0.00345EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2026/03/17 12:00 a.m.14 views

Next.js 安全漏洞

Next.js is a React framework open source by Vercel. Versions of Next.js from 16.0.1 to 16.1.7 had a security vulnerability. This vulnerability stemmed from treating origin: null as an absent source during server-side CSRF validation, which could lead to bypassing source verification and triggerin...

5.3CVSS5.7AI score0.002EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/17 12:00 a.m.15 views

Apple多款产品 安全漏洞

Apple iOS, among others, are products of the American company Apple. Apple iOS is an operating system developed for mobile devices. Apple macOS is a specialized operating system designed for Mac computers. Apple iPadOS is an operating system for iPad tablets. Several of Apple’s products have...

5.4CVSS6.1AI score0.00354EPSS
SaveExploits2References7
Apple
Apple
added 2026/03/17 12:00 a.m.21 views

About the security content of Background Security Improvements for iOS 26.3.1, iPadOS 26.3.1, macOS 26.3.1, and macOS 26.3.2

About the security content of Background Security Improvements for iOS 26.3.1, iPadOS 26.3.1, macOS 26.3.1, and macOS 26.3.2 This document describes the content of Background Security Improvements. About Background Security Improvements Background Security Improvements deliver important security...

5.4CVSS6AI score0.00354EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.9 views

MiracleLinux 9 : fence-agents-4.10.0-98.el9_7.10 (AXBA:2026-317:06)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXBA:2026-317:06 advisory. - urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is...

8.9CVSS6.9AI score0.02714EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.34 views

PT-2026-25909

Name of the Vulnerable Software and Affected Versions Next.js versions 16.0.1 through 16.1.7 Description Next.js, a React framework for building full-stack web applications, had a flaw in its Server Action CSRF validation. Specifically, origin: null was incorrectly treated as a missing origin,...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2026/03/17 12:00 a.m.12 views

Next.js 安全漏洞

Next.js is a React framework open source by Vercel. Versions of Next.js from 16.0.1 to 16.1.7 had a security vulnerability. This vulnerability stemmed from the cross-site protection of the internal WebSocket endpoint in development mode, which might treat Origin: null as an mechanism. This could...

5.4CVSS5.7AI score0.00171EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.19 views

PT-2026-25908

Name of the Vulnerable Software and Affected Versions Next.js versions 16.0.1 through 16.1.6 Description Next.js, a React framework for building full-stack web applications, had a flaw in its development mode next dev where cross-site protection for internal websocket endpoints could incorrectly...

6.4CVSS5.6AI score0.00171EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.17 views

PT-2026-25953

Apple WebKit and Safari versions prior to iOS 26.3.1, iPadOS 26.3.1, macOS 26.3.1, macOS 26.3.2, iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, visionOS 26.4, and iOS 18.7.7 and iPadOS 18.7.7 A cross-origin vulnerability exists within the WebKit Navigation API. Processing maliciously crafted web conten...

9.4CVSS6.1AI score0.00354EPSS
SaveExploits2References186
Hacker One
Hacker One
added 2026/03/16 10:23 p.m.45 views

curl: HSTS accepted from HTTP origin behind HTTPS proxy

curl/libcurl appears to accept and persist Strict-Transport-Security from an http:// origin when the request is sent through an https:// proxy. After that, a later http:// request for the same host is automatically upgraded to https:// due to stored HSTS state. Affected versions 8.12.0 through...

5.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/16 6:46 p.m.12 views

SiYuan Vulnerable to Cross-Origin WebSocket Hijacking via Authentication Bypass — Unauthenticated Information Disclosure

Cross-Origin WebSocket Hijacking via Authentication Bypass — Unauthenticated Information Disclosure Summary SiYuan's WebSocket endpoint /ws allows unauthenticated connections when specific URL parameters are provided ?app=siyuan&id=auth&type=auth. This bypass, intended for the login page to keep...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 6:46 p.m.10 views

GHSA-XP2M-98X8-RPJ6 SiYuan Vulnerable to Cross-Origin WebSocket Hijacking via Authentication Bypass — Unauthenticated Information Disclosure

Cross-Origin WebSocket Hijacking via Authentication Bypass — Unauthenticated Information Disclosure Summary SiYuan's WebSocket endpoint /ws allows unauthenticated connections when specific URL parameters are provided ?app=siyuan&id=auth&type=auth. This bypass, intended for the login page to keep...

5.3CVSS5.8AI score0.00361EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 4:32 p.m.14 views

Glances's Default CORS Configuration Allows Cross-Origin Credential Theft

Summary The Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddleware reflects the requesting Origin header value in the Access-Control-Allow-Origin...

8.1CVSS5.8AI score0.00339EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 4:32 p.m.27 views

GHSA-9JFM-9RC6-2HFQ Glances's Default CORS Configuration Allows Cross-Origin Credential Theft

Summary The Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddleware reflects the requesting Origin header value in the Access-Control-Allow-Origin...

8.1CVSS5.8AI score0.00339EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/16 3:30 p.m.6 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the post update API endpoint when client-supplied post metadata is not properly sanitized. An attacker can impersonate other users and spoof permalink embeds by sending crafted PUT requests. Remediation Upgra...

5.3CVSS5.8AI score0.00107EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/16 3:30 p.m.6 views

Origin Validation Error

Overview github.com/mattermost/mattermost/server/channels/app is a private-cloud Slack alternative Affected versions of this package are vulnerable to Origin Validation Error via the post update API endpoint when client-supplied post metadata is not properly sanitized. An attacker can impersonate...

5.3CVSS5.8AI score0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/16 2:19 p.m.11 views

CVE-2026-32617

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, On default installations where no password or API key has been configured, all HTTP endpoints and the agent WebSocket lack authentication, and the...

7.5CVSS0.0041EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.9 views

PT-2026-26170

Name of the Vulnerable Software and Affected Versions SiYuan versions 3.6.0 and earlier SiYuan versions 3.5.9 and earlier Description SiYuan, a personal knowledge management system, has a flaw in its WebSocket endpoint '/ws' that permits unauthenticated connections when specific URL parameters ar...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.9 views

PT-2026-33848

Name of the Vulnerable Software and Affected Versions Nginx UI versions prior to 2.3.5 Description All WebSocket endpoints use a gorilla/websocket Upgrader with a configuration that unconditionally accepts all origins, enabling Cross-Site WebSocket Hijacking CSWSH. This is exacerbated by...

9.4CVSS6AI score0.00176EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/16 12:00 a.m.12 views

AnythingLLM 安全漏洞

AnythingLLM is an integrated AI application developed by Mintplex. Versions of AnythingLLM 1.11.1 and earlier contain security vulnerabilities. These vulnerabilities stem from the default installation, where no password or API key is configured. As a result, all HTTP endpoints and proxy WebSocket...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits1References1
Rows per page
Query Builder