Lucene search
+L

316848 matches found

CVE
CVE
added 2026/08/25 4:21 p.m.63 views

CVE-2026-19913

The Kaltura HTML5 player (mwEmbed / html5lib) contains an unauthenticated arbitrary file read vulnerability in the mwEmbedLoader.php endpoint. The ServiceUrl parameter accepts non-HTTP schemes such as file://; the KalturaClientBase PHP client fetches the data and passes it to unserialize() withou...

7.5CVSS5.7AI score0.0036EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/25 4:21 p.m.7 views

EUVD-2026-65615

The Kaltura HTML5 player mwEmbed / html5lib contains a local file disclosure vulnerability due to improper validation of the ServiceUrl parameter in mwEmbedLoader.php. This parameter is used as the base URL for a backend request and accepts non‑HTTP schemes such as file://. When an exception or...

5.7AI score0.0036EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/08/25 4:21 p.m.4 views

CVE-2026-19913 CVE-2026-19913

The Kaltura HTML5 player mwEmbed / html5lib contains a local file disclosure vulnerability due to improper validation of the ServiceUrl parameter in mwEmbedLoader.php. This parameter is used as the base URL for a backend request and accepts non‑HTTP schemes such as file://. When an exception or...

6AI score0.0036EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/25 4:21 p.m.30 views

CVE-2026-19913 CVE-2026-19913

The Kaltura HTML5 player mwEmbed / html5lib contains a local file disclosure vulnerability due to improper validation of the ServiceUrl parameter in mwEmbedLoader.php. This parameter is used as the base URL for a backend request and accepts non‑HTTP schemes such as file://. When an exception or...

0.0036EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/25 4:17 p.m.7 views

DEBIAN-CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.3CVSS5.8AI score0.00426EPSS
SaveExploits1References1
PyPA
PyPA
added 2026/08/25 4:17 p.m.7 views

PYSEC-2026-3749

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS6AI score0.00426EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/25 4:17 p.m.2 views

PYSEC-2026-3749

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.3CVSS6.1AI score0.00426EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/25 4:17 p.m.7 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS0.00426EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 4:17 p.m.5 views

UBUNTU-CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS6.1AI score0.00426EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/25 4:13 p.m.4 views

GHSA-VFP3-V2GW-7WFQ Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.6AI score0.00431EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/25 4:13 p.m.9 views

Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.5AI score0.00431EPSS
SaveExploits0References9Affected Software3
ICS
ICS
added 2026/08/25 4:12 p.m.6 views

Webkul QloApps multiple vulnerabilities

RISK EVALUATION Webkul QloApps contains a remote code execution and SQL injection vulnerabilities. A remote attacker with administrative privileges could upload executable files and achieve remote code execution or send a crafted SQL query that bypasses validation. 2. RECOMMENDED PRACTICES Fixed...

8.6CVSS6.6AI score0.00531EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 3:41 p.m.5 views

GHSA-3X77-WG38-92R3 mcp-shell has a Secure Mode Allowlist Bypass via Default `/bin/bash` Executable

Summary mcp-shell ships a default Docker configuration security.yaml that includes /bin/bash in the allowedexecutables allowlist. The command validator security.go only checks whether the first token of the supplied command matches an allowed executable; it does not inspect or reject shell...

8.4CVSS6.5AI score0.0034EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 3:41 p.m.10 views

mcp-shell has a Secure Mode Allowlist Bypass via Default `/bin/bash` Executable

Summary mcp-shell ships a default Docker configuration security.yaml that includes /bin/bash in the allowedexecutables allowlist. The command validator security.go only checks whether the first token of the supplied command matches an allowed executable; it does not inspect or reject shell...

8.4CVSS6.4AI score0.0034EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/25 3:39 p.m.21 views

mcp-shell has a Secure Mode Allowlist Bypass via Git Shell Alias

Summary mcp-shell's "secure mode" is designed to restrict command execution to an allowlist of executables defined in security.yaml. The default configuration includes /usr/bin/git. The security validator in security.go blocks common shell metacharacters |&;$\ but omits !, which is the prefix Git...

8.4CVSS6.6AI score0.00193EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/25 3:39 p.m.4 views

GHSA-74HP-MGGR-HV58 mcp-shell has a Secure Mode Allowlist Bypass via Git Shell Alias

Summary mcp-shell's "secure mode" is designed to restrict command execution to an allowlist of executables defined in security.yaml. The default configuration includes /usr/bin/git. The security validator in security.go blocks common shell metacharacters |&;$\ but omits !, which is the prefix Git...

8.4CVSS6.8AI score0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/25 3:16 p.m.37 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java() function. Attackers can inject dangerous JVM flags such as -agentpath , -javaagent , or @argfile into Stanford wrapper classes, achieving arbitrary code execution . The vulnerability is ra...

9.8CVSS5.7AI score0.00426EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.11 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.8AI score0.00426EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79675 NLTK before 3.10.3 JVM Argument Injection via Per-Call Options

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.7AI score0.00426EPSS
SaveExploits1References2
Rows per page
Query Builder