Lucene search
+L

94115 matches found

Fedora
Fedora
β€’added 2026/07/16 1:29 a.m.β€’16 views

[SECURITY] Fedora 43 Update: roundcubemail-1.6.17-1.fc43

RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in...

10CVSS6.1AI score0.00312EPSS
SaveExploits0
NVD
NVD
β€’added 2026/07/16 1:16 a.m.β€’16 views

CVE-2026-15909

A vulnerability has been found in RafyMrX TOKO-ONLINE-ROTI up to ddfe1cd587be0a0b5135d8b6e85cce2ec3aece99. Affected is an unknown function of the file proses/add.php. The manipulation of the argument kdcs leads to authorization bypass. The attack is possible to be carried out remotely. This produ...

6.5CVSS0.00211EPSS
SaveExploits0References4
CVE
CVE
β€’added 2026/07/16 12:15 a.m.β€’24 views

CVE-2026-15909

Summary: CVE-2026-15909 affects RafyMrX TOKO-ONLINE-ROTI (up to a given commit). The vulnerability resides in an unknown function within the file lingkungan_proses/add.php? actually proses/add.php, where manipulation of the kd_cs argument leads to an authorization bypass. The issue can be exploit...

6.5CVSS6.3AI score0.00211EPSS
SaveExploits0References4
Oracle linux
Oracle linux
β€’added 2026/07/16 12:0 a.m.β€’8 views

php security update

8.3.31-1 - rebase to 8.3.31 - add tmpfiles.d configuration file for ImageMode...

8.8CVSS6.1AI score0.0078EPSS
SaveExploits1
OSV
OSV
β€’added 2026/07/15 4:38 p.m.β€’10 views

GHSA-MW6P-33VW-46CC MantisBT: SQL Injection via history_order Configuration Value

MantisBT 2.28.3 and earlier versions contains a SQL injection vulnerability in core/historyapi.php. The historyorder configuration value is concatenated directly into a SQL ORDER BY clause without any sanitisation, parameterization, or validation against a whitelist. An administrator can set this...

8.5CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
β€’added 2026/07/15 4:22 p.m.β€’41 views

CVE-2026-45793 Composer: Github Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs

Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\IO\BaseIO::loadConfiguration validates GitHub OAuth tokens with the regex ^.A-Za-z0-9+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUBTOKEN values using t...

7.5CVSS0.00797EPSS
SaveExploits0References9
EUVD
EUVD
β€’added 2026/07/15 4:22 p.m.β€’11 views

EUVD-2026-44723

Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\IO\BaseIO::loadConfiguration validates GitHub OAuth tokens with the regex ^.A-Za-z0-9+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUBTOKEN values using t...

7.5CVSS6AI score0.00797EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
β€’added 2026/07/15 12:0 a.m.β€’8 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 26.04 LTS : Vim vulnerabilities (USN-8541-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 26.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8541-1 advisory. Hirohito Higashi discovered that Vim incorrectly escaped class or trait names whe...

8.4CVSS6AI score0.00216EPSS
SaveExploits1References4
Debian CVE
Debian CVE
β€’added 2026/07/14 9:27 p.m.β€’15 views

CVE-2026-48808

Twig is a template language for PHP. Prior to 3.27.0, the column filter passes the active sandbox state as a boolean but does not forward the current Source to SandboxExtension::checkPropertyAllowed, so SourcePolicyInterface decisions are lost and a template author can read public or magic...

7.5CVSS5.3AI score0.00239EPSS
SaveExploits0
CVE
CVE
β€’added 2026/07/14 9:22 p.m.β€’51 views

CVE-2026-46640

CVE-2026-46640 β€” Twig (PHP template engine) : The issue affects Twig 3.15.0 through 3.26.0 where _self.() and import-alias dynamic attribute syntax can concatenate attacker-controlled strings into a MacroReferenceExpression name, bypassing identifier validation and causing raw PHP to be emitted a...

8.8CVSS6.1AI score0.00405EPSS
SaveExploits0References3Affected Software1
OSV
OSV
β€’added 2026/07/14 9:22 p.m.β€’4 views

CVE-2026-46640 Twig: Arbitrary PHP code execution via `_self.(<string>)` macro-reference compilation

Twig is a template language for PHP. From 3.15.0 until 3.26.0, self. and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PHP to be emitted into the generated template source and...

8.7CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
β€’added 2026/07/14 9:22 p.m.β€’41 views

CVE-2026-46640 Twig: Arbitrary PHP code execution via `_self.(<string>)` macro-reference compilation

Twig is a template language for PHP. From 3.15.0 until 3.26.0, self. and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PHP to be emitted into the generated template source and...

8.7CVSS0.00405EPSS
SaveExploits0References3
Debian CVE
Debian CVE
β€’added 2026/07/14 9:14 p.m.β€’12 views

CVE-2026-46633

Twig is a template language for PHP. Prior to 3.26.0, Compiler::string does not escape single quotes when a template name from a % use % tag is placed inside a PHP single-quoted string literal, allowing a crafted template name to terminate the string and inject arbitrary PHP expressions into the...

9.8CVSS5.5AI score0.00642EPSS
SaveExploits0
Debian CVE
Debian CVE
β€’added 2026/07/14 9:12 p.m.β€’19 views

CVE-2026-46635

Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP arraycolumn, which reads public and magic properties without reaching CoreExtension::getAttribute or SandboxExtension::checkPropertyAllowed, allowing an untrusted template author with column in...

5.3CVSS5.3AI score0.00297EPSS
SaveExploits0
CVE
CVE
β€’added 2026/07/14 6:45 p.m.β€’45 views

CVE-2026-45133

CVE-2026-45133 affects Symfony YAML parsing: when fed attacker-controlled input, deeply nested mappings/sequences can cause unbounded recursion in both Parser::parseBlock() and Inline::parseSequence()/Inline::parseMapping(), exhausting PHP stack and crashing workers. Affected versions include Sym...

8.2CVSS6.1AI score0.0074EPSS
SaveExploits0References5Affected Software1
OSV
OSV
β€’added 2026/07/14 6:11 p.m.β€’5 views

CVE-2026-45072 Symfony: Stored XSS in WebProfiler CodeExtension::fileExcerpt() β€” Unescaped Non-PHP File Rendering

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.4.24 until 6.4.40, 7.4.12, and 8.0.12, the development profiler fileexcerpt Twig filter escapes PHP files through highlightstring but interpolates lines from non-PHP files directly into...

2CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
β€’added 2026/07/14 6:11 p.m.β€’40 views

CVE-2026-45072 Symfony: Stored XSS in WebProfiler CodeExtension::fileExcerpt() β€” Unescaped Non-PHP File Rendering

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.4.24 until 6.4.40, 7.4.12, and 8.0.12, the development profiler fileexcerpt Twig filter escapes PHP files through highlightstring but interpolates lines from non-PHP files directly into...

2CVSS0.00232EPSS
SaveExploits0References5
Debian CVE
Debian CVE
β€’added 2026/07/14 5:49 p.m.β€’23 views

CVE-2026-45074

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost, which reflects an attacker-controlled Host header when framework.trustedhosts is n...

8.1CVSS5.3AI score0.00413EPSS
SaveExploits0
CVE
CVE
β€’added 2026/07/14 5:45 p.m.β€’14 views

CVE-2026-15715

CVE-2026-15715 affects SourceCodester Class and Exam Timetabling System 1.0. The vulnerability targets the file /exam.php where manipulating the argument day enables cross-site scripting. It can be exploited remotely, and a publicly available exploit exists. The available documents do not specify...

5.3CVSS4.7AI score0.00359EPSS
SaveExploits0References7
EUVD
EUVD
β€’added 2026/07/14 6:30 a.m.β€’12 views

EUVD-2026-43631

A security vulnerability has been detected in code-projects Online Job Portal 1.0. This impacts an unknown function of the file /Admin/DetailJob.php. The manipulation leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may ...

5.1CVSS4.6AI score0.00199EPSS
SaveExploits0References6
Rows per page
Query Builder