Lucene search
+L

202232 matches found

CVE
CVE
added 4 days ago13 views

CVE-2026-49447

Cosmos-Server 0.22.18 reportedly exposes constellation device metadata via GET /cosmos/api/constellation/public-devices when any non-empty Authorization header is provided; the code strips Bearer but does not validate or use the token in the DB query, allowing unauthenticated-like access to devic...

5.3CVSS5.9AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago2 views

CVE-2026-49447 Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. In 0.22.18, GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization heade...

5.3CVSS5.9AI score0.00224EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago37 views

CVE-2026-49447 Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. In 0.22.18, GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization heade...

5.3CVSS0.00224EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago3 views

OPENSUSE-SU-2026:21470-1 Security update for java-21-openjdk

This update for java-21-openjdk fixes the following issues: - CVE-2026-41254: Information disclosure or denial of service via integer overflow in CubeSize bsc1264994. - CVE-2026-46917: partial denial of service via TLS bsc1272223. - CVE-2026-46968: unauthorized creation, deletion or modification...

7.5CVSS6.6AI score0.00365EPSS
SaveExploits1References18
Github Security Blog
Github Security Blog
added 4 days ago11 views

Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Summary GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization header. The handler strips the string Bearer from the header but never validates the resulting token and never uses it in the database query. This...

5.3CVSS6AI score0.00224EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 4 days ago4 views

GHSA-5FQM-CC34-FCF5 Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Summary GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization header. The handler strips the string Bearer from the header but never validates the resulting token and never uses it in the database query. This...

5.3CVSS6AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago3 views

DEBIAN-CVE-2026-55554

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago5 views

CVE-2026-55554

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS0.00278EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 4 days ago3 views

CVE-2026-6881 Authenticated SQL Injection Enables Unauthorized Access to Sensitive Information in Ellucian Advance Web and Legacy Advance

A SQL Injection in the Giving Reports functionality in Ellucian Advance Web and Legacy Advance allows an authenticated attacker to extract sensitive information from databases via a crafted SQL query in the class credit field. This issue affects Advance Web: all versions; Legacy Advance: all...

9.4CVSS6AI score0.00203EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago3 views

CVE-2026-6881

A SQL Injection in the Giving Reports functionality in Ellucian Advance Web and Legacy Advance allows an authenticated attacker to extract sensitive information from databases via a crafted SQL query in the class credit field. This issue affects Advance Web: all versions; Legacy Advance: all...

9.4CVSS6AI score0.00203EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago6 views

CVE-2026-6881

Summary: CVE-2026-6881 describes an SQL injection in Ellucian Advance Web and Legacy Advance (Giving Reports) that allows an authenticated attacker to exfiltrate data by crafting SQL in the class credit field. Affected products: Ellucian Advance Web and Legacy Advance (all versions). Ellucian CRM...

9.4CVSS6AI score0.00203EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-6881 Authenticated SQL Injection Enables Unauthorized Access to Sensitive Information in Ellucian Advance Web and Legacy Advance

A SQL Injection in the Giving Reports functionality in Ellucian Advance Web and Legacy Advance allows an authenticated attacker to extract sensitive information from databases via a crafted SQL query in the class credit field. This issue affects Advance Web: all versions; Legacy Advance: all...

9.4CVSS0.00203EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-50019

A SQL Injection in the Giving Reports functionality in Ellucian Advance Web and Legacy Advance allows an authenticated attacker to extract sensitive information from databases via a crafted SQL query in the class credit field. This issue affects Advance Web: all versions; Legacy Advance: all...

9.4CVSS6AI score0.00203EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago17 views

CVE-2026-55554

Summary of CVE-2026-55554 (Dompdf) : Dompdf (PHP HTML-to-PDF converter) versions up to 3.15 are affected by a chroot validation bypass in validateLocalUri(), which uses a realpath-normalized prefix check with strpos. Because the trailing slash is removed during normalization, the chroot path is o...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 4 days ago4 views

CVE-2026-55554 Dompdf: Chroot Validation Bypass

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago3 views

EUVD-2026-50011

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 4 days ago4 views

CVE-2026-55554

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-55554 Dompdf: Chroot Validation Bypass

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS0.00278EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-55554

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0
OSV
OSV
added 4 days ago4 views

CVE-2026-55554 Dompdf: Chroot Validation Bypass

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score0.00278EPSS
SaveExploits0References4
Rows per page
Query Builder