Lucene search
K

171 matches found

CVE
CVE
added 2026/03/02 3:45 p.m.10 views

CVE-2026-28403

CVE-2026-28403 (Textream) affects Textream, a macOS teleprompter app. Prior to version 1.5.1, the built-in DirectorServer WebSocket endpoint (ws://127.0.0.1:) does not validate the HTTP Origin header during the WebSocket handshake, allowing a malicious page loaded in the same browser session to s...

7.6CVSS6AI score0.00028EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/02 3:45 p.m.24 views

CVE-2026-28403 Textream Cross-Site WebSocket Hijacking (CSWSH) vulnerability

Textream is a free macOS teleprompter app. Prior to version 1.5.1, the DirectorServer WebSocket server ws://127.0.0.1: accepts connections from any origin without validating the HTTP Origin header during the WebSocket handshake. A malicious web page visited in the same browser session can silentl...

7.6CVSS0.00028EPSS
Exploits1References2
GithubExploit
GithubExploit
added 2026/02/28 5:29 p.m.132 views

xxe-blind

XXE Out-of-Band File Exfiltration Tool Herramienta en bash pa...

6AI score
Exploits0
OSV
OSV
added 2026/01/22 6:16 p.m.5 views

CVE-2025-56590

An issue was discovered in the InsertFromURL function of the Apryse HTML2PDF SDK thru 11.10. This vulnerability could allow an attacker to execute arbitrary operating system commands on the local server...

9.8CVSS6AI score0.00038EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/01/22 12:0 a.m.3 views

CVE-2025-56590

An issue was discovered in the InsertFromURL function of the Apryse HTML2PDF SDK thru 11.10. This vulnerability could allow an attacker to execute arbitrary operating system commands on the local server...

6.1AI score0.00038EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/01/22 12:0 a.m.15 views

CVE-2025-56590

An issue was discovered in the InsertFromURL function of the Apryse HTML2PDF SDK thru 11.10. This vulnerability could allow an attacker to execute arbitrary operating system commands on the local server...

0.00038EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/01/22 12:0 a.m.1 views

CVE-2025-56590

An issue was discovered in the InsertFromURL function of the Apryse HTML2PDF SDK thru 11.10. This vulnerability could allow an attacker to execute arbitrary operating system commands on the local server...

9.8CVSS5.9AI score0.00038EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.3 views

Apryse HTML2PDF SDK has security vulnerabilities

The Apryse HTML2PDF SDK is a file format conversion component developed by the American company Apryse. Versions of the Apryse HTML2PDF SDK 11.10 and earlier contained security vulnerabilities. These vulnerabilities stemmed from vulnerabilities in the InsertFromURL function, which could allow for...

9.8CVSS6AI score0.00038EPSS
Exploits1References3
CVE
CVE
added 2026/01/22 12:0 a.m.8 views

CVE-2025-56590

CVE-2025-56590 affects the Apryse HTML2PDF SDK up to and including version 11.10, with a flaw in InsertFromURL() that could allow an attacker to execute arbitrary operating system commands on the local server. The issue is documented across multiple feeds (RH, NVD/NVD-entry, CVE lists) with consi...

9.8CVSS6.1AI score0.00038EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/22 12:0 a.m.4 views

PT-2026-3990

Name of the Vulnerable Software and Affected Versions Apryse HTML2PDF SDK versions through 11.10 Description A flaw exists in the InsertFromURL function that may allow an attacker to execute arbitrary operating system commands on the local server. Recommendations Update to a version beyond 11.10...

9.8CVSS5.8AI score0.00038EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2026/01/09 12:36 p.m.4 views

CVE-2023-49234

An XML external entity XXE vulnerability was found in Stilog Visual Planning 8. It allows an authenticated attacker to access local server files and exfiltrate data to an external server...

6.3CVSS6.5AI score0.00054EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/01/07 12:31 p.m.13 views

Microsoft Playwright MCP Server vulnerable to DNS Rebinding Attack; Allows Attackers Access to All Server Tools

Microsoft Playwright MCP Server versions prior to 0.0.40 fails to validate the Origin header on incoming connections. This allows an attacker to perform a DNS rebinding attack via a victim’s web browser and send unauthorized requests to a locally running MCP server, resulting in unintended...

7.2CVSS6.7AI score0.00202EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2025/12/13 7:35 a.m.4 views

Improper Access Control

mcp MCP Python SDK is vulnerable to Improper Access Control. The vulnerability is due to DNS rebinding protection not being enabled by default for HTTP-based servers, allowing a malicious website to bypass same-origin policy and send requests to a local MCP server running without authentication,...

8.1CVSS7.1AI score0.00052EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2025/12/04 3:15 p.m.3 views

CVE-2025-54305

An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. One of the middlewares included in this application, LocalhostAuthMiddleware, authenticates users as ionadmin if the REMOTEADDR property in request.META is set to 127.0.0.1, to 127.0.1.1, or to ::1. Any user wit...

7.8CVSS0.00019EPSS
Exploits0References3
Snyk
Snyk
added 2025/12/02 4:51 p.m.2 views

Insecure Default Initialization of Resource

Overview @modelcontextprotocol/sdk is a Model Context Protocol implementation for TypeScript Affected versions of this package are vulnerable to Insecure Default Initialization of Resource via the StreamableHTTPServerTransport or SSEServerTransport process when enableDnsRebindingProtection is not...

7.6CVSS6.8AI score0.00052EPSS
Exploits0References2
OSV
OSV
added 2025/12/01 7:7 p.m.1 views

GHSA-R77H-RPP9-W2XM Spotipy has a XSS vulnerability in its OAuth callback server

Summary XSS vulnerability in OAuth callback server allows JavaScript injection through unsanitized error parameter. Attackers can execute arbitrary JavaScript in the user's browser during OAuth authentication. Details Vulnerable Code: spotipy/oauth2.py lines 1238-1274 RequestHandler.doGET The...

3.6CVSS6.1AI score0.00019EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/11/12 2:3 p.m.2 views

CVE-2025-11696

A local server-side request forgery SSRF security issue exists within Studio 5000® Simulation Interface™ via the API. This vulnerability allows any Windows user on the system to trigger outbound SMB requests, enabling the capture of NTLM hashes...

8.9CVSS6.5AI score0.00034EPSS
Exploits0References1
VulnCheck KEV
VulnCheck KEV
added 2025/11/07 12:0 a.m.0 views

VulnCheck KEV: CVE-2020-36870

Various Ruijie Gateway EG and NBR models firmware versions 11.16B9P1 11.94B12P1 contain a code execution vulnerability in the EWEB management system that can be abused via front-end functionality. Attackers can exploit front-end code when features such as guest authentication, local server...

9.2CVSS6.3AI score0.00169EPSS
In wildExploits0References89
Positive Technologies
Positive Technologies
added 2025/11/07 12:0 a.m.4 views

PT-2025-45510

Name of the Vulnerable Software and Affected Versions Ruijie Gateway EG and NBR models versions 11.16B9P1 through 11.94B12P1 Description The EWEB management system in various Ruijie Gateway EG and NBR models contains a code execution issue. Attackers can exploit front-end code when features like...

9.2CVSS7.5AI score0.00169EPSS
Exploits0References9
NVD
NVD
added 2025/10/27 5:15 p.m.2 views

CVE-2025-27224

TRUfusion Enterprise through 7.10.4.0 uses the /trufusionPortal/fileupload endpoint to upload files. However, the application doesn't properly sanitize the input to this endpoint, ultimately allowing path traversal sequences to be included. This can be used to write to any filename with any file...

9.8CVSS0.00256EPSS
Exploits1References3
Rows per page
Query Builder