Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
8DescriptionCVE.org
A vulnerability has been found in osuuu LightPicture up to 1.2.2. This issue affects some unknown processing of the file /public/install/lp.sql of the component API Upload Endpoint. Such manipulation of the argument key leads to hard-coded credentials. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Hard-coded credentials in osuuu LightPicture versions up to 1.2.2 allow unauthenticated remote attackers to bypass authentication via the /public/install/lp.sql file at the API upload endpoint. The vulnerability enables unauthorized access with confidentiality, integrity, and availability impacts. A public exploit exists (CVSS:3.1 E:P), significantly lowering the attack barrier. The vendor was notified but has not responded or issued patches.
Technical ContextAI
LightPicture is a lightweight image hosting/gallery application. This vulnerability stems from CWE-798 (Use of Hard-coded Credentials), where authentication credentials are embedded directly in the application code or configuration files-specifically within /public/install/lp.sql, a SQL installation script accessible through the API upload endpoint. Hard-coded credentials represent a fundamental authentication design flaw: attackers who discover these static credentials can authenticate as legitimate users or administrators without needing to compromise actual user accounts. The affected CPE (cpe:2.3:a:osuuu:lightpicture:*:*:*:*:*:*:*:*) identifies the osuuu LightPicture product across all platforms. The CVSS vector AV:N/AC:L indicates network-exploitable with low complexity, while PR:N/UI:N confirms no authentication or user interaction required-attackers can directly leverage the hard-coded credentials once discovered. The impact ratings (C:L/I:L/A:L) suggest partial compromise across confidentiality, integrity, and availability, consistent with credential-based unauthorized access that may not grant full administrative control but enables malicious operations.
RemediationAI
No vendor-released patch identified at time of analysis-the vendor has not responded to vulnerability disclosure. IMMEDIATE ACTION: Remove or restrict access to /public/install/lp.sql from production environments. If the file is only required during initial installation, delete it post-deployment or move it outside the web-accessible directory structure. Implement web server access controls (e.g., Apache .htaccess deny rules, nginx location blocks) to block HTTP requests to /public/install/* paths, though this represents defense-in-depth rather than root cause remediation since hard-coded credentials may exist elsewhere in the codebase. WORKAROUND TRADE-OFFS: Blocking /public/install/ paths prevents exploitation of this specific vector but does not address the underlying hard-coded credentials if they exist in other accessible files or can be extracted from application binaries. For production systems, audit all LightPicture configuration and SQL files for embedded credentials, rotate any discovered credentials immediately, and monitor authentication logs for suspicious access patterns using previously valid hard-coded credentials. MIGRATION CONSIDERATION: Given vendor unresponsiveness and fundamental authentication design flaw, organizations with strict security requirements should evaluate migrating to actively maintained image hosting solutions with secure credential management practices. Exploit details at https://vulnplus-note.wetolink.com/share/VhoNkMja5u7A may assist defenders in identifying indicators of compromise.
More in Lightpicture
View allA vulnerability, which was classified as critical, was found in osuuu LightPicture up to 1.2.2. Rated critical severity
A vulnerability, which was classified as critical, has been found in osuuu LightPicture up to 1.2.2.php. Rated high seve
A vulnerability classified as problematic was found in osuuu LightPicture up to 1.2.2. Rated medium severity (CVSS 5.3),
Same weakness CWE-798 – Use of Hard-coded Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23705
GHSA-c39q-8682-64fg