Lucene search
+L

628 matches found

Github Security Blog
Github Security Blog
added 2026/04/24 8:43 p.m.16 views

wlc: print_html outputs API data without HTML escaping

Impact The HTML output format in wlc embeds API response data into HTML without escaping, allowing cross-site scripting when the output is rendered in a browser. Patches https://github.com/WeblateOrg/wlc/pull/1327 Workarounds The only vulnerable code path is HTML output which is opt-in. Reference...

5.1CVSS4.9AI score0.00174EPSS
SaveExploits0References6Affected Software1
Huntr
Huntr
added 2026/04/20 7:47 p.m.5 views

Unsafe Deserialization in Public `keras.layers.TorchModuleWrapper.from_config` Reaches `torch.load(weights_only=False)` Without Explicit Unsafe Opt-In

Description keras.layers.TorchModuleWrapper.fromconfig can deserialize attacker-controlled PyTorch pickle data through torch.load..., weightsonly=False when it is called directly through the public Keras layer API. TorchModuleWrapper is exported as a public Keras layer:...

7.8CVSS8.3AI score0.00204EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/18 12:0 a.m.6 views

Global Web, Local Privacy? an International Review of Web Tracking

Web tracking by ad networks, social networks, and other third parties is privacy-invasive. To protect users' privacy an increasing number of countries are adopting new privacy laws. However, a major reason why their application on the web is so challenging is that privacy laws are local while the...

5.8AI score
SaveExploits0
CNVD
CNVD
added 2026/04/16 12:0 a.m.6 views

D-Link DI-8003 Buffer Overflow Vulnerability (CNVD-2026-17623)

The D-Link DI-8003 is a wireless router from China-based AUO D-Link. The D-Link DI-8003 suffers from a buffer overflow vulnerability that stems from the s parameter in the pppoelistopt.asp endpoint failing to properly validate the length size of the input data, which can be exploited by an attack...

7.5CVSS6.1AI score0.00477EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2026/04/13 12:0 a.m.92 views

📄 Pachno 1.0.6 Cross Site Request Forgery

Pachno version 1.0.6 suffers from a cross site request forgery vulnerability. Pachno 1.0.6 Cross-Site Request Forgery Vendor: Daniel André Eikeland Product web page: https://github.com/pachno/pachno Affected version: 1.0.6 Summary: Pachno is an open-source collaboration platform formerly known as...

5.2AI score
SaveExploits0
Zero Science Lab
Zero Science Lab
added 2026/04/12 12:0 a.m.66 views

Pachno 1.0.6 Cross-Site Request Forgery

Summary Pachno is an open-source collaboration platform formerly known as The Bug Genie designed for team project management, issue tracking, and documentation. It offers a module-based, customizable environment for software development and team workflows, distributed under the Mozilla Public...

5.3CVSS5.9AI score0.00109EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/04/08 12:0 a.m.26 views

CVE-2025-50645

A vulnerability has been discovered in D-Link DI-8003 16.07.26A1, which can lead to a buffer overflow when the s parameter in the pppoelistopt.asp endpoint is manipulated. By sending a crafted request with an excessively large value for the s parameter, an attacker can trigger a buffer overflow...

0.00477EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/08 12:0 a.m.28 views

CVE-2025-50668

A buffer overflow vulnerability exists in D-Link DI-8003 16.07.26A1 due to improper handling of the s parameter in the /weblistopt.asp endpoint...

0.00408EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/27 3:27 p.m.35 views

vLLM has Hardcoded Trust Override in Model Files Enables RCE Despite Explicit User Opt-Out

Summary Two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This enables remote code execution via malicious model repositories even when the user has explicitly disabled remote code...

8.8CVSS6.6AI score0.01346EPSS
SaveExploits0References19Affected Software1
OSV
OSV
added 2026/03/27 3:27 p.m.3 views

GHSA-7972-PG2X-XR59 vLLM has Hardcoded Trust Override in Model Files Enables RCE Despite Explicit User Opt-Out

Summary Two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This enables remote code execution via malicious model repositories even when the user has explicitly disabled remote code...

8.8CVSS6.8AI score0.01346EPSS
SaveExploits0References19
NVD
NVD
added 2026/03/27 12:16 a.m.4 views

CVE-2026-27893

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This...

8.8CVSS0.01346EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2026/03/26 11:56 p.m.2 views

CVE-2026-27893 vLLM's hardcoded trust_remote_code=True in NemotronVL and KimiK25 bypasses user security opt-out

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This...

8.8CVSS6.5AI score0.01346EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/26 11:56 p.m.33 views

CVE-2026-27893 vLLM's hardcoded trust_remote_code=True in NemotronVL and KimiK25 bypasses user security opt-out

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This...

8.8CVSS0.01346EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/26 11:56 p.m.35 views

CVE-2026-27893

CVE-2026-27893 affects vLLM’s inference/serving engine. From version 0.10.1 up to (but not including) 0.18.0, two model implementation files hardcode trust_remote_code=True when loading sub-components, bypassing the user’s --trust-remote-code=False security opt-out. This enables remote code execu...

8.8CVSS6.5AI score0.01346EPSS
SaveExploits0References17Affected Software1
OSV
OSV
added 2026/03/26 11:56 p.m.7 views

CVE-2026-27893 vLLM's hardcoded trust_remote_code=True in NemotronVL and KimiK25 bypasses user security opt-out

vLLM is an inference and serving engine for large language models LLMs. Starting in version 0.10.1 and prior to version 0.18.0, two model implementation files hardcode trustremotecode=True when loading sub-components, bypassing the user's explicit --trust-remote-code=False security opt-out. This...

8.8CVSS6.5AI score0.01346EPSS
SaveExploits0References19
Github Security Blog
Github Security Blog
added 2026/03/26 7:8 p.m.5 views

OpenClaw: Synology Chat reply delivery could be rebound through username-based user resolution.

Summary Synology Chat reply delivery could rebind to a mutable username match instead of the stable numeric userid recorded by the webhook event. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.3.22 - Latest released tag checked: v2026.3.23-2...

8.1CVSS5.8AI score0.00236EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:4 p.m.7 views

CVE-2025-53222

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in tagDiv tagDiv Opt-In Builder td-subscription allows Reflected XSS.This issue affects tagDiv Opt-In Builder: from n/a through = 1.7.3...

7.1CVSS5.9AI score0.0019EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/22 12:0 a.m.43 views

When the Abyss Looks Back: Unveiling Evolving Dark Patterns in Cookie Consent Banners

To comply with data protection regulations such as the EU General Data Protection Regulation GDPR and the California Consumer Privacy Act CCPA, websites widely deploy cookie consent banners to collect users' privacy preferences. In practice, however, these interfaces often embed dark patterns tha...

5.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/20 10:30 p.m.3 views

CVE-2026-33194

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the IsSensitivePath function in kernel/util/path.go uses a denylist approach that was recently expanded GHSA-h5vh-m7fg-w5h6, commit 9914fd1 but remains incomplete. Multiple security-relevant Linux directories are not blocke...

6.8CVSS5.8AI score0.00489EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/19 10:16 p.m.6 views

CVE-2026-32009

OpenClaw versions prior to 2026.2.24 contain a policy bypass vulnerability in the safeBins allowlist evaluation that trusts static default directories including writable package-manager paths like /opt/homebrew/bin and /usr/local/bin. An attacker with write access to these trusted directories can...

7.8CVSS0.00133EPSS
SaveExploits0References3
Rows per page
Query Builder