Lucene search
+L

2402 matches found

Cvelist
Cvelist
added 2026/02/12 2:31 a.m.50 views

CVE-2026-26234 JUNG Smart Visu Server - Improper Neutralization of HTTP Headers for Scripting Syntax

JUNG Smart Visu Server 1.1.1050 contains a request header manipulation vulnerability that allows unauthenticated attackers to override request URLs by injecting arbitrary values in the X-Forwarded-Host header. Attackers can manipulate proxied requests to generate tainted responses, enabling cache...

8.8CVSS0.00496EPSS
SaveExploits2References2
Packet Storm
Packet Storm
added 2026/02/12 12:0 a.m.172 views

📄 JUNG Smart Visu Server 1.1.1050 Request URL Override

JUNG Smart Visu Server version 1.1.1050 has a vulnerability that enables unauthenticated attackers to perform cache poisoning attacks by overriding the effective host in proxied requests through manipulation of the X-Forwarded-Host header. When a malicious actor sends a request with an arbitrary...

5.7AI score
SaveExploits0
CNNVD
CNNVD
added 2026/02/12 12:0 a.m.18 views

WordPress plugin Secure Copy Content Protection and Content Locking 跨站脚本漏洞

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...

7.2CVSS5.7AI score0.00257EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.22 views

PT-2026-7814

JUNG Smart Visu Server 1.1.1050 contains a request header manipulation vulnerability that allows unauthenticated attackers to override request URLs by injecting arbitrary values in the X-Forwarded-Host header. Attackers can manipulate proxied requests to generate tainted responses, enabling cache...

8.8CVSS5.7AI score0.00496EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.22 views

PT-2026-7848

The Secure Copy Content Protection and Content Locking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'X-Forwarded-For' HTTP header in all versions up to, and including, 4.9.8 due to insufficient input sanitization and output escaping. This makes it possible for...

7.2CVSS5.8AI score0.00257EPSS
SaveExploits0References3
Zero Science Lab
Zero Science Lab
added 2026/02/12 12:0 a.m.176 views

JUNG Smart Visu Server 1.1.1050 Request URL Override

Summary The Smart Visu Server makes your intelligent building control convenient. With the user-friendly operating concept, you can control both the KNX system and other systems such as Philips Hue or Sonos on your mobile devices. You can likewise connect voice control to your KNX system with...

8.8CVSS5.9AI score0.00496EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:0 a.m.8 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: pcs (UTSA-2026-005306)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005306 advisory. Versions of the package sinatra from 0.0.0 are vulnerable to Reliance on Untrusted Inputs in a Security Decision via the X-Forwarded-Host XFH header. When making a...

5.4CVSS5.8AI score0.00466EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/02/05 10:2 p.m.237 views

Exploit for SQL Injection in Ays-Pro Quiz_Maker

WordPress-Quiz-Maker-SQLi-Exploit-CVE-2025-10042- This Python...

7.5CVSS5.8AI score0.0088EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/02/04 7:27 p.m.10 views

CVE-2026-21862

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/02/04 7:0 a.m.35 views

Astro - Broken Access Control

Astro 2.16.0 to 5.15.5 contains a broken access control caused by insecure use of unsanitized x-forwarded-proto and x-forwarded-port headers in URL building, letting attackers bypass middleware protection, cause DoS, SSRF, and URL pollution, exploit requires crafted headers. id: CVE-2025-64525...

6.5CVSS5.3AI score0.01172EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/02/03 5:31 p.m.20 views

RustFS has SourceIp bypass via spoofed X-Forwarded-For/Real-IP headers

Summary IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy IP-allowlist policies. Details - Vulnerable code: rustfs/src/auth.rs:289-304 sets...

8.7CVSS5.5AI score0.00211EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/02/03 4:16 p.m.13 views

CVE-2026-21862

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/03 4:6 p.m.9 views

CVE-2026-21862 RustFS sourceIp bypass via spoofed X-Forwarded-For/Real-IP headers

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS5.7AI score0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/03 4:6 p.m.23 views

CVE-2026-21862

RustFS had an authorization bypass vulnerability in IP-based access control prior to alpha.78. The get_condition_values logic trusts client-supplied X-Forwarded-For/X-Real-IP without proxy verification, allowing reachable clients to spoof aws:SourceIp and defeat IP allowlists. This can enable una...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/03 4:6 p.m.39 views

CVE-2026-21862 RustFS sourceIp bypass via spoofed X-Forwarded-For/Real-IP headers

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS0.00211EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/03 4:6 p.m.1 views

CVE-2026-21862 RustFS sourceIp bypass via spoofed X-Forwarded-For/Real-IP headers

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/03 4:6 p.m.9 views

EUVD-2026-5219

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/03 12:37 a.m.9 views

CLEANSTART-2026-AM95501 When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11

Multiple security vulnerabilities affect the tomcat10 package. When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11. See references for individual vulnerability detail...

9.8CVSS8.5AI score0.73474EPSS
SaveExploits22References15
Positive Technologies
Positive Technologies
added 2026/02/03 12:0 a.m.15 views

PT-2026-6099

Name of the Vulnerable Software and Affected Versions RustFS versions prior to alpha.78 Description RustFS, a distributed object storage system, had a flaw in its access control mechanism. Specifically, the get condition values function improperly trusted the X-Forwarded-For and X-Real-Ip headers...

8.7CVSS5.4AI score0.00211EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/30 10:7 p.m.19 views

CVE-2020-37056

The CVE-2020-37056 entry concerns Crystal Shard http-protection 0.2.0, where an IP-spoofing flaw allows bypass of protection middleware by crafting headers. Specifically, attackers can set consistent values in X-Forwarded-For, X-Client-IP, and X-Real-IP to defeat checks and gain unauthorized acce...

9.8CVSS5.9AI score0.00537EPSS
SaveExploits0References3
Rows per page
Query Builder