Lucene search
+L

49475 matches found

CVE
CVE
added 6 days ago9 views

CVE-2026-54910

FileBrowser Quantum is vulnerable to a path traversal flaw in the subtitlesHandler endpoint (GET /api/media/subtitles) prior to v1.4.3-beta. The vulnerability arises from two user-controlled parameters, path and name, used in filesystem operations without sanitization. The path parameter is passe...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-54910 FileBrowser Quantum's path traversal issue in subtitle handler allows any authenticated user to read arbitrary files

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago5 views

CVE-2026-54910 FileBrowser Quantum's path traversal issue in subtitle handler allows any authenticated user to read arbitrary files

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-12701

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References11
Cvelist
Cvelist
added 6 days ago41 views

CVE-2026-12701 Pulpcore: pulpcore: relative_path_validator bypass via directory traversal in filesystemexport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS0.00759EPSS
SaveExploits0References10
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-45954

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-12701

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.6AI score0.00759EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 6 days ago7 views

Security update for sssd

This update for sssd fixes the following issues CVE-2026-14474: sudo LDAP provider searches entire directory tree for sudoRole objects by default, enabling privilege escalation bsc1270709. CVE-2026-14476: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypas...

8.8CVSS5.3AI score0.00484EPSS
SaveExploits0References10
OSV
OSV
added 6 days ago2 views

SUSE-SU-2026:3131-1 Security update for sssd

This update for sssd fixes the following issues - CVE-2026-14474: sudo LDAP provider searches entire directory tree for sudoRole objects by default, enabling privilege escalation bsc1270709. - CVE-2026-14476: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication...

8.8CVSS5.4AI score0.00484EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 6 days ago10 views

sssd: sssd: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication bypass

A path traversal flaw was found in SSSD's AD GPO provider. The adgpoextractsmbcomponents function does not sanitize .. sequences in the gPCFileSysPath LDAP attribute, allowing an attacker with AD GPO management access to write files outside the GPO cache directory as root. On default RHEL...

8CVSS5.2AI score0.00484EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 6 days ago14 views

Important: Red Hat Security Advisory: sssd security update

An update for sssd is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.8CVSS5.5AI score0.00484EPSS
SaveExploits0References3
Veracode
Veracode
added 6 days ago7 views

Path Traversal

phpMyFAQ is vulnerable to Path Traversal. The vulnerability is due to improper path validation during PDF generation, where attacker-controlled image paths are passed to filegetcontents without canonicalization or directory containment checks, allowing authenticated users to read files outside th...

5.1CVSS5.3AI score0.0027EPSS
SaveExploits0References1Affected Software2
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-12898

The All-in-One WP Migration and Backup WordPress plugin before 7.106 does not properly sanitise a user-supplied value before using it to build a file path, allowing unauthenticated attackers to create or append a log file in arbitrary locations outside its intended storage directory...

5.4AI score0.00284EPSS
SaveExploits0References1
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-12898 All-in-One WP Migration and Backup < 7.106 - Unauthenticated Arbitrary-Location Log File Write via Path Traversal

The All-in-One WP Migration and Backup WordPress plugin before 7.106 does not properly sanitise a user-supplied value before using it to build a file path, allowing unauthenticated attackers to create or append a log file in arbitrary locations outside its intended storage directory...

0.00284EPSS
SaveExploits0References1
CVE
CVE
added 6 days ago11 views

CVE-2026-12898

CVE-2026-12898 affects the All-in-One WP Migration and Backup WordPress plugin prior to 7.106. The root cause is improper sanitisation of a user-supplied value used to build a file path, enabling path traversal to create or append a log file in arbitrary locations outside the intended storage dir...

6.5CVSS5.5AI score0.00284EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-45884

The All-in-One WP Migration and Backup WordPress plugin before 7.106 does not properly sanitise a user-supplied value before using it to build a file path, allowing unauthenticated attackers to create or append a log file in arbitrary locations outside its intended storage directory...

6.5CVSS5.5AI score0.00284EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 6 days ago10 views

PT-2026-61670

Name of the Vulnerable Software and Affected Versions ExtremeXOS EXOS affected versions not specified Description The mv, cp, and rm file utilities within the shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. This allows an...

8.7CVSS5.2AI score0.00425EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-61719

Name of the Vulnerable Software and Affected Versions Apache MINA SSHD versions 2.18.0 through 2.18.x Apache MINA SSHD versions 3.0.0-M1 through 3.0.0-M4 Description Path traversal on Windows in the sshd-git component of Apache MINA SSHD, a Java library for client-side and server-side SSH. An...

7.1CVSS5.3AI score0.00328EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 6 days ago6 views

PT-2026-61718

Name of the Vulnerable Software and Affected Versions Apache MINA SSHD versions prior to 2.0.0 Apache MINA SSHD versions 2.0.0 through 2.18.f Description A path traversal issue exists in the sshd-scp component of Apache MINA SSHD, a Java library for client-side and server-side SSH. The...

7.5CVSS5.2AI score0.00358EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 6 days ago9 views

PT-2026-61593

A path traversal vulnerability was found in pulpcore. The relative path validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relative path containin...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References3
Rows per page
Query Builder